View Source GoogleApi.Storage.V1.Model.FolderPendingRenameInfo (google_api_storage v0.45.0)
Only present if the folder is part of an ongoing rename folder operation. Contains information which can be used to query the operation status.
Attributes
-
operationId
(type:String.t
, default:nil
) - The ID of the rename folder operation.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.Storage.V1.Model.FolderPendingRenameInfo{ operationId: String.t() | nil }
Functions
Unwrap a decoded JSON object into its complex fields.