Permissions required: bb.planCheckRuns.list
Not used. The maximum number of plan check runs to return. The service may return fewer than this value. If unspecified, at most 10 plan check runs will be returned. The maximum value is 1000; values above 1000 will be coerced to 1000.
Not used.
A page token, received from a previous ListPlanCheckRuns
call.
Provide this to retrieve the subsequent page.
When paginating, all other parameters provided to ListPlanCheckRuns
must match
the call that provided the page token.
If set to true, only the latest plan check run will be returned.
Filter is used to filter plan check runs returned in the list. The syntax and semantics of CEL are documented at https://github.com/google/cel-spec
Supported filters:
For example: status in ["DONE", "FAILED"] status == "RUNNING" result_status in ["SUCCESS", "ERROR"] result_status == "WARNING"
OK
The response is of type object
.
Permissions required: bb.planCheckRuns.list
Not used. The maximum number of plan check runs to return. The service may return fewer than this value. If unspecified, at most 10 plan check runs will be returned. The maximum value is 1000; values above 1000 will be coerced to 1000.
Not used.
A page token, received from a previous ListPlanCheckRuns
call.
Provide this to retrieve the subsequent page.
When paginating, all other parameters provided to ListPlanCheckRuns
must match
the call that provided the page token.
If set to true, only the latest plan check run will be returned.
Filter is used to filter plan check runs returned in the list. The syntax and semantics of CEL are documented at https://github.com/google/cel-spec
Supported filters:
For example: status in ["DONE", "FAILED"] status == "RUNNING" result_status in ["SUCCESS", "ERROR"] result_status == "WARNING"
OK
The response is of type object
.