Storage Control V2 API - Class Google::Cloud::Storage::Control::V2::CommonLongRunningOperationMetadata (v1.8.1)
Stay organized with collections
Save and categorize content based on your preferences.
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
- (::Google::Protobuf::Timestamp) — Output only. The time the operation was created.
#end_time
defend_time()->::Google::Protobuf::Timestamp
Returns
- (::Google::Protobuf::Timestamp) — Output only. The time the operation finished running.
#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
- (::Google::Protobuf::Timestamp) — Output only. The time the operation was last modified.