Google Shopping Merchant Accounts V1 Client - Class GetAccountForGcpRegistrationResponse (1.2.2)

Reference documentation and code samples for the Google Shopping Merchant Accounts V1 Client class GetAccountForGcpRegistrationResponse.

Response message for the GetAccountForGcpRegistration method.

Generated from protobuf message google.shopping.merchant.accounts.v1.GetAccountForGcpRegistrationResponse

Namespace

Google \ Shopping \ Merchant \ Accounts \ V1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ name string

The name of the merchant account id that the GCP is registered with.

getName

The name of the merchant account id that the GCP is registered with.

Returns
Type Description
string

setName

The name of the merchant account id that the GCP is registered with.

Parameter
Name Description
var string
Returns
Type Description
$this