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-04-09 UTC."],[[["This documentation details the `UpdateFeaturestoreOperationMetadata` class within the Cloud AI Platform v1beta1 API, specifically for version 1.0.0-beta02."],["The `UpdateFeaturestoreOperationMetadata` class is used to provide details about operations that perform updates to a Featurestore."],["It implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits members from the base `object` class."],["The class provides two constructors, one default and one that takes another `UpdateFeaturestoreOperationMetadata` object, and includes a `GenericMetadata` property for operation metadata."],["The namespace for this is `Google.Cloud.AIPlatform.V1Beta1` in the assembly `Google.Cloud.AIPlatform.V1Beta1.dll`."]]],[]]