public class CloudDatabaseMigrationService.Projects extends Object
| Modifier and Type | Class and Description |
|---|---|
class |
CloudDatabaseMigrationService.Projects.Locations
The "locations" collection of methods.
|
| Constructor and Description |
|---|
Projects() |
| Modifier and Type | Method and Description |
|---|---|
CloudDatabaseMigrationService.Projects.Locations |
locations()
An accessor for creating requests from the Locations collection.
|
public CloudDatabaseMigrationService.Projects.Locations locations()
The typical use is:
CloudDatabaseMigrationService datamigration = new CloudDatabaseMigrationService(...);CloudDatabaseMigrationService.Locations.List request = datamigration.locations().list(parameters ...)
Copyright © 2011–2021 Google. All rights reserved.