Package | Description |
---|---|
com.google.api.services.mybusinessaccountmanagement.v1 | |
com.google.api.services.mybusinessaccountmanagement.v1.model |
Modifier and Type | Method and Description |
---|---|
MyBusinessAccountManagement.Locations.Transfer |
MyBusinessAccountManagement.Locations.transfer(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(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(String fieldName,
Object value) |
TransferLocationRequest |
TransferLocationRequest.setDestinationAccount(String destinationAccount)
Required.
|
Copyright © 2011–2023 Google. All rights reserved.