The standard list page token.
Typically obtained by
[ListSpecialistPoolsResponse.next_page_token][google.cloud.aiplatform.v1beta1.ListSpecialistPoolsResponse.next_page_token]
of the previous
[SpecialistPoolService.ListSpecialistPools][google.cloud.aiplatform.v1beta1.SpecialistPoolService.ListSpecialistPools]
call. Return first page if empty.
[[["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-14 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eListSpecialistPoolsRequest\u003c/code\u003e class is used to request a list of specialist pools from the Vertex AI v1beta1 API.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, \u003ccode\u003eIBufferMessage\u003c/code\u003e, \u003ccode\u003eIMessage\u003c/code\u003e, and \u003ccode\u003eIPageRequest\u003c/code\u003e to provide various functionalities such as message handling, deep cloning, and pagination.\u003c/p\u003e\n"],["\u003cp\u003eIt includes properties like \u003ccode\u003ePageSize\u003c/code\u003e, \u003ccode\u003ePageToken\u003c/code\u003e, and \u003ccode\u003eParent\u003c/code\u003e to handle pagination and specify the parent resource from which to retrieve the specialist pools.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eParentAsLocationName\u003c/code\u003e property offers a \u003ccode\u003eLocationName\u003c/code\u003e-typed view of the parent resource name, while \u003ccode\u003eReadMask\u003c/code\u003e specifies which fields should be read.\u003c/p\u003e\n"],["\u003cp\u003eConstructors are available to create an empty \u003ccode\u003eListSpecialistPoolsRequest\u003c/code\u003e or one based on an existing \u003ccode\u003eListSpecialistPoolsRequest\u003c/code\u003e instance, facilitating flexibility in object creation.\u003c/p\u003e\n"]]],[],null,["# Vertex AI v1beta1 API - Class ListSpecialistPoolsRequest (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.ListSpecialistPoolsRequest)\n- [1.0.0-beta46](/dotnet/docs/reference/Google.Cloud.AIPlatform.V1Beta1/1.0.0-beta46/Google.Cloud.AIPlatform.V1Beta1.ListSpecialistPoolsRequest) \n\n public sealed class ListSpecialistPoolsRequest : IMessage\u003cListSpecialistPoolsRequest\u003e, IEquatable\u003cListSpecialistPoolsRequest\u003e, IDeepCloneable\u003cListSpecialistPoolsRequest\u003e, IBufferMessage, IMessage, IPageRequest\n\nReference documentation and code samples for the Vertex AI v1beta1 API class ListSpecialistPoolsRequest.\n\nRequest message for\n\\[SpecialistPoolService.ListSpecialistPools\\]\\[google.cloud.aiplatform.v1beta1.SpecialistPoolService.ListSpecialistPools\\]. \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e ListSpecialistPoolsRequest \n\nImplements\n----------\n\n[IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[ListSpecialistPoolsRequest](/dotnet/docs/reference/Google.Cloud.AIPlatform.V1Beta1/latest/Google.Cloud.AIPlatform.V1Beta1.ListSpecialistPoolsRequest), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[ListSpecialistPoolsRequest](/dotnet/docs/reference/Google.Cloud.AIPlatform.V1Beta1/latest/Google.Cloud.AIPlatform.V1Beta1.ListSpecialistPoolsRequest), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[ListSpecialistPoolsRequest](/dotnet/docs/reference/Google.Cloud.AIPlatform.V1Beta1/latest/Google.Cloud.AIPlatform.V1Beta1.ListSpecialistPoolsRequest), [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), [IPageRequest](https://cloud.google.com/dotnet/docs/reference/Google.Api.Gax/latest/Google.Api.Gax.Grpc.IPageRequest.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### ListSpecialistPoolsRequest()\n\n public ListSpecialistPoolsRequest()\n\n### ListSpecialistPoolsRequest(ListSpecialistPoolsRequest)\n\n public ListSpecialistPoolsRequest(ListSpecialistPoolsRequest other)\n\nProperties\n----------\n\n### PageSize\n\n public int PageSize { get; set; }\n\nThe standard list page size.\n\n### PageToken\n\n public string PageToken { get; set; }\n\nThe standard list page token.\nTypically obtained by\n\\[ListSpecialistPoolsResponse.next_page_token\\]\\[google.cloud.aiplatform.v1beta1.ListSpecialistPoolsResponse.next_page_token\\]\nof the previous\n\\[SpecialistPoolService.ListSpecialistPools\\]\\[google.cloud.aiplatform.v1beta1.SpecialistPoolService.ListSpecialistPools\\]\ncall. Return first page if empty.\n\n### Parent\n\n public string Parent { get; set; }\n\nRequired. The name of the SpecialistPool's parent resource.\nFormat: `projects/{project}/locations/{location}`\n\n### ParentAsLocationName\n\n public LocationName ParentAsLocationName { get; set; }\n\n[LocationName](https://cloud.google.com/dotnet/docs/reference/Google.Api.Gax/latest/Google.Api.Gax.ResourceNames.LocationName.html)-typed view over the [Parent](/dotnet/docs/reference/Google.Cloud.AIPlatform.V1Beta1/latest/Google.Cloud.AIPlatform.V1Beta1.ListSpecialistPoolsRequest#Google_Cloud_AIPlatform_V1Beta1_ListSpecialistPoolsRequest_Parent) resource name property.\n\n### ReadMask\n\n public FieldMask ReadMask { get; set; }\n\nMask specifying which fields to read. FieldMask represents a set of"]]