Show / Hide Table of Contents

Class BatchArchiveLiveStreamsResponse

Response object for BatchArchiveLiveStreams method.

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

Constructors

BatchArchiveLiveStreamsResponse()

Declaration
public BatchArchiveLiveStreamsResponse()

BatchArchiveLiveStreamsResponse(BatchArchiveLiveStreamsResponse)

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