public sealed class BatchCreateFeaturesOperationMetadata : IMessage<BatchCreateFeaturesOperationMetadata>, IEquatable<BatchCreateFeaturesOperationMetadata>, IDeepCloneable<BatchCreateFeaturesOperationMetadata>, IBufferMessage, IMessage
Reference documentation and code samples for the Vertex AI v1beta1 API class BatchCreateFeaturesOperationMetadata.
Details of operations that perform batch create Features.
[[["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."],[[["The latest version of the `BatchCreateFeaturesOperationMetadata` class is 1.0.0-beta21, which is part of the Vertex AI v1beta1 API."],["This class, `BatchCreateFeaturesOperationMetadata`, provides details about operations that perform batch creation of Features within the Google Cloud AI Platform."],["`BatchCreateFeaturesOperationMetadata` implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` and inherits from the `object` class."],["The class has two constructors, one default and another that accepts another `BatchCreateFeaturesOperationMetadata` object as a parameter, and has a `GenericMetadata` property that provides operation metadata."],["The class documentation is available within the `Google.Cloud.AIPlatform.V1Beta1` namespace and is part of the `Google.Cloud.AIPlatform.V1Beta1.dll` assembly."]]],[]]