Show / Hide Table of Contents

Class BatchRefreshMasterPlaylistsResponse

Response object for BatchRefreshMasterPlaylists method.

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

Constructors

BatchRefreshMasterPlaylistsResponse()

Declaration
public BatchRefreshMasterPlaylistsResponse()

BatchRefreshMasterPlaylistsResponse(BatchRefreshMasterPlaylistsResponse)

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