Class LinkGbpAccountResponse
Response message for the LinkGbpAccount method.
Implements
Namespace: Google.Shopping.Merchant.Accounts.V1
Assembly: Google.Shopping.Merchant.Accounts.V1.dll
Syntax
public sealed class LinkGbpAccountResponse : IMessage<LinkGbpAccountResponse>, IEquatable<LinkGbpAccountResponse>, IDeepCloneable<LinkGbpAccountResponse>, IBufferMessage, IMessage
Constructors
LinkGbpAccountResponse()
Declaration
public LinkGbpAccountResponse()
LinkGbpAccountResponse(LinkGbpAccountResponse)
Declaration
public LinkGbpAccountResponse(LinkGbpAccountResponse other)
Parameters
Type | Name | Description |
---|---|---|
LinkGbpAccountResponse | other |
Properties
Response
Empty response.
Declaration
public Empty Response { get; set; }
Property Value
Type | Description |
---|---|
Empty |