Reference documentation and code samples for the Storage Control V2 API class Google::Cloud::Storage::Control::V2::CommonLongRunningOperationMetadata.
The message contains metadata that is common to all Storage Control
long-running operations, present in its google.longrunning.Operation
messages, and accessible via metadata.common_metadata.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-03 UTC."],[],[],null,["# Storage Control V2 API - Class Google::Cloud::Storage::Control::V2::CommonLongRunningOperationMetadata (v1.5.0)\n\nVersion latestkeyboard_arrow_down\n\n- [1.5.0 (latest)](/ruby/docs/reference/google-cloud-storage-control-v2/latest/Google-Cloud-Storage-Control-V2-CommonLongRunningOperationMetadata)\n- [1.4.0](/ruby/docs/reference/google-cloud-storage-control-v2/1.4.0/Google-Cloud-Storage-Control-V2-CommonLongRunningOperationMetadata)\n- [1.3.0](/ruby/docs/reference/google-cloud-storage-control-v2/1.3.0/Google-Cloud-Storage-Control-V2-CommonLongRunningOperationMetadata)\n- [1.2.1](/ruby/docs/reference/google-cloud-storage-control-v2/1.2.1/Google-Cloud-Storage-Control-V2-CommonLongRunningOperationMetadata)\n- [1.1.0](/ruby/docs/reference/google-cloud-storage-control-v2/1.1.0/Google-Cloud-Storage-Control-V2-CommonLongRunningOperationMetadata)\n- [1.0.1](/ruby/docs/reference/google-cloud-storage-control-v2/1.0.1/Google-Cloud-Storage-Control-V2-CommonLongRunningOperationMetadata)\n- [0.1.1](/ruby/docs/reference/google-cloud-storage-control-v2/0.1.1/Google-Cloud-Storage-Control-V2-CommonLongRunningOperationMetadata) \nReference documentation and code samples for the Storage Control V2 API class Google::Cloud::Storage::Control::V2::CommonLongRunningOperationMetadata.\n\nThe message contains metadata that is common to all Storage Control\nlong-running operations, present in its `google.longrunning.Operation`\nmessages, and accessible via `metadata.common_metadata`. \n\nInherits\n--------\n\n- Object \n\nExtended By\n-----------\n\n- Google::Protobuf::MessageExts::ClassMethods \n\nIncludes\n--------\n\n- Google::Protobuf::MessageExts\n\nMethods\n-------\n\n### #create_time\n\n def create_time() -\u003e ::Google::Protobuf::Timestamp\n\n**Returns**\n\n- ([::Google::Protobuf::Timestamp](./Google-Protobuf-Timestamp)) --- Output only. The time the operation was created.\n\n### #end_time\n\n def end_time() -\u003e ::Google::Protobuf::Timestamp\n\n**Returns**\n\n- ([::Google::Protobuf::Timestamp](./Google-Protobuf-Timestamp)) --- Output only. The time the operation finished running.\n\n### #progress_percent\n\n def progress_percent() -\u003e ::Integer\n\n**Returns**\n\n- (::Integer) --- Output only. The estimated progress of the operation in percentage \\[0, 100\\]. The value -1 means the progress is unknown.\n\n### #requested_cancellation\n\n def requested_cancellation() -\u003e ::Boolean\n\n**Returns**\n\n- (::Boolean) --- Output only. Identifies whether the user has requested cancellation.\n\n### #type\n\n def type() -\u003e ::String\n\n**Returns**\n\n- (::String) --- Output only. The type of operation invoked.\n\n### #update_time\n\n def update_time() -\u003e ::Google::Protobuf::Timestamp\n\n**Returns**\n\n- ([::Google::Protobuf::Timestamp](./Google-Protobuf-Timestamp)) --- Output only. The time the operation was last modified."]]