Reference documentation and code samples for the Dataplex V1 API class Google::Cloud::Dataplex::V1::MetadataJob::Status.
Metadata job status.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#completion_percent
def completion_percent() -> ::Integer
Returns
- (::Integer) — Output only. Progress tracking.
#message
def message() -> ::String
Returns
- (::String) — Output only. Message relating to the progression of a metadata job.
#state
def state() -> ::Google::Cloud::Dataplex::V1::MetadataJob::Status::State
Returns
- (::Google::Cloud::Dataplex::V1::MetadataJob::Status::State) — Output only. State of the metadata job.
#update_time
def update_time() -> ::Google::Protobuf::Timestamp
Returns
- (::Google::Protobuf::Timestamp) — Output only. The time when the status was updated.