menu
googleapis package
documentation
run/v1.dart
ListServicesResponse
ListServicesResponse constructor
ListServicesResponse constructor
dark_mode
light_mode
ListServicesResponse
constructor
ListServicesResponse
(
{
String
?
apiVersion
,
List
<
Service
>
?
items
,
String
?
kind
,
ListMeta
?
metadata
,
List
<
String
>
?
unreachable
,
})
Implementation
ListServicesResponse({ this.apiVersion, this.items, this.kind, this.metadata, this.unreachable, });
googleapis package
documentation
run/v1
ListServicesResponse
ListServicesResponse constructor
ListServicesResponse class