Package | Description |
---|---|
com.google.api.services.cloudresourcemanager.v3 | |
com.google.api.services.cloudresourcemanager.v3.model |
Modifier and Type | Method and Description |
---|---|
CloudResourceManager.Projects.Move |
CloudResourceManager.Projects.move(String name,
MoveProjectRequest content)
Move a project to another place in your resource hierarchy, under a new resource parent.
|
Constructor and Description |
---|
Move(String name,
MoveProjectRequest content)
Move a project to another place in your resource hierarchy, under a new resource parent.
|
Modifier and Type | Method and Description |
---|---|
MoveProjectRequest |
MoveProjectRequest.clone() |
MoveProjectRequest |
MoveProjectRequest.set(String fieldName,
Object value) |
MoveProjectRequest |
MoveProjectRequest.setDestinationParent(String destinationParent)
Required.
|
Copyright © 2011–2024 Google. All rights reserved.