Package-level declarations

Functions

Link copied to clipboard
@JvmName(name = "listDatasetEntriesResponseDatasetEntry")
fun Flow<ListDatasetEntriesResponse>.datasetEntries(): Flow<String>

This paginator transforms the flow returned by listDatasetEntriesPaginated to access the nested member DatasetEntry

Link copied to clipboard
@JvmName(name = "listModelPackagingJobsResponseModelPackagingJobMetadata")
fun Flow<ListModelPackagingJobsResponse>.modelPackagingJobs(): Flow<ModelPackagingJobMetadata>

This paginator transforms the flow returned by listModelPackagingJobsPaginated to access the nested member ModelPackagingJobMetadata

Link copied to clipboard
@JvmName(name = "listModelsResponseModelMetadata")
fun Flow<ListModelsResponse>.models(): Flow<ModelMetadata>

This paginator transforms the flow returned by listModelsPaginated to access the nested member ModelMetadata

Link copied to clipboard
@JvmName(name = "listProjectsResponseProjectMetadata")
fun Flow<ListProjectsResponse>.projects(): Flow<ProjectMetadata>

This paginator transforms the flow returned by listProjectsPaginated to access the nested member ProjectMetadata