| Package | Description |
|---|---|
| com.google.cloud.resourcemanager |
A client to Google Cloud Resource Manager.
|
| 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 © 2016 Google. All rights reserved.