Package | Description |
---|---|
com.google.api.services.mybusinessaccountmanagement.v1.model |
Modifier and Type | Method and Description |
---|---|
OrganizationInfo |
OrganizationInfo.clone() |
OrganizationInfo |
Account.getOrganizationInfo()
Output only.
|
OrganizationInfo |
OrganizationInfo.set(String fieldName,
Object value) |
OrganizationInfo |
OrganizationInfo.setAddress(PostalAddress address)
Output only.
|
OrganizationInfo |
OrganizationInfo.setPhoneNumber(String phoneNumber)
Output only.
|
OrganizationInfo |
OrganizationInfo.setRegisteredDomain(String registeredDomain)
Output only.
|
Modifier and Type | Method and Description |
---|---|
Account |
Account.setOrganizationInfo(OrganizationInfo organizationInfo)
Output only.
|
Copyright © 2011–2023 Google. All rights reserved.