| Package | Description |
|---|---|
| com.google.api.services.mybusinessbusinessinformation.v1 | |
| com.google.api.services.mybusinessbusinessinformation.v1.model |
| Modifier and Type | Method and Description |
|---|---|
MyBusinessBusinessInformation.Locations.UpdateAttributes |
MyBusinessBusinessInformation.Locations.updateAttributes(String name,
Attributes content)
Update attributes for a given location.
|
| Constructor and Description |
|---|
UpdateAttributes(String name,
Attributes content)
Update attributes for a given location.
|
| Modifier and Type | Method and Description |
|---|---|
Attributes |
Attributes.clone() |
Attributes |
Attributes.set(String fieldName,
Object value) |
Attributes |
Attributes.setAttributes(List<Attribute> attributes)
A collection of attributes that need to be updated.
|
Attributes |
Attributes.setName(String name)
Required.
|
Copyright © 2011–2025 Google. All rights reserved.