Reference documentation and code samples for the Google Shopping Merchant Issue Resolution V1 Client class Region.
Region with code and localized name.
Generated from protobuf message google.shopping.merchant.issueresolution.v1.Breakdown.Region
Namespace
Google \ Shopping \ Merchant \ IssueResolution \ V1 \ BreakdownMethods
__construct
Constructor.
Parameters | |
---|---|
Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ code |
string
|
↳ name |
string
The localized name of the region. For region with code='001' the value is 'All countries' or the equivalent in other languages. |
getCode
Returns | |
---|---|
Type | Description |
string |
setCode
Parameter | |
---|---|
Name | Description |
var |
string
|
Returns | |
---|---|
Type | Description |
$this |
getName
The localized name of the region.
For region with code='001' the value is 'All countries' or the equivalent in other languages.
Returns | |
---|---|
Type | Description |
string |
setName
The localized name of the region.
For region with code='001' the value is 'All countries' or the equivalent in other languages.
Parameter | |
---|---|
Name | Description |
var |
string
|
Returns | |
---|---|
Type | Description |
$this |