Show / Hide Table of Contents

Class BatchApproveOrdersWithoutReservationResponse

Response object for BatchApproveOrdersWithoutReservation method.

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

Constructors

BatchApproveOrdersWithoutReservationResponse()

Declaration
public BatchApproveOrdersWithoutReservationResponse()

BatchApproveOrdersWithoutReservationResponse(BatchApproveOrdersWithoutReservationResponse)

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