public sealed class BatchCreateFeaturesOperationMetadata : IMessage<BatchCreateFeaturesOperationMetadata>, IEquatable<BatchCreateFeaturesOperationMetadata>, IDeepCloneable<BatchCreateFeaturesOperationMetadata>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud AI Platform 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-04-09 UTC."],[[["This documentation covers the `BatchCreateFeaturesOperationMetadata` class within the Cloud AI Platform v1beta1 API, specifically version 1.0.0-beta02."],["The `BatchCreateFeaturesOperationMetadata` class provides details about operations that perform batch creation of features and implements several interfaces, including `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The class inherits from `object` and contains a constructor `BatchCreateFeaturesOperationMetadata` which can accept another `BatchCreateFeaturesOperationMetadata` object."],["The class has a `GenericMetadata` property of type `GenericOperationMetadata`, which holds operation metadata for Feature."],["The namespace for the `BatchCreateFeaturesOperationMetadata` class is `Google.Cloud.AIPlatform.V1Beta1` and is contained within the `Google.Cloud.AIPlatform.V1Beta1.dll` assembly."]]],[]]