Google Shopping Merchant Accounts V1 Client - Class UnregisterGcpRequest (1.2.1)

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

Request message for the UnregisterGCP method.

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

Namespace

Google \ Shopping \ Merchant \ Accounts \ V1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ name string

Required. The name of the developer registration to be created for the merchant account that the GCP will be registered with. Format: accounts/{account}/developerRegistration

getName

Required. The name of the developer registration to be created for the merchant account that the GCP will be registered with. Format: accounts/{account}/developerRegistration

Returns
Type Description
string

setName

Required. The name of the developer registration to be created for the merchant account that the GCP will be registered with. Format: accounts/{account}/developerRegistration

Parameter
Name Description
var string
Returns
Type Description
$this