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-03-31 UTC."],[[["This documentation details the `UpdateFeatureGroupOperationMetadata` class within the Google Cloud AI Platform v1beta1 API, specifically for version 1.0.0-beta09, with links to newer versions available."],["The `UpdateFeatureGroupOperationMetadata` class is used to provide details about operations that update FeatureGroups, inheriting from the base `object` class and implementing multiple interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes a default constructor and a copy constructor that takes another `UpdateFeatureGroupOperationMetadata` object as a parameter."],["It contains a `GenericMetadata` property of type `GenericOperationMetadata` which is used to represent operation metadata for FeatureGroups."],["This class can be found within the `Google.Cloud.AIPlatform.V1Beta1` namespace, and is located in the `Google.Cloud.AIPlatform.V1Beta1.dll` assembly."]]],[]]