Show / Hide Table of Contents

Class BatchPauseOrdersResponse

Response object for BatchPauseOrders method.

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

Constructors

BatchPauseOrdersResponse()

Declaration
public BatchPauseOrdersResponse()

BatchPauseOrdersResponse(BatchPauseOrdersResponse)

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