Package | Description |
---|---|
com.google.api.services.mybusiness.v4.model |
Modifier and Type | Method and Description |
---|---|
LocationAssociation |
LocationAssociation.clone() |
LocationAssociation |
MediaItem.getLocationAssociation()
Required when calling `CreatePhoto`.
|
LocationAssociation |
LocationAssociation.set(java.lang.String fieldName,
java.lang.Object value) |
LocationAssociation |
LocationAssociation.setCategory(java.lang.String category)
The category that this location photo belongs to.
|
LocationAssociation |
LocationAssociation.setPriceListItemId(java.lang.String priceListItemId)
The ID of a price list item that this location photo is associated with.
|
Modifier and Type | Method and Description |
---|---|
MediaItem |
MediaItem.setLocationAssociation(LocationAssociation locationAssociation)
Required when calling `CreatePhoto`.
|
Copyright © 2011-2018 Google. All Rights Reserved.