Full name: projects.locations.specialistPools.list
Lists SpecialistPools in a Location.
Endpoint
gethttps://{service-endpoint}/v1/{parent}/specialistPools     
              
            
            Where {service-endpoint} is one of the supported service endpoints.
Path parameters
parentstring
                  
                Required. The name of the SpecialistPool's parent resource. Format: projects/{project}/locations/{location}
Query parameters
pageSizeinteger
                  
                The standard list page size.
pageTokenstring
                  
                The standard list page token. Typically obtained by ListSpecialistPoolsResponse.next_page_token of the previous SpecialistPoolService.ListSpecialistPools call. Return first page if empty.
Mask specifying which fields to read. FieldMask represents a set of
This is a comma-separated list of fully qualified names of fields. Example: "user.displayName,photo".
Request body
The request body must be empty.
Response body
Response message for SpecialistPoolService.ListSpecialistPools.
If successful, the response body contains data with the following structure:
A list of SpecialistPools that matches the specified filter in the request.
nextPageTokenstring
                    
                  The standard List next-page token.
| JSON representation | 
|---|
{
  "specialistPools": [
    {
      object ( |