public sealed class PredictLongRunningMetadata : IMessage<PredictLongRunningMetadata>, IEquatable<PredictLongRunningMetadata>, IDeepCloneable<PredictLongRunningMetadata>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud AI Platform v1beta1 API class PredictLongRunningMetadata.
Metadata for PredictLongRunning long running operations.
[[["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 page provides reference documentation for the `PredictLongRunningMetadata` class within the Google Cloud AI Platform v1beta1 API."],["`PredictLongRunningMetadata` is a sealed class used for managing metadata associated with long-running prediction operations."],["The class inherits from `object` and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Two constructors are available for the class: a default constructor and one that accepts another `PredictLongRunningMetadata` instance as a parameter."],["The `PredictLongRunningMetadata` class resides within the `Google.Cloud.AIPlatform.V1Beta1` namespace and is contained within the `Google.Cloud.AIPlatform.V1Beta1.dll` assembly."]]],[]]