Show / Hide Table of Contents

Class SetPropertyServiceLevelResponse

Response message for SetPropertyServiceLevel RPC.

Inheritance
object
SetPropertyServiceLevelResponse
Implements
IMessage<SetPropertyServiceLevelResponse>
IEquatable<SetPropertyServiceLevelResponse>
IDeepCloneable<SetPropertyServiceLevelResponse>
IBufferMessage
IMessage
Inherited Members
object.GetHashCode()
object.GetType()
object.ToString()
Namespace: Google.Ads.MarketingPlatform.Admin.V1Alpha
Assembly: Google.Ads.MarketingPlatform.Admin.V1Alpha.dll
Syntax
public sealed class SetPropertyServiceLevelResponse : IMessage<SetPropertyServiceLevelResponse>, IEquatable<SetPropertyServiceLevelResponse>, IDeepCloneable<SetPropertyServiceLevelResponse>, IBufferMessage, IMessage

Constructors

SetPropertyServiceLevelResponse()

Declaration
public SetPropertyServiceLevelResponse()

SetPropertyServiceLevelResponse(SetPropertyServiceLevelResponse)

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