menu
googleapis package
documentation
compute/v1.dart
LicensesListResponse
LicensesListResponse constructor
LicensesListResponse constructor
dark_mode
light_mode
LicensesListResponse
constructor
LicensesListResponse
(
{
String
?
id
,
List
<
License
>
?
items
,
String
?
nextPageToken
,
String
?
selfLink
,
LicensesListResponseWarning
?
warning
,
})
Implementation
LicensesListResponse({ this.id, this.items, this.nextPageToken, this.selfLink, this.warning, });
googleapis package
documentation
compute/v1
LicensesListResponse
LicensesListResponse constructor
LicensesListResponse class