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