Interface protos.google.cloud.aiplatform.v1.IListSpecialistPoolsResponse (1.7.2)

Properties of a ListSpecialistPoolsResponse.

Package

@google-cloud/aiplatform!

Properties

nextPageToken

nextPageToken?: (string|null);

ListSpecialistPoolsResponse nextPageToken

Property Value
TypeDescription
(string|null)

specialistPools

specialistPools?: (google.cloud.aiplatform.v1.ISpecialistPool[]|null);

ListSpecialistPoolsResponse specialistPools

Property Value
TypeDescription
(google.cloud.aiplatform.v1.ISpecialistPool[]|null)