Reference documentation and code samples for the Google Shopping Merchant Accounts V1beta Client class BusinessInfo.
Collection of information related to a business.
Generated from protobuf message google.shopping.merchant.accounts.v1beta.BusinessInfo
Namespace
Google \ Shopping \ Merchant \ Accounts \ V1betaMethods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ name
string
Identifier. The resource name of the business info. Format: accounts/{account}/businessInfo
↳ address
↳ phone
↳ phone_verification_state
int
Output only. The phone verification state of the business.
↳ customer_service
Google\Shopping\Merchant\Accounts\V1beta\CustomerService
Optional. The customer service of the business.
getName
Identifier. The resource name of the business info.
Format: accounts/{account}/businessInfo
string
setName
Identifier. The resource name of the business info.
Format: accounts/{account}/businessInfo
var
string
$this
getAddress
Optional. The address of the business.
hasAddress
clearAddress
setAddress
Optional. The address of the business.
$this
getPhone
Output only. The phone number of the business.
hasPhone
clearPhone
setPhone
Output only. The phone number of the business.
$this
getPhoneVerificationState
Output only. The phone verification state of the business.
int
hasPhoneVerificationState
clearPhoneVerificationState
setPhoneVerificationState
Output only. The phone verification state of the business.
var
int
$this
getCustomerService
Optional. The customer service of the business.
hasCustomerService
clearCustomerService
setCustomerService
Optional. The customer service of the business.
$this