public sealed class MetadataJob.Types.Status : IMessage<MetadataJob.Types.Status>, IEquatable<MetadataJob.Types.Status>, IDeepCloneable<MetadataJob.Types.Status>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Dataplex v1 API class MetadataJob.Types.Status.
[[["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-03-25 UTC."],[[["The latest version of the `MetadataJob.Types.Status` class in the Google Cloud Dataplex V1 API is 3.6.0, with prior versions ranging from 3.5.0 to 1.0.0."],["The `MetadataJob.Types.Status` class is used for managing and tracking the status of metadata jobs within Cloud Dataplex, and it implements several interfaces such as `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The class provides information on the status of the job, including the completion percentage, a message about the job's progression, the current state, and the time of the last update, all accessible as output only properties."],["The `Status` class includes constructors for creating new instances, either default or by copying an existing `MetadataJob.Types.Status` object, allowing for flexible object creation and management."]]],[]]