menu
googleapis package
documentation
privateca/v1.dart
ListCaPoolsResponse
ListCaPoolsResponse constructor
ListCaPoolsResponse constructor
dark_mode
light_mode
ListCaPoolsResponse
constructor
ListCaPoolsResponse
(
{
List
<
CaPool
>
?
caPools
,
String
?
nextPageToken
,
List
<
String
>
?
unreachable
,
})
Implementation
ListCaPoolsResponse({ this.caPools, this.nextPageToken, this.unreachable, });
googleapis package
documentation
privateca/v1
ListCaPoolsResponse
ListCaPoolsResponse constructor
ListCaPoolsResponse class