Storage Control V2 API - Class Google::Cloud::Storage::Control::V2::CommonLongRunningOperationMetadata (v1.8.1)

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.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#create_time

defcreate_time()->::Google::Protobuf::Timestamp
Returns

#end_time

defend_time()->::Google::Protobuf::Timestamp
Returns

#progress_percent

defprogress_percent()->::Integer
Returns
  • (::Integer) — Output only. The estimated progress of the operation in percentage [0, 100]. The value -1 means the progress is unknown.

#requested_cancellation

defrequested_cancellation()->::Boolean
Returns
  • (::Boolean) — Output only. Identifies whether the user has requested cancellation.

#type

deftype()->::String
Returns
  • (::String) — Output only. The type of operation invoked.

#update_time

defupdate_time()->::Google::Protobuf::Timestamp
Returns

Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2025年10月30日 UTC.