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-21 UTC."],[[["This document provides reference documentation for the `CancelMetadataJobRequest` class within the Google Cloud Dataplex v1 API for .NET, outlining its purpose as a request to cancel a metadata job."],["The latest version of the `CancelMetadataJobRequest` class is 3.6.0, with previous versions dating back to 1.0.0 also documented for historical reference and compatibility."],["The `CancelMetadataJobRequest` class inherits from the base `object` class and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, which provide functionalities like message handling, equality comparison, deep cloning, and buffer message handling."],["The `CancelMetadataJobRequest` class is found in the `Google.Cloud.Dataplex.V1` namespace and is part of the `Google.Cloud.Dataplex.V1.dll` assembly."],["This class includes properties such as `MetadataJobName` for a typed view of the resource name and `Name` to specify the job's resource name in a specific format."]]],[]]