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
A Google Cloud Resource Manager project object.
|
Modifier and Type | Method and Description |
---|---|
abstract ProjectInfo |
ProjectInfo.Builder.build() |
Modifier and Type | Method and Description |
---|---|
Project |
ResourceManager.create(ProjectInfo project)
Creates a new project.
|
Project |
ResourceManager.replace(ProjectInfo newProject)
Replaces the attributes of the project.
|
Copyright © 2019 Google LLC. All rights reserved.