public sealed class GetMetadataJobRequest : IMessage<GetMetadataJobRequest>, IEquatable<GetMetadataJobRequest>, IDeepCloneable<GetMetadataJobRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Dataplex v1 API class GetMetadataJobRequest.
[[["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 `GetMetadataJobRequest` class is 3.6.0, which can be found in the provided links, with version 3.4.0 representing the current context of the document."],["`GetMetadataJobRequest` is a class in the `Google.Cloud.Dataplex.V1` namespace, designed for requesting metadata job information within the Cloud Dataplex v1 API."],["This class implements multiple interfaces, including `IMessage`, `IEquatable\u003cGetMetadataJobRequest\u003e`, `IDeepCloneable\u003cGetMetadataJobRequest\u003e`, and `IBufferMessage`."],["The `GetMetadataJobRequest` class has two constructors, a default and another that takes an existing `GetMetadataJobRequest` object as a parameter, allowing for object cloning."],["The class includes properties such as `MetadataJobName`, a typed view over the `Name` resource name, and `Name`, which represents the required resource name of the metadata job in a specific format."]]],[]]