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