public sealed class BatchCancelPipelineJobsOperationMetadata : IMessage<BatchCancelPipelineJobsOperationMetadata>, IEquatable<BatchCancelPipelineJobsOperationMetadata>, IDeepCloneable<BatchCancelPipelineJobsOperationMetadata>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud AI Platform v1beta1 API class BatchCancelPipelineJobsOperationMetadata.
Runtime operation information for
[PipelineService.BatchCancelPipelineJobs][google.cloud.aiplatform.v1beta1.PipelineService.BatchCancelPipelineJobs].
[[["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-01 UTC."],[[["This document provides reference documentation for the `BatchCancelPipelineJobsOperationMetadata` class within the Google Cloud AI Platform v1beta1 API, specifically for version 1.0.0-beta01."],["The `BatchCancelPipelineJobsOperationMetadata` class represents runtime operation information for the `PipelineService.BatchCancelPipelineJobs` method and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It inherits from the base `object` class and includes inherited members such as `GetHashCode`, `GetType`, and `ToString`."],["The class contains a `GenericMetadata` property, which holds the common operation metadata, and two constructor options: one for creating a new instance and one for creating a clone from another `BatchCancelPipelineJobsOperationMetadata` instance."],["This specific class is in the namespace `Google.Cloud.AIPlatform.V1Beta1` and is contained within the assembly `Google.Cloud.AIPlatform.V1Beta1.dll`."]]],[]]