Show / Hide Table of Contents

Class ProvisionTestNetworkRequest

Request for the ProvisionTestNetwork method.

Inheritance
object
ProvisionTestNetworkRequest
Implements
IMessage<ProvisionTestNetworkRequest>
IEquatable<ProvisionTestNetworkRequest>
IDeepCloneable<ProvisionTestNetworkRequest>
IBufferMessage
IMessage
Inherited Members
object.GetHashCode()
object.GetType()
object.ToString()
Namespace: Google.Ads.AdManager.V1
Assembly: Google.Ads.AdManager.V1.dll
Syntax
public sealed class ProvisionTestNetworkRequest : IMessage<ProvisionTestNetworkRequest>, IEquatable<ProvisionTestNetworkRequest>, IDeepCloneable<ProvisionTestNetworkRequest>, IBufferMessage, IMessage

Constructors

ProvisionTestNetworkRequest()

Declaration
public ProvisionTestNetworkRequest()

ProvisionTestNetworkRequest(ProvisionTestNetworkRequest)

Declaration
public ProvisionTestNetworkRequest(ProvisionTestNetworkRequest other)
Parameters
Type Name Description
ProvisionTestNetworkRequest other
In this article
Back to top Generated by DocFX