Reference documentation and code samples for the Google Shopping Merchant Accounts V1beta Client class Address.
Shipping address of the warehouse.
Generated from protobuf message google.shopping.merchant.accounts.v1beta.Address
Namespace
Google \ Shopping \ Merchant \ Accounts \ V1betaMethods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ street_address
string
Street-level part of the address. For example: 111w 31st Street
.
↳ city
string
Required. City, town or commune. May also include dependent localities or sublocalities (For example neighborhoods or suburbs).
↳ administrative_area
string
Required. Top-level administrative subdivision of the country. For example, a state like California ("CA") or a province like Quebec ("QC").
↳ postal_code
string
Required. Postal code or ZIP (For example "94043").
↳ region_code
getStreetAddress
Street-level part of the address. For example: 111w 31st Street
.
string
hasStreetAddress
clearStreetAddress
setStreetAddress
Street-level part of the address. For example: 111w 31st Street
.
var
string
$this
getCity
Required. City, town or commune. May also include dependent localities or sublocalities (For example neighborhoods or suburbs).
string
hasCity
clearCity
setCity
Required. City, town or commune. May also include dependent localities or sublocalities (For example neighborhoods or suburbs).
var
string
$this
getAdministrativeArea
Required. Top-level administrative subdivision of the country. For example, a state like California ("CA") or a province like Quebec ("QC").
string
hasAdministrativeArea
clearAdministrativeArea
setAdministrativeArea
Required. Top-level administrative subdivision of the country. For example, a state like California ("CA") or a province like Quebec ("QC").
var
string
$this
getPostalCode
Required. Postal code or ZIP (For example "94043").
string
hasPostalCode
clearPostalCode
setPostalCode
Required. Postal code or ZIP (For example "94043").
var
string
$this
getRegionCode
Required. CLDR country code (For example "US").
string
hasRegionCode
clearRegionCode
setRegionCode
Required. CLDR country code (For example "US").
var
string
$this