Package | Description |
---|---|
com.google.api.services.mybusiness.v4.model |
Modifier and Type | Method and Description |
---|---|
OrganizationInfo |
OrganizationInfo.clone() |
OrganizationInfo |
Account.getOrganizationInfo()
Additional info for an organization.
|
OrganizationInfo |
OrganizationInfo.set(java.lang.String fieldName,
java.lang.Object value) |
OrganizationInfo |
OrganizationInfo.setPhoneNumber(java.lang.String phoneNumber)
The contact number for the organization.
|
OrganizationInfo |
OrganizationInfo.setPostalAddress(PostalAddress postalAddress)
The postal address for the account.
|
OrganizationInfo |
OrganizationInfo.setRegisteredDomain(java.lang.String registeredDomain)
The registered domain for the account.
|
Modifier and Type | Method and Description |
---|---|
Account |
Account.setOrganizationInfo(OrganizationInfo organizationInfo)
Additional info for an organization.
|
Copyright © 2011-2018 Google. All Rights Reserved.