Show / Hide Table of Contents

Class BatchApproveOrdersResponse

Response object for BatchApproveOrders method.

Inheritance
object
BatchApproveOrdersResponse
Implements
IMessage<BatchApproveOrdersResponse>
IEquatable<BatchApproveOrdersResponse>
IDeepCloneable<BatchApproveOrdersResponse>
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 BatchApproveOrdersResponse : IMessage<BatchApproveOrdersResponse>, IEquatable<BatchApproveOrdersResponse>, IDeepCloneable<BatchApproveOrdersResponse>, IBufferMessage, IMessage

Constructors

BatchApproveOrdersResponse()

Declaration
public BatchApproveOrdersResponse()

BatchApproveOrdersResponse(BatchApproveOrdersResponse)

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