Package | Description |
---|---|
com.google.cloud.resourcemanager |
A client for Cloud Resource Manager - Centrally manage all your projects, IAM, and resource
containers.
|
Modifier and Type | Class and Description |
---|---|
class |
Project
Deprecated.
v3 GAPIC client of ResourceManager is now available
|
Modifier and Type | Method and Description |
---|---|
abstract ProjectInfo |
ProjectInfo.Builder.build() |
Modifier and Type | Method and Description |
---|---|
Project |
ResourceManager.create(ProjectInfo project)
Deprecated.
Please use
ProjectsClient.create(ProjectsSettings) instead |
Project |
ResourceManager.replace(ProjectInfo newProject)
Deprecated.
Please use
ProjectsClient.updateProjectAsync(UpdateProjectRequest)
instead |
Copyright © 2022 Google LLC. All rights reserved.