-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Closed
Labels
api: bigqueryIssues related to the BigQuery API.Issues related to the BigQuery API.type: feature request‘Nice-to-have’ improvement, new feature or different behavior or design.‘Nice-to-have’ improvement, new feature or different behavior or design.
Description
-
Verify that "minCreationTime" and "maxCreationTime" filters are available for users of jobs.list.
-
Verify that label filtering (the "filter" param) is available for users of datasets.list
-
If there are any tests or samples that blindly iterate across the jobs collection, we should add at least a reasonable
minCreationTimefilter to reduce test times and demonstrate how to limit results to an expected time window.
An example of the implementations in Java: googleapis/google-cloud-java#5717
cc @tswast
Metadata
Metadata
Assignees
Labels
api: bigqueryIssues related to the BigQuery API.Issues related to the BigQuery API.type: feature request‘Nice-to-have’ improvement, new feature or different behavior or design.‘Nice-to-have’ improvement, new feature or different behavior or design.