menu
googleapis package
documentation
bigquery/v2.dart
ProjectList
ProjectList constructor
ProjectList constructor
dark_mode
light_mode
ProjectList
constructor
ProjectList
(
{
String
?
etag
,
String
?
kind
,
String
?
nextPageToken
,
List
<
ProjectListProjects
>
?
projects
,
int
?
totalItems
,
})
Implementation
ProjectList({ this.etag, this.kind, this.nextPageToken, this.projects, this.totalItems, });
googleapis package
documentation
bigquery/v2
ProjectList
ProjectList constructor
ProjectList class