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-04-09 UTC."],[[["This documentation details the `UpdatePersistentResourceOperationMetadata` class within the Google Cloud AI Platform v1beta1 API, specifically for version 1.0.0-beta02, and its role in managing operations for updating PersistentResources."],["The `UpdatePersistentResourceOperationMetadata` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its capabilities for message handling, equality checks, deep cloning, and buffer management."],["It inherits from `object` and includes methods such as `GetHashCode()`, `GetType()`, and `ToString()`, as well as two constructors, one default and one that accepts another `UpdatePersistentResourceOperationMetadata` object."],["The class exposes two properties, `GenericMetadata` which holds operation metadata for PersistentResource, and `ProgressMessage` which is a string to display the progress message of the Update operation."],["The latest version of the documentation is available at `1.0.0-beta21`, with a previous version at `1.0.0-beta20`."]]],[]]