menu
googleapis package
documentation
saasservicemgmt/v1.dart
ListTenantsResponse
ListTenantsResponse.new constructor
ListTenantsResponse.new constructor
dark_mode
light_mode
ListTenantsResponse
constructor
ListTenantsResponse
(
{
String
?
nextPageToken
,
List
<
Tenant
>
?
tenants
,
List
<
String
>
?
unreachable
,
})
Implementation
ListTenantsResponse({this.nextPageToken, this.tenants, this.unreachable});
googleapis package
documentation
saasservicemgmt/v1
ListTenantsResponse
ListTenantsResponse.new constructor
ListTenantsResponse class