menu
googleapis package
documentation
run/v1.dart
ListServicesResponse
ListServicesResponse.new constructor
ListServicesResponse.new 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.new constructor
ListServicesResponse class