public sealed class CreateDeploymentResourcePoolOperationMetadata : IMessage<CreateDeploymentResourcePoolOperationMetadata>, IEquatable<CreateDeploymentResourcePoolOperationMetadata>, IDeepCloneable<CreateDeploymentResourcePoolOperationMetadata>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud AI Platform v1beta1 API class CreateDeploymentResourcePoolOperationMetadata.
Runtime operation information for CreateDeploymentResourcePool method.
[[["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 documentation covers the `CreateDeploymentResourcePoolOperationMetadata` class within the Google Cloud AI Platform v1beta1 API, specifically for versions beta20 and beta21."],["The `CreateDeploymentResourcePoolOperationMetadata` class provides runtime operation information for the `CreateDeploymentResourcePool` method."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, for different functionalities and is inherited from object."],["It has two constructors: a default one and another that takes an instance of `CreateDeploymentResourcePoolOperationMetadata` for copying, and it includes a `GenericMetadata` property which contains the operation's generic details."],["It resides within the `Google.Cloud.AIPlatform.V1Beta1` namespace and is part of the `Google.Cloud.AIPlatform.V1Beta1.dll` assembly."]]],[]]