Show / Hide Table of Contents

Class BatchResumeOrdersResponse

Response object for BatchResumeOrders method.

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

Constructors

BatchResumeOrdersResponse()

Declaration
public BatchResumeOrdersResponse()

BatchResumeOrdersResponse(BatchResumeOrdersResponse)

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