google_api_cloud_resource_manager v0.10.1 GoogleApi.CloudResourceManager.V1.Model.FolderOperation View Source
Metadata describing a long running folder operation
Attributes
destinationParent
(type:String.t
, default:nil
) - The resource name of the folder or organization we are either creating the folder under or moving the folder to.displayName
(type:String.t
, default:nil
) - The display name of the folder.operationType
(type:String.t
, default:nil
) - The type of this operation.sourceParent
(type:String.t
, default:nil
) - The resource name of the folder's parent. Only applicable when the operation_type is MOVE.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Link to this section Functions
Link to this function
decode(value, options) View Source
Unwrap a decoded JSON object into its complex fields.