Show / Hide Table of Contents

Class BatchWithdrawChildPublishersResponse

Response message for [BatchWithdrawChildPublishers][] method.

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

Constructors

BatchWithdrawChildPublishersResponse()

Declaration
public BatchWithdrawChildPublishersResponse()

BatchWithdrawChildPublishersResponse(BatchWithdrawChildPublishersResponse)

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