Show / Hide Table of Contents

Class BatchArchiveCdnConfigsResponse

Response object for BatchArchiveCdnConfigs method.

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

Constructors

BatchArchiveCdnConfigsResponse()

Declaration
public BatchArchiveCdnConfigsResponse()

BatchArchiveCdnConfigsResponse(BatchArchiveCdnConfigsResponse)

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