public sealed class CancelMetadataJobRequest : IMessage<CancelMetadataJobRequest>, IEquatable<CancelMetadataJobRequest>, IDeepCloneable<CancelMetadataJobRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Dataplex v1 API class CancelMetadataJobRequest.
[[["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."],[[["This webpage provides documentation for the `CancelMetadataJobRequest` class within the Google Cloud Dataplex v1 API, offering reference information and code samples."],["The latest version available for the `CancelMetadataJobRequest` class is 3.6.0, and the webpage displays the documentation for version 3.4.0, with other versions ranging from 1.0.0 to 3.5.0 also listed."],["The `CancelMetadataJobRequest` class is used to request the cancellation of a metadata job and implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of the `CancelMetadataJobRequest` class include `MetadataJobName` and `Name`, where `Name` is a string representing the resource name of the job."]]],[]]