public sealed class UpdateFeaturestoreOperationMetadata : IMessage<UpdateFeaturestoreOperationMetadata>, IEquatable<UpdateFeaturestoreOperationMetadata>, IDeepCloneable<UpdateFeaturestoreOperationMetadata>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud AI Platform v1beta1 API class UpdateFeaturestoreOperationMetadata.
Details of operations that perform update Featurestore.
[[["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-21 UTC."],[[["This document provides reference information for the `UpdateFeaturestoreOperationMetadata` class within the Cloud AI Platform v1beta1 API, specifically for versions 1.0.0-beta21 and 1.0.0-beta20."],["The `UpdateFeaturestoreOperationMetadata` class is used to provide details on operations that are performed to update a Featurestore, implementing multiple interfaces such as `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The class inherits from `object` and includes inherited members like `GetHashCode()`, `GetType()`, and `ToString()`."],["The class has two constructors, `UpdateFeaturestoreOperationMetadata()`, and `UpdateFeaturestoreOperationMetadata(UpdateFeaturestoreOperationMetadata other)`."],["The `GenericMetadata` property of this class, of type `GenericOperationMetadata`, is used to provide operation metadata for Featurestore updates."]]],[]]