public sealed class UpdateFeatureGroupOperationMetadata : IMessage<UpdateFeatureGroupOperationMetadata>, IEquatable<UpdateFeatureGroupOperationMetadata>, IDeepCloneable<UpdateFeatureGroupOperationMetadata>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud AI Platform v1beta1 API class UpdateFeatureGroupOperationMetadata.
Details of operations that perform update 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 `UpdateFeatureGroupOperationMetadata` class within the Cloud AI Platform v1beta1 API, specifically for versions 1.0.0-beta21 (latest) and 1.0.0-beta20."],["The `UpdateFeatureGroupOperationMetadata` class is designed to handle operations related to updating FeatureGroups and is an implementation of multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class inherits from the base `object` class and provides constructors for creating new instances, either default or copied from an existing `UpdateFeatureGroupOperationMetadata` object."],["The class also includes a `GenericMetadata` property of type `GenericOperationMetadata`, providing operation-specific metadata related to the FeatureGroup."]]],[]]