Package | Description |
---|---|
com.google.api.services.mybusiness.v4 | |
com.google.api.services.mybusiness.v4.model |
Modifier and Type | Method and Description |
---|---|
MyBusiness.Accounts.Locations.Transfer |
MyBusiness.Accounts.Locations.transfer(java.lang.String name,
TransferLocationRequest content)
Moves a location from an account that the user owns to another account that the same user
administers.
|
Constructor and Description |
---|
Transfer(java.lang.String name,
TransferLocationRequest content)
Moves a location from an account that the user owns to another account that the same user
administers.
|
Modifier and Type | Method and Description |
---|---|
TransferLocationRequest |
TransferLocationRequest.clone() |
TransferLocationRequest |
TransferLocationRequest.set(java.lang.String fieldName,
java.lang.Object value) |
TransferLocationRequest |
TransferLocationRequest.setToAccount(java.lang.String toAccount)
Name of the account resource to transfer the location to (for example, "accounts/8675309").
|
Copyright © 2011-2018 Google. All Rights Reserved.