Show / Hide Table of Contents

Class BatchArchiveNativeStylesResponse

Response object for BatchArchiveNativeStyles method.

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

Constructors

BatchArchiveNativeStylesResponse()

Declaration
public BatchArchiveNativeStylesResponse()

BatchArchiveNativeStylesResponse(BatchArchiveNativeStylesResponse)

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