Show / Hide Table of Contents

Class BatchActivateCdnConfigsResponse

Response message for BatchActivateCdnConfigs method.

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

Constructors

BatchActivateCdnConfigsResponse()

Declaration
public BatchActivateCdnConfigsResponse()

BatchActivateCdnConfigsResponse(BatchActivateCdnConfigsResponse)

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