public sealed class UpdateFeatureOnlineStoreOperationMetadata : IMessage<UpdateFeatureOnlineStoreOperationMetadata>, IEquatable<UpdateFeatureOnlineStoreOperationMetadata>, IDeepCloneable<UpdateFeatureOnlineStoreOperationMetadata>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud AI Platform v1beta1 API class UpdateFeatureOnlineStoreOperationMetadata.
Details of operations that perform update FeatureOnlineStore.
[[["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-25 UTC."],[[["This document provides reference details for the `UpdateFeatureOnlineStoreOperationMetadata` class within the Cloud AI Platform v1beta1 API, including its inheritance, implementations, and members."],["The `UpdateFeatureOnlineStoreOperationMetadata` class is used to manage operations that update a `FeatureOnlineStore`, serving as a data structure to handle the metadata."],["The class implements multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its capabilities for data handling and comparison."],["Two constructors are available: a default constructor and one that accepts another `UpdateFeatureOnlineStoreOperationMetadata` object for cloning."],["It contains a `GenericMetadata` property, which of type `GenericOperationMetadata`, containing operation metadata for `FeatureOnlineStore`."]]],[]]