Show / Hide Table of Contents

Class BatchArchiveDaiEncodingProfilesResponse

Response object for BatchArchiveDaiEncodingProfiles method.

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

Constructors

BatchArchiveDaiEncodingProfilesResponse()

Declaration
public BatchArchiveDaiEncodingProfilesResponse()

BatchArchiveDaiEncodingProfilesResponse(BatchArchiveDaiEncodingProfilesResponse)

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