| Package | Description |
|---|---|
| com.google.cloud.resourcemanager |
A client to Google Cloud Resource Manager.
|
| Modifier and Type | Method and Description |
|---|---|
static ResourceManager.ProjectField |
ResourceManager.ProjectField.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ResourceManager.ProjectField[] |
ResourceManager.ProjectField.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static ResourceManager.ProjectGetOption |
ResourceManager.ProjectGetOption.fields(ResourceManager.ProjectField... fields)
Returns an option to specify the project's fields to be returned by the RPC call.
|
static ResourceManager.ProjectListOption |
ResourceManager.ProjectListOption.fields(ResourceManager.ProjectField... fields)
Returns an option to specify the project's fields to be returned by the RPC call.
|
Copyright © 2016 Google. All rights reserved.