Skip to content

Commit

Permalink
chore: regenerate API index (#367)
Browse files Browse the repository at this point in the history
* chore: regenerate API index

Source-Link: googleapis/googleapis@40a03de

Source-Link: googleapis/googleapis-gen@6c17328
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNmMxNzMyOGU5ZTFjMmI1OGU5NjAwNzIyZThmYzhjYmU4NDYwMGQ3ZiJ9

* 🦉 Updates from OwlBot post-processor

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

---------

Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
  • Loading branch information
gcf-owl-bot[bot] and gcf-owl-bot[bot] authored Mar 14, 2023
1 parent 27093c7 commit a61ce00
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -384,7 +384,8 @@ def __call__(
"condition": {
"title": "expirable access",
"description": "Does not grant access after Sep 2020",
"expression": "request.time < timestamp('2020-10-01T00:00:00.000Z')",
"expression": "request.time <
timestamp('2020-10-01T00:00:00.000Z')",
}
}
],
Expand Down Expand Up @@ -657,7 +658,8 @@ def __call__(
"condition": {
"title": "expirable access",
"description": "Does not grant access after Sep 2020",
"expression": "request.time < timestamp('2020-10-01T00:00:00.000Z')",
"expression": "request.time <
timestamp('2020-10-01T00:00:00.000Z')",
}
}
],
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
],
"language": "PYTHON",
"name": "google-cloud-containeranalysis",
"version": "2.12.0"
"version": "0.1.0"
},
"snippets": [
{
Expand Down

0 comments on commit a61ce00

Please sign in to comment.