Show / Hide Table of Contents

Class BatchActivateLabelsResponse

Response message for BatchActivateLabels method.

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

Constructors

BatchActivateLabelsResponse()

Declaration
public BatchActivateLabelsResponse()

BatchActivateLabelsResponse(BatchActivateLabelsResponse)

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