[[["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-21 UTC."],[[["The `JobMetadata` class represents metadata for a Dataproc job operation and is available in various versions, with 5.17.0 being the latest."],["This class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, enabling it to interact within the Google Cloud Protobuf framework."],["Key properties of the `JobMetadata` class include `JobId`, `OperationType`, `StartTime`, and `Status`, all of which are output-only and provide information about a specific job's characteristics and lifecycle."],["The class has a default constructor as well as an overload that accepts another `JobMetadata` object to create a new object with the same values."],["The job operation metadata can be found within the `Google.Cloud.Dataproc.V1` namespace and the `Google.Cloud.Dataproc.V1.dll` assembly."]]],[]]