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.ProjectGetOption |
ResourceManager.ProjectGetOption.fields(ResourceManager.ProjectField... fields)
Returns an option to specify the project's fields to be returned by the RPC call.
|
Modifier and Type | Method and Description |
---|---|
Project |
ResourceManager.get(String projectId,
ResourceManager.ProjectGetOption... options)
Retrieves the project identified by the specified project ID.
|
Copyright © 2019 Google LLC. All rights reserved.