public sealed class UpdateFeatureViewOperationMetadata : IMessage<UpdateFeatureViewOperationMetadata>, IEquatable<UpdateFeatureViewOperationMetadata>, IDeepCloneable<UpdateFeatureViewOperationMetadata>, IBufferMessage, IMessage
Reference documentation and code samples for the Vertex AI v1beta1 API class UpdateFeatureViewOperationMetadata.
Details of operations that perform update FeatureView.
[[["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."],[[["The latest version of the `UpdateFeatureViewOperationMetadata` class is 1.0.0-beta21, which is part of the Vertex AI v1beta1 API."],["This class, `UpdateFeatureViewOperationMetadata`, provides details about operations that update a FeatureView and inherits from the `object` class while implementing several interfaces like `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The class includes two constructors, one default and one that takes another `UpdateFeatureViewOperationMetadata` object as a parameter for copying."],["It contains a `GenericMetadata` property of type `GenericOperationMetadata`, which is used for storing operation metadata related to FeatureView updates."],["It resides within the `Google.Cloud.AIPlatform.V1Beta1` namespace and is part of the `Google.Cloud.AIPlatform.V1Beta1.dll` assembly."]]],[]]