Class: Google::Cloud::Parallelstore::V1beta::ImportDataMetadata
- Inherits:
-
Object
- Object
- Google::Cloud::Parallelstore::V1beta::ImportDataMetadata
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/cloud/parallelstore/v1beta/parallelstore.rb
Overview
ImportDataMetadata contains import data operation metadata
Instance Attribute Summary collapse
-
#api_version ⇒ ::String
readonly
Output only.
-
#create_time ⇒ ::Google::Protobuf::Timestamp
readonly
Output only.
-
#end_time ⇒ ::Google::Protobuf::Timestamp
readonly
Output only.
-
#operation_metadata ⇒ ::Google::Cloud::Parallelstore::V1beta::TransferOperationMetadata
Contains the data transfer operation metadata.
-
#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
#api_version ⇒ ::String (readonly)
453 454 455 456 |
# File 'proto_docs/google/cloud/parallelstore/v1beta/parallelstore.rb', line 453 class ImportDataMetadata include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#create_time ⇒ ::Google::Protobuf::Timestamp (readonly)
453 454 455 456 |
# File 'proto_docs/google/cloud/parallelstore/v1beta/parallelstore.rb', line 453 class ImportDataMetadata include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#end_time ⇒ ::Google::Protobuf::Timestamp (readonly)
453 454 455 456 |
# File 'proto_docs/google/cloud/parallelstore/v1beta/parallelstore.rb', line 453 class ImportDataMetadata include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#operation_metadata ⇒ ::Google::Cloud::Parallelstore::V1beta::TransferOperationMetadata
453 454 455 456 |
# File 'proto_docs/google/cloud/parallelstore/v1beta/parallelstore.rb', line 453 class ImportDataMetadata include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#requested_cancellation ⇒ ::Boolean (readonly)
453 454 455 456 |
# File 'proto_docs/google/cloud/parallelstore/v1beta/parallelstore.rb', line 453 class ImportDataMetadata include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#status_message ⇒ ::String (readonly)
453 454 455 456 |
# File 'proto_docs/google/cloud/parallelstore/v1beta/parallelstore.rb', line 453 class ImportDataMetadata include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#target ⇒ ::String (readonly)
453 454 455 456 |
# File 'proto_docs/google/cloud/parallelstore/v1beta/parallelstore.rb', line 453 class ImportDataMetadata include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#verb ⇒ ::String (readonly)
453 454 455 456 |
# File 'proto_docs/google/cloud/parallelstore/v1beta/parallelstore.rb', line 453 class ImportDataMetadata include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |