menu
googleapis package
documentation
gkehub/v1.dart
ListPermittedScopesResponse
ListPermittedScopesResponse constructor
ListPermittedScopesResponse constructor
dark_mode
light_mode
ListPermittedScopesResponse
constructor
ListPermittedScopesResponse
(
{
String
?
nextPageToken
,
List
<
Scope
>
?
scopes
,
})
Implementation
ListPermittedScopesResponse({ this.nextPageToken, this.scopes, });
googleapis package
documentation
gkehub/v1
ListPermittedScopesResponse
ListPermittedScopesResponse constructor
ListPermittedScopesResponse class