public sealed class UpdateFeatureMonitorOperationMetadata : IMessage<UpdateFeatureMonitorOperationMetadata>, IEquatable<UpdateFeatureMonitorOperationMetadata>, IDeepCloneable<UpdateFeatureMonitorOperationMetadata>, IBufferMessage, IMessage
Reference documentation and code samples for the Vertex AI v1beta1 API class UpdateFeatureMonitorOperationMetadata.
Details of operations that perform update FeatureMonitor.
[[["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-08 UTC."],[[["The latest version of the `UpdateFeatureMonitorOperationMetadata` class is 1.0.0-beta21, which is part of the Google Cloud AI Platform v1beta1 API."],["This class represents the metadata for operations that update a FeatureMonitor and inherits from the base `object` class."],["`UpdateFeatureMonitorOperationMetadata` implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its capabilities for message handling, comparison, cloning, and buffer management."],["The class includes constructors for creating new instances, either default or by cloning another `UpdateFeatureMonitorOperationMetadata` object."],["It has a `GenericMetadata` property of type `GenericOperationMetadata` that provides metadata for FeatureMonitor operations."]]],[]]