Package | Description |
---|---|
com.google.api.services.cloudresourcemanager.v3.model |
Modifier and Type | Method and Description |
---|---|
FolderOperation |
FolderOperation.clone() |
FolderOperation |
FolderOperation.set(String fieldName,
Object value) |
FolderOperation |
FolderOperation.setDestinationParent(String destinationParent)
The resource name of the folder or organization we are either creating the folder under or
moving the folder to.
|
FolderOperation |
FolderOperation.setDisplayName(String displayName)
The display name of the folder.
|
FolderOperation |
FolderOperation.setOperationType(String operationType)
The type of this operation.
|
FolderOperation |
FolderOperation.setSourceParent(String sourceParent)
The resource name of the folder's parent.
|
Copyright © 2011–2024 Google. All rights reserved.