Reference documentation and code samples for the Google Cloud Managed Lustre V1 API class Google::Cloud::Lustre::V1::ImportDataMetadata.
Metadata of the import data operation.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#api_version
def api_version() -> ::String Returns
- (::String) — Output only. API version used to start the operation.
#create_time
def create_time() -> ::Google::Protobuf::Timestamp Returns
- (::Google::Protobuf::Timestamp) — Output only. The time the operation was created.
#end_time
def end_time() -> ::Google::Protobuf::Timestamp Returns
- (::Google::Protobuf::Timestamp) — Output only. The time the operation finished running.
#operation_metadata
def operation_metadata() -> ::Google::Cloud::Lustre::V1::TransferOperationMetadata Returns
- (::Google::Cloud::Lustre::V1::TransferOperationMetadata) — Data transfer operation metadata.
#operation_metadata=
def operation_metadata=(value) -> ::Google::Cloud::Lustre::V1::TransferOperationMetadata Parameter
- value (::Google::Cloud::Lustre::V1::TransferOperationMetadata) — Data transfer operation metadata.
Returns
- (::Google::Cloud::Lustre::V1::TransferOperationMetadata) — Data transfer operation metadata.
#requested_cancellation
def requested_cancellation() -> ::Boolean Returns
- (::Boolean) — Output only. Identifies whether the user has requested cancellation of the operation. Operations that have successfully been cancelled have google.longrunning.Operation.error value with a google.rpc.Status.code of 1, corresponding to
Code.CANCELLED.
#status_message
def status_message() -> ::String Returns
- (::String) — Output only. Name of the verb executed by the operation.
#target
def target() -> ::String Returns
- (::String) — Output only. Server-defined resource path for the target of the operation.