public sealed class UpdatePersistentResourceOperationMetadata : IMessage<UpdatePersistentResourceOperationMetadata>, IEquatable<UpdatePersistentResourceOperationMetadata>, IDeepCloneable<UpdatePersistentResourceOperationMetadata>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud AI Platform 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-25 UTC."],[[["This document provides reference information for the `UpdatePersistentResourceOperationMetadata` class within the Google Cloud AI Platform v1beta1 API, specifically for version 1.0.0-beta09, with the most recent update being 1.0.0-beta21."],["The `UpdatePersistentResourceOperationMetadata` class is used to detail operations that update a PersistentResource, and it inherits from the base `object` class while implementing multiple interfaces such as `IMessage`, `IEquatable`, and `IDeepCloneable`."],["This class includes properties like `GenericMetadata`, which provides operation metadata, and `ProgressMessage`, which offers a message about the update's progress, both crucial to the function of `UpdatePersistentResourceOperationMetadata`."],["Constructors for `UpdatePersistentResourceOperationMetadata` are available, including a parameterless constructor and one that takes another `UpdatePersistentResourceOperationMetadata` instance to copy."]]],[]]