menu
googleapis package
documentation
biglake/v1.dart
ListCatalogsResponse
ListCatalogsResponse constructor
ListCatalogsResponse constructor
dark_mode
light_mode
ListCatalogsResponse
constructor
ListCatalogsResponse
(
{
List
<
Catalog
>
?
catalogs
,
String
?
nextPageToken
,
})
Implementation
ListCatalogsResponse({ this.catalogs, this.nextPageToken, });
googleapis package
documentation
biglake/v1
ListCatalogsResponse
ListCatalogsResponse constructor
ListCatalogsResponse class