Package | Description |
---|---|
com.google.api.services.mybusiness.v4 | |
com.google.api.services.mybusiness.v4.model |
Modifier and Type | Method and Description |
---|---|
MyBusiness.Accounts.Locations.BatchGet |
MyBusiness.Accounts.Locations.batchGet(java.lang.String name,
BatchGetLocationsRequest content)
Gets all of the specified locations in the given account.
|
Constructor and Description |
---|
BatchGet(java.lang.String name,
BatchGetLocationsRequest content)
Gets all of the specified locations in the given account.
|
Modifier and Type | Method and Description |
---|---|
BatchGetLocationsRequest |
BatchGetLocationsRequest.clone() |
BatchGetLocationsRequest |
BatchGetLocationsRequest.set(java.lang.String fieldName,
java.lang.Object value) |
BatchGetLocationsRequest |
BatchGetLocationsRequest.setLocationNames(java.util.List<java.lang.String> locationNames)
A collection of locations to fetch, specified by their names.
|
Copyright © 2011-2018 Google. All Rights Reserved.