Package-level declarations
Functions
Link copied to clipboard
This paginator transforms the flow returned by listDatasetEntriesPaginated to access the nested member DatasetEntry
Link copied to clipboard
fun LookoutVisionClient.listDatasetEntriesPaginated(initialRequest: ListDatasetEntriesRequest): Flow<ListDatasetEntriesResponse>
fun LookoutVisionClient.listDatasetEntriesPaginated(block: ListDatasetEntriesRequest.Builder.() -> Unit): Flow<ListDatasetEntriesResponse>
Paginate over ListDatasetEntriesResponse results.
Link copied to clipboard
fun LookoutVisionClient.listModelPackagingJobsPaginated(initialRequest: ListModelPackagingJobsRequest): Flow<ListModelPackagingJobsResponse>
fun LookoutVisionClient.listModelPackagingJobsPaginated(block: ListModelPackagingJobsRequest.Builder.() -> Unit): Flow<ListModelPackagingJobsResponse>
Paginate over ListModelPackagingJobsResponse results.
Link copied to clipboard
fun LookoutVisionClient.listModelsPaginated(initialRequest: ListModelsRequest): Flow<ListModelsResponse>
fun LookoutVisionClient.listModelsPaginated(block: ListModelsRequest.Builder.() -> Unit): Flow<ListModelsResponse>
Paginate over ListModelsResponse results.
Link copied to clipboard
fun LookoutVisionClient.listProjectsPaginated(initialRequest: ListProjectsRequest = ListProjectsRequest { }): Flow<ListProjectsResponse>
fun LookoutVisionClient.listProjectsPaginated(block: ListProjectsRequest.Builder.() -> Unit): Flow<ListProjectsResponse>
Paginate over ListProjectsResponse results.
Link copied to clipboard
This paginator transforms the flow returned by listModelPackagingJobsPaginated to access the nested member ModelPackagingJobMetadata
Link copied to clipboard
This paginator transforms the flow returned by listModelsPaginated to access the nested member ModelMetadata
Link copied to clipboard
This paginator transforms the flow returned by listProjectsPaginated to access the nested member ProjectMetadata