Show / Hide Table of Contents

Class BatchDeactivateCustomFieldsResponse

Response object for BatchDeactivateCustomFields method.

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

Constructors

BatchDeactivateCustomFieldsResponse()

Declaration
public BatchDeactivateCustomFieldsResponse()

BatchDeactivateCustomFieldsResponse(BatchDeactivateCustomFieldsResponse)

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