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-09 UTC."],[[["This documentation is for the `BatchCancelPipelineJobsOperationMetadata` class within the Cloud AI Platform v1beta1 API, specifically version 1.0.0-beta02."],["The `BatchCancelPipelineJobsOperationMetadata` class provides runtime operation information for the `PipelineService.BatchCancelPipelineJobs` function, and it inherits from the base `object` class."],["This class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, enabling functionalities like message handling, equality comparison, and deep cloning."],["The class has a constructor and a copy constructor, and it includes a `GenericMetadata` property of type `GenericOperationMetadata`, which is used to house the common part of the operation metadata."],["The documentation covers the class's namespace, assembly, inherited members, and the parameter details for its copy constructor."]]],[]]