Package | Description |
---|---|
com.google.api.services.mybusiness.v4.model |
Modifier and Type | Method and Description |
---|---|
ListAttributeMetadataResponse |
ListAttributeMetadataResponse.clone() |
ListAttributeMetadataResponse |
ListAttributeMetadataResponse.set(java.lang.String fieldName,
java.lang.Object value) |
ListAttributeMetadataResponse |
ListAttributeMetadataResponse.setAttributes(java.util.List<AttributeMetadata> attributes)
A collection of attribute metadata for the available attributes.
|
ListAttributeMetadataResponse |
ListAttributeMetadataResponse.setNextPageToken(java.lang.String nextPageToken)
If the number of attributes exceeded the requested page size, this field will be populated with
a token to fetch the next page of attributes on a subsequent call to `attributes.list`.
|
Copyright © 2011-2018 Google. All Rights Reserved.