Package | Description |
---|---|
com.google.api.services.content.model |
Modifier and Type | Method and Description |
---|---|
AccountCustomerService |
AccountCustomerService.clone() |
AccountCustomerService |
AccountBusinessInformation.getCustomerService()
The customer service information of the business.
|
AccountCustomerService |
AccountCustomerService.set(String fieldName,
Object value) |
AccountCustomerService |
AccountCustomerService.setEmail(String email)
Customer service email.
|
AccountCustomerService |
AccountCustomerService.setPhoneNumber(String phoneNumber)
Customer service phone number.
|
AccountCustomerService |
AccountCustomerService.setUrl(String url)
Customer service URL.
|
Modifier and Type | Method and Description |
---|---|
AccountBusinessInformation |
AccountBusinessInformation.setCustomerService(AccountCustomerService customerService)
The customer service information of the business.
|
Copyright © 2011–2024 Google. All rights reserved.