| Package | Description | 
|---|---|
| com.google.cloud.resourcemanager | 
 A client for Cloud Resource Manager - Centrally manage all your projects, IAM, and resource
 containers. 
 | 
| 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 © 2019 Google LLC. All rights reserved.