Class: Google::Cloud::BackupDR::V1::OperationMetadata
- Inherits:
-
Object
- Object
- Google::Cloud::BackupDR::V1::OperationMetadata
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/cloud/backupdr/v1/backupdr.rb
Overview
Represents the metadata of the long-running operation.
Defined Under Namespace
Classes: AdditionalInfoEntry
Instance Attribute Summary collapse
-
#additional_info ⇒ ::Google::Protobuf::Map{::String => ::String}
readonly
Output only.
-
#api_version ⇒ ::String
readonly
Output only.
-
#create_time ⇒ ::Google::Protobuf::Timestamp
readonly
Output only.
-
#end_time ⇒ ::Google::Protobuf::Timestamp
readonly
Output only.
-
#requested_cancellation ⇒ ::Boolean
readonly
Output only.
-
#status_message ⇒ ::String
readonly
Output only.
-
#target ⇒ ::String
readonly
Output only.
-
#verb ⇒ ::String
readonly
Output only.
Instance Attribute Details
#additional_info ⇒ ::Google::Protobuf::Map{::String => ::String} (readonly)
399 400 401 402 403 404 405 406 407 408 409 410 411 |
# File 'proto_docs/google/cloud/backupdr/v1/backupdr.rb', line 399 class OperationMetadata include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods # @!attribute [rw] key # @return [::String] # @!attribute [rw] value # @return [::String] class AdditionalInfoEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end end |
#api_version ⇒ ::String (readonly)
399 400 401 402 403 404 405 406 407 408 409 410 411 |
# File 'proto_docs/google/cloud/backupdr/v1/backupdr.rb', line 399 class OperationMetadata include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods # @!attribute [rw] key # @return [::String] # @!attribute [rw] value # @return [::String] class AdditionalInfoEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end end |
#create_time ⇒ ::Google::Protobuf::Timestamp (readonly)
399 400 401 402 403 404 405 406 407 408 409 410 411 |
# File 'proto_docs/google/cloud/backupdr/v1/backupdr.rb', line 399 class OperationMetadata include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods # @!attribute [rw] key # @return [::String] # @!attribute [rw] value # @return [::String] class AdditionalInfoEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end end |
#end_time ⇒ ::Google::Protobuf::Timestamp (readonly)
399 400 401 402 403 404 405 406 407 408 409 410 411 |
# File 'proto_docs/google/cloud/backupdr/v1/backupdr.rb', line 399 class OperationMetadata include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods # @!attribute [rw] key # @return [::String] # @!attribute [rw] value # @return [::String] class AdditionalInfoEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end end |
#requested_cancellation ⇒ ::Boolean (readonly)
399 400 401 402 403 404 405 406 407 408 409 410 411 |
# File 'proto_docs/google/cloud/backupdr/v1/backupdr.rb', line 399 class OperationMetadata include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods # @!attribute [rw] key # @return [::String] # @!attribute [rw] value # @return [::String] class AdditionalInfoEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end end |
#status_message ⇒ ::String (readonly)
399 400 401 402 403 404 405 406 407 408 409 410 411 |
# File 'proto_docs/google/cloud/backupdr/v1/backupdr.rb', line 399 class OperationMetadata include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods # @!attribute [rw] key # @return [::String] # @!attribute [rw] value # @return [::String] class AdditionalInfoEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end end |
#target ⇒ ::String (readonly)
399 400 401 402 403 404 405 406 407 408 409 410 411 |
# File 'proto_docs/google/cloud/backupdr/v1/backupdr.rb', line 399 class OperationMetadata include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods # @!attribute [rw] key # @return [::String] # @!attribute [rw] value # @return [::String] class AdditionalInfoEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end end |
#verb ⇒ ::String (readonly)
399 400 401 402 403 404 405 406 407 408 409 410 411 |
# File 'proto_docs/google/cloud/backupdr/v1/backupdr.rb', line 399 class OperationMetadata include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods # @!attribute [rw] key # @return [::String] # @!attribute [rw] value # @return [::String] class AdditionalInfoEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end end |