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

Properties of a ListSpecialistPoolsResponse.

Package

@google-cloud/aiplatform

Properties

nextPageToken

nextPageToken?: (string|null);

ListSpecialistPoolsResponse nextPageToken

specialistPools

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

ListSpecialistPoolsResponse specialistPools