Reference documentation and code samples for the Storage Control V2 API class Google::Cloud::Storage::Control::V2::RenameFolderMetadata.
Message returned in the metadata field of the Operation resource for RenameFolder operations.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#common_metadata
def common_metadata() -> ::Google::Cloud::Storage::Control::V2::CommonLongRunningOperationMetadata
Returns
- (::Google::Cloud::Storage::Control::V2::CommonLongRunningOperationMetadata) — Generic metadata for the long running operation.
#common_metadata=
def common_metadata=(value) -> ::Google::Cloud::Storage::Control::V2::CommonLongRunningOperationMetadata
Parameter
- value (::Google::Cloud::Storage::Control::V2::CommonLongRunningOperationMetadata) — Generic metadata for the long running operation.
Returns
- (::Google::Cloud::Storage::Control::V2::CommonLongRunningOperationMetadata) — Generic metadata for the long running operation.
#destination_folder_id
def destination_folder_id() -> ::String
Returns
- (::String) — The path of the destination folder.
#destination_folder_id=
def destination_folder_id=(value) -> ::String
Parameter
- value (::String) — The path of the destination folder.
Returns
- (::String) — The path of the destination folder.
#source_folder_id
def source_folder_id() -> ::String
Returns
- (::String) — The path of the source folder.
#source_folder_id=
def source_folder_id=(value) -> ::String
Parameter
- value (::String) — The path of the source folder.
Returns
- (::String) — The path of the source folder.