menu
googleapis package
documentation
run/v2.dart
GoogleCloudRunV2ListJobsResponse
jobs property
jobs property
dark_mode
light_mode
jobs
property
List
<
GoogleCloudRunV2Job
>
?
jobs
getter/setter pair
The resulting list of Jobs.
Implementation
core.
List
<GoogleCloudRunV2Job>? jobs;
googleapis package
documentation
run/v2
GoogleCloudRunV2ListJobsResponse
jobs property
GoogleCloudRunV2ListJobsResponse class
Constructors
new
fromJson
Properties
hashCode
jobs
nextPageToken
runtimeType
Methods
noSuchMethod
toJson
toString
Operators
operator ==