(::Google::Protobuf::Timestamp) — Output only. The timestamp of the operation termination, regardless of its
success. This field is unset if the operation is still ongoing.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-09 UTC."],[],[],null,["# Data Lineage V1 API - Class Google::Cloud::DataCatalog::Lineage::V1::OperationMetadata (v0.10.1)\n\nVersion latestkeyboard_arrow_down\n\n- [0.10.1 (latest)](/ruby/docs/reference/google-cloud-data_catalog-lineage-v1/latest/Google-Cloud-DataCatalog-Lineage-V1-OperationMetadata)\n- [0.10.0](/ruby/docs/reference/google-cloud-data_catalog-lineage-v1/0.10.0/Google-Cloud-DataCatalog-Lineage-V1-OperationMetadata)\n- [0.9.1](/ruby/docs/reference/google-cloud-data_catalog-lineage-v1/0.9.1/Google-Cloud-DataCatalog-Lineage-V1-OperationMetadata)\n- [0.8.0](/ruby/docs/reference/google-cloud-data_catalog-lineage-v1/0.8.0/Google-Cloud-DataCatalog-Lineage-V1-OperationMetadata)\n- [0.7.1](/ruby/docs/reference/google-cloud-data_catalog-lineage-v1/0.7.1/Google-Cloud-DataCatalog-Lineage-V1-OperationMetadata)\n- [0.6.2](/ruby/docs/reference/google-cloud-data_catalog-lineage-v1/0.6.2/Google-Cloud-DataCatalog-Lineage-V1-OperationMetadata)\n- [0.5.0](/ruby/docs/reference/google-cloud-data_catalog-lineage-v1/0.5.0/Google-Cloud-DataCatalog-Lineage-V1-OperationMetadata)\n- [0.4.0](/ruby/docs/reference/google-cloud-data_catalog-lineage-v1/0.4.0/Google-Cloud-DataCatalog-Lineage-V1-OperationMetadata)\n- [0.3.0](/ruby/docs/reference/google-cloud-data_catalog-lineage-v1/0.3.0/Google-Cloud-DataCatalog-Lineage-V1-OperationMetadata)\n- [0.2.1](/ruby/docs/reference/google-cloud-data_catalog-lineage-v1/0.2.1/Google-Cloud-DataCatalog-Lineage-V1-OperationMetadata)\n- [0.1.0](/ruby/docs/reference/google-cloud-data_catalog-lineage-v1/0.1.0/Google-Cloud-DataCatalog-Lineage-V1-OperationMetadata) \nReference documentation and code samples for the Data Lineage V1 API class Google::Cloud::DataCatalog::Lineage::V1::OperationMetadata.\n\nMetadata describing the operation. \n\nInherits\n--------\n\n- Object \n\nExtended By\n-----------\n\n- Google::Protobuf::MessageExts::ClassMethods \n\nIncludes\n--------\n\n- Google::Protobuf::MessageExts\n\nMethods\n-------\n\n### #create_time\n\n def create_time() -\u003e ::Google::Protobuf::Timestamp\n\n**Returns**\n\n- ([::Google::Protobuf::Timestamp](./Google-Protobuf-Timestamp)) --- Output only. The timestamp of the operation submission to the server.\n\n### #end_time\n\n def end_time() -\u003e ::Google::Protobuf::Timestamp\n\n**Returns**\n\n- ([::Google::Protobuf::Timestamp](./Google-Protobuf-Timestamp)) --- Output only. The timestamp of the operation termination, regardless of its success. This field is unset if the operation is still ongoing.\n\n### #operation_type\n\n def operation_type() -\u003e ::Google::Cloud::DataCatalog::Lineage::V1::OperationMetadata::Type\n\n**Returns**\n\n- ([::Google::Cloud::DataCatalog::Lineage::V1::OperationMetadata::Type](./Google-Cloud-DataCatalog-Lineage-V1-OperationMetadata-Type)) --- Output only. The type of the operation being performed.\n\n### #resource\n\n def resource() -\u003e ::String\n\n**Returns**\n\n- (::String) --- Output only. The [relative name](https://cloud.google.com//apis/design/resource_names#relative_resource_name) of the resource being operated on.\n\n### #resource_uuid\n\n def resource_uuid() -\u003e ::String\n\n**Returns**\n\n- (::String) --- Output only. The UUID of the resource being operated on.\n\n### #state\n\n def state() -\u003e ::Google::Cloud::DataCatalog::Lineage::V1::OperationMetadata::State\n\n**Returns**\n\n- ([::Google::Cloud::DataCatalog::Lineage::V1::OperationMetadata::State](./Google-Cloud-DataCatalog-Lineage-V1-OperationMetadata-State)) --- Output only. The current operation state."]]