Class ListSpecialistPoolsRequest (1.26.1)

  ListSpecialistPoolsRequest 
 ( 
 mapping 
 = 
 None 
 , 
 * 
 , 
 ignore_unknown_fields 
 = 
 False 
 , 
 ** 
 kwargs 
 ) 
 

Request message for SpecialistPoolService.ListSpecialistPools .

Attributes

Name
Description
parent
str
Required. The name of the SpecialistPool's parent resource. Format: projects/{project}/locations/{location}
page_size
int
The standard list page size.
page_token
str
The standard list page token. Typically obtained by ListSpecialistPoolsResponse.next_page_token of the previous SpecialistPoolService.ListSpecialistPools call. Return first page if empty.
read_mask
google.protobuf.field_mask_pb2.FieldMask
Mask specifying which fields to read. FieldMask represents a set of

Inheritance

builtins.object > proto.message.Message > ListSpecialistPoolsRequest