menu
googleapis package
documentation
jobs/v4.dart
SearchJobsResponse
matchingJobs property
matchingJobs property
dark_mode
light_mode
matchingJobs
property
List
<
MatchingJob
>
?
matchingJobs
getter/setter pair
The Job entities that match the specified SearchJobsRequest.
Implementation
core.List<MatchingJob>? matchingJobs;
googleapis package
documentation
jobs/v4
SearchJobsResponse
matchingJobs property
SearchJobsResponse class