public sealed class UpdateSpecialistPoolOperationMetadata : IMessage<UpdateSpecialistPoolOperationMetadata>, IEquatable<UpdateSpecialistPoolOperationMetadata>, IDeepCloneable<UpdateSpecialistPoolOperationMetadata>, IBufferMessage, IMessage
Reference documentation and code samples for the Vertex AI v1beta1 API class UpdateSpecialistPoolOperationMetadata.
Runtime operation metadata for
[SpecialistPoolService.UpdateSpecialistPool][google.cloud.aiplatform.v1beta1.SpecialistPoolService.UpdateSpecialistPool].
Output only. The name of the SpecialistPool to which the specialists are
being added. Format:
projects/{project_id}/locations/{location_id}/specialistPools/{specialist_pool}
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-28 UTC."],[[["\u003cp\u003eThis documentation provides details for the \u003ccode\u003eUpdateSpecialistPoolOperationMetadata\u003c/code\u003e class within the Vertex AI v1beta1 API, specifically for runtime operation metadata related to updating a specialist pool.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUpdateSpecialistPoolOperationMetadata\u003c/code\u003e class is part of the \u003ccode\u003eGoogle.Cloud.AIPlatform.V1Beta1\u003c/code\u003e namespace, found in the \u003ccode\u003eGoogle.Cloud.AIPlatform.V1Beta1.dll\u003c/code\u003e assembly, and is an implementation of \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eIt inherits from the base \u003ccode\u003eobject\u003c/code\u003e class and includes constructors for default initialization and cloning from another \u003ccode\u003eUpdateSpecialistPoolOperationMetadata\u003c/code\u003e object.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of this class include \u003ccode\u003eGenericMetadata\u003c/code\u003e for general operation information and \u003ccode\u003eSpecialistPool\u003c/code\u003e to identify the specialist pool being updated.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains the \u003ccode\u003eSpecialistPoolAsSpecialistPoolName\u003c/code\u003e property which contains a typed view over the SpecialistPool resource name property.\u003c/p\u003e\n"]]],[],null,["# Vertex AI v1beta1 API - Class UpdateSpecialistPoolOperationMetadata (1.0.0-beta47)\n\nVersion latestkeyboard_arrow_down\n\n- [1.0.0-beta47 (latest)](/dotnet/docs/reference/Google.Cloud.AIPlatform.V1Beta1/latest/Google.Cloud.AIPlatform.V1Beta1.UpdateSpecialistPoolOperationMetadata)\n- [1.0.0-beta46](/dotnet/docs/reference/Google.Cloud.AIPlatform.V1Beta1/1.0.0-beta46/Google.Cloud.AIPlatform.V1Beta1.UpdateSpecialistPoolOperationMetadata) \n\n public sealed class UpdateSpecialistPoolOperationMetadata : IMessage\u003cUpdateSpecialistPoolOperationMetadata\u003e, IEquatable\u003cUpdateSpecialistPoolOperationMetadata\u003e, IDeepCloneable\u003cUpdateSpecialistPoolOperationMetadata\u003e, IBufferMessage, IMessage\n\nReference documentation and code samples for the Vertex AI v1beta1 API class UpdateSpecialistPoolOperationMetadata.\n\nRuntime operation metadata for\n\\[SpecialistPoolService.UpdateSpecialistPool\\]\\[google.cloud.aiplatform.v1beta1.SpecialistPoolService.UpdateSpecialistPool\\]. \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e UpdateSpecialistPoolOperationMetadata \n\nImplements\n----------\n\n[IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[UpdateSpecialistPoolOperationMetadata](/dotnet/docs/reference/Google.Cloud.AIPlatform.V1Beta1/latest/Google.Cloud.AIPlatform.V1Beta1.UpdateSpecialistPoolOperationMetadata), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[UpdateSpecialistPoolOperationMetadata](/dotnet/docs/reference/Google.Cloud.AIPlatform.V1Beta1/latest/Google.Cloud.AIPlatform.V1Beta1.UpdateSpecialistPoolOperationMetadata), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[UpdateSpecialistPoolOperationMetadata](/dotnet/docs/reference/Google.Cloud.AIPlatform.V1Beta1/latest/Google.Cloud.AIPlatform.V1Beta1.UpdateSpecialistPoolOperationMetadata), [IBufferMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IBufferMessage.html), [IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage.html) \n\nInherited Members\n-----------------\n\n[object.GetHashCode()](https://learn.microsoft.com/dotnet/api/system.object.gethashcode) \n[object.GetType()](https://learn.microsoft.com/dotnet/api/system.object.gettype) \n[object.ToString()](https://learn.microsoft.com/dotnet/api/system.object.tostring)\n\nNamespace\n---------\n\n[Google.Cloud.AIPlatform.V1Beta1](/dotnet/docs/reference/Google.Cloud.AIPlatform.V1Beta1/latest/Google.Cloud.AIPlatform.V1Beta1)\n\nAssembly\n--------\n\nGoogle.Cloud.AIPlatform.V1Beta1.dll\n\nConstructors\n------------\n\n### UpdateSpecialistPoolOperationMetadata()\n\n public UpdateSpecialistPoolOperationMetadata()\n\n### UpdateSpecialistPoolOperationMetadata(UpdateSpecialistPoolOperationMetadata)\n\n public UpdateSpecialistPoolOperationMetadata(UpdateSpecialistPoolOperationMetadata other)\n\nProperties\n----------\n\n### GenericMetadata\n\n public GenericOperationMetadata GenericMetadata { get; set; }\n\nThe operation generic information.\n\n### SpecialistPool\n\n public string SpecialistPool { get; set; }\n\nOutput only. The name of the SpecialistPool to which the specialists are\nbeing added. Format:\n`projects/{project_id}/locations/{location_id}/specialistPools/{specialist_pool}`\n\n### SpecialistPoolAsSpecialistPoolName\n\n public SpecialistPoolName SpecialistPoolAsSpecialistPoolName { get; set; }\n\n[SpecialistPoolName](/dotnet/docs/reference/Google.Cloud.AIPlatform.V1Beta1/latest/Google.Cloud.AIPlatform.V1Beta1.SpecialistPoolName)-typed view over the [SpecialistPool](/dotnet/docs/reference/Google.Cloud.AIPlatform.V1Beta1/latest/Google.Cloud.AIPlatform.V1Beta1.UpdateSpecialistPoolOperationMetadata#Google_Cloud_AIPlatform_V1Beta1_UpdateSpecialistPoolOperationMetadata_SpecialistPool) resource name property."]]