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)
Deprecated.
Please use
ProjectsClient.getProject(GetProjectRequest) instead |
Copyright © 2022 Google LLC. All rights reserved.