public sealed class CreateFeatureOperationMetadata : IMessage<CreateFeatureOperationMetadata>, IEquatable<CreateFeatureOperationMetadata>, IDeepCloneable<CreateFeatureOperationMetadata>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud AI Platform v1beta1 API class CreateFeatureOperationMetadata.
Details of operations that perform create Feature.
[[["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 details the `CreateFeatureOperationMetadata` class within the Google Cloud AI Platform v1beta1 API, specifically for version 1.0.0-beta02."],["The `CreateFeatureOperationMetadata` class provides details about operations that create Features, inheriting from `object` and implementing several interfaces like `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The class offers two constructors, a default one and one that takes another `CreateFeatureOperationMetadata` object as a parameter for creating a new object."],["The class includes a `GenericMetadata` property of type `GenericOperationMetadata`, which provides operation metadata for Feature operations."]]],[]]