[[["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-04-09 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`, providing functionalities such as deep cloning and equality checks."],["`JobMetadata` contains properties like `JobId`, `OperationType`, `StartTime`, and `Status`, which are all output-only and provide information about the job's identifier, operation type, submission time, and current status respectively."],["The `JobMetadata` class has two constructors: a parameterless constructor, and a constructor accepting a `JobMetadata` object as a parameter."]]],[]]