Package | Description |
---|---|
com.google.api.services.mybusinessbusinessinformation.v1.model |
Modifier and Type | Method and Description |
---|---|
UriAttributeValue |
UriAttributeValue.clone() |
UriAttributeValue |
UriAttributeValue.set(String fieldName,
Object value) |
UriAttributeValue |
UriAttributeValue.setUri(String uri)
Required.
|
Modifier and Type | Method and Description |
---|---|
List<UriAttributeValue> |
Attribute.getUriValues()
When the attribute value type is URL, this field contains the value(s) for this attribute, and
the other values fields must be empty.
|
Modifier and Type | Method and Description |
---|---|
Attribute |
Attribute.setUriValues(List<UriAttributeValue> uriValues)
When the attribute value type is URL, this field contains the value(s) for this attribute, and
the other values fields must be empty.
|
Copyright © 2011–2025 Google. All rights reserved.