public sealed class CreateRegistryFeatureOperationMetadata : IMessage<CreateRegistryFeatureOperationMetadata>, IEquatable<CreateRegistryFeatureOperationMetadata>, IDeepCloneable<CreateRegistryFeatureOperationMetadata>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud AI Platform v1beta1 API class CreateRegistryFeatureOperationMetadata.
Details of operations that perform create FeatureGroup.
[[["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 provides details for the `CreateRegistryFeatureOperationMetadata` class within the Google Cloud AI Platform v1beta1 API."],["The `CreateRegistryFeatureOperationMetadata` class is used for operations that involve creating a FeatureGroup."],["This class inherits from `object` and implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class contains a `GenericMetadata` property of type `GenericOperationMetadata` that provides operational metadata for a Feature."],["There are two constructors for the class, one of which takes another `CreateRegistryFeatureOperationMetadata` object as a parameter."]]],[]]