public sealed class UpdatePersistentResourceOperationMetadata : IMessage<UpdatePersistentResourceOperationMetadata>, IEquatable<UpdatePersistentResourceOperationMetadata>, IDeepCloneable<UpdatePersistentResourceOperationMetadata>, IBufferMessage, IMessage
Reference documentation and code samples for the Vertex AI v1beta1 API class UpdatePersistentResourceOperationMetadata.
Details of operations that perform update PersistentResource.
[[["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 documentation details the `UpdatePersistentResourceOperationMetadata` class within the Vertex AI v1beta1 API, specifically for .NET development, providing reference information for version 1.0.0-beta21 and previous 1.0.0-beta20."],["The `UpdatePersistentResourceOperationMetadata` class, which is designed to manage operations related to updating persistent resources, implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes two constructors: a default constructor `UpdatePersistentResourceOperationMetadata()` and a copy constructor `UpdatePersistentResourceOperationMetadata(UpdatePersistentResourceOperationMetadata other)`."],["`UpdatePersistentResourceOperationMetadata` has two main properties, `GenericMetadata`, which provides operation metadata, and `ProgressMessage`, which provides a string for messages related to the progress of the update."]]],[]]