public sealed class CreateFeatureGroupOperationMetadata : IMessage<CreateFeatureGroupOperationMetadata>, IEquatable<CreateFeatureGroupOperationMetadata>, IDeepCloneable<CreateFeatureGroupOperationMetadata>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud AI Platform v1beta1 API class CreateFeatureGroupOperationMetadata.
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 document provides reference information for the `CreateFeatureGroupOperationMetadata` class within the Cloud AI Platform v1beta1 API."],["The `CreateFeatureGroupOperationMetadata` class is used to handle details related to operations that create `FeatureGroup` objects."],["It inherits from the base `object` class and implements multiple interfaces, including `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The class contains a constructor for default initialization and another to create a new instance from an existing `CreateFeatureGroupOperationMetadata` object."],["It exposes a `GenericMetadata` property, which provides operation metadata specifically for `FeatureGroup` operations."]]],[]]