Skip to content
This repository has been archived by the owner on Sep 16, 2023. It is now read-only.

Commit

Permalink
fix: update the pattern for "file.googleapis.com/Snapshot" resource f…
Browse files Browse the repository at this point in the history
…or the Filestore V1Beta1 (#123)

* fix!: update the pattern for "file.googleapis.com/Snapshot" resource for the Filestore V1Beta1

Committer: @viacheslav-rostovtsev
PiperOrigin-RevId: 423118122

Source-Link: googleapis/googleapis@56715c6

Source-Link: googleapis/googleapis-gen@650b717
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNjUwYjcxNzdhYTllNjBmMGYzYWRkMjhlOWMwNmY3YzQwOTNlOWY2NCJ9

* 🦉 Updates from OwlBot

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

* chore: clirr ignored dependencies

Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Co-authored-by: Neenu1995 <neenushaji@google.com>
  • Loading branch information
3 people committed Feb 3, 2022
1 parent 12795a2 commit bc3ec94
Show file tree
Hide file tree
Showing 6 changed files with 2,343 additions and 134 deletions.
10 changes: 10 additions & 0 deletions proto-google-cloud-filestore-v1beta1/clirr-ignored-differences.xml
Expand Up @@ -30,4 +30,14 @@
<className>com/google/cloud/filestore/v1beta1/*OrBuilder</className>
<method>boolean has*(*)</method>
</difference>
<difference>
<differenceType>7004</differenceType>
<className>com/google/cloud/filestore/v1beta1/SnapshotName</className>
<method>* format*(*)</method>
</difference>
<difference>
<differenceType>7004</differenceType>
<className>com/google/cloud/filestore/v1beta1/SnapshotName</className>
<method>* of*(*)</method>
</difference>
</differences>

Large diffs are not rendered by default.

0 comments on commit bc3ec94

Please sign in to comment.