Skip to content

Commit

Permalink
chore(all): auto-regenerate gapics (#6397)
Browse files Browse the repository at this point in the history
* chore(all): auto-regenerate gapics

This is an auto-generated regeneration of the gapic clients by
cloud.google.com/go/internal/gapicgen. Once the corresponding genproto PR is
submitted, genbot will update this PR with a newer dependency to the newer
version of genproto and assign reviewers to this PR.

If you have been assigned to review this PR, please:

- Ensure that the version of genproto in go.mod has been updated.
- Ensure that CI is passing. If it's failing, it requires your manual attention.
- Approve and submit this PR if you believe it's ready to ship.

Corresponding genproto PR: googleapis/go-genproto#865

Changes:

docs(networksecurity): update the comments of various networksecurity resources fix!: fix annotation of parent in Create*Request
  PiperOrigin-RevId: 462271672
  Source-Link: googleapis/googleapis@9213efa

feat(securitycenter): Added container field to findings attributes feat: Added kubernetes field to findings attribute. This field is populated only when the container is a kubernetes cluster explicitly
  PiperOrigin-RevId: 462248767
  Source-Link: googleapis/googleapis@dd2b0d2

feat(spanner/admin/database): Add ListDatabaseRoles API to support role based access control
  PiperOrigin-RevId: 462086058
  Source-Link: googleapis/googleapis@4f072bf
  • Loading branch information
yoshi-automation authored Jul 26, 2022
1 parent 3022581 commit 1ffeb95
Show file tree
Hide file tree
Showing 14 changed files with 791 additions and 18 deletions.
4 changes: 2 additions & 2 deletions internal/generated/snippets/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ require (
cloud.google.com/go/workflows v1.1.0
github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da // indirect
google.golang.org/api v0.88.0
google.golang.org/genproto v0.0.0-20220720214146-176da50484ac
google.golang.org/genproto v0.0.0-20220725144611-272f38e5d71b
)

require (
Expand All @@ -134,7 +134,7 @@ require (
golang.org/x/sys v0.0.0-20220624220833-87e55d714810 // indirect
golang.org/x/text v0.3.7 // indirect
google.golang.org/appengine v1.6.7 // indirect
google.golang.org/grpc v1.47.0 // indirect
google.golang.org/grpc v1.48.0 // indirect
google.golang.org/protobuf v1.28.0 // indirect
)

Expand Down
6 changes: 4 additions & 2 deletions internal/generated/snippets/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -228,8 +228,9 @@ google.golang.org/genproto v0.0.0-20220712132514-bdd2acd4974d/go.mod h1:KEWEmljW
google.golang.org/genproto v0.0.0-20220714211235-042d03aeabc9/go.mod h1:GkXuJDJ6aQ7lnJcRF+SJVgFdQhypqgl3LB1C9vabdRE=
google.golang.org/genproto v0.0.0-20220718134204-073382fd740c/go.mod h1:GkXuJDJ6aQ7lnJcRF+SJVgFdQhypqgl3LB1C9vabdRE=
google.golang.org/genproto v0.0.0-20220719170305-83ca9fad585f/go.mod h1:GkXuJDJ6aQ7lnJcRF+SJVgFdQhypqgl3LB1C9vabdRE=
google.golang.org/genproto v0.0.0-20220720214146-176da50484ac h1:EOa+Yrhx1C0O+4pHeXeWrCwdI0tWI6IfUU56Vebs9wQ=
google.golang.org/genproto v0.0.0-20220720214146-176da50484ac/go.mod h1:GkXuJDJ6aQ7lnJcRF+SJVgFdQhypqgl3LB1C9vabdRE=
google.golang.org/genproto v0.0.0-20220725144611-272f38e5d71b h1:SfSkJugek6xm7lWywqth4r2iTrYLpD8lOj1nMIIhMNM=
google.golang.org/genproto v0.0.0-20220725144611-272f38e5d71b/go.mod h1:iHe1svFLAZg9VWz891+QbRMwUv9O/1Ww+/mngYeThbc=
google.golang.org/grpc v1.19.0/go.mod h1:mqu4LbDTu4XGKhr4mRzUsmM4RtVoemTSY81AxZiDr8c=
google.golang.org/grpc v1.23.0/go.mod h1:Y5yQAOtifL1yxbo5wqy6BxZv8vAUGQwXBOALyacEbxg=
google.golang.org/grpc v1.25.1/go.mod h1:c3i+UQWmh7LiEpx4sFZnkU36qjEYZ0imhYfXVyQciAY=
Expand All @@ -245,8 +246,9 @@ google.golang.org/grpc v1.40.0/go.mod h1:ogyxbiOoUXAkP+4+xa6PZSE9DZgIHtSpzjDTB9K
google.golang.org/grpc v1.44.0/go.mod h1:k+4IHHFw41K8+bbowsex27ge2rCb65oeWqe4jJ590SU=
google.golang.org/grpc v1.45.0/go.mod h1:lN7owxKUQEqMfSyQikvvk5tf/6zMPsrK+ONuO11+0rQ=
google.golang.org/grpc v1.46.0/go.mod h1:vN9eftEi1UMyUsIF80+uQXhHjbXYbm0uXoFCACuMGWk=
google.golang.org/grpc v1.47.0 h1:9n77onPX5F3qfFCqjy9dhn8PbNQsIKeVU04J9G7umt8=
google.golang.org/grpc v1.47.0/go.mod h1:vN9eftEi1UMyUsIF80+uQXhHjbXYbm0uXoFCACuMGWk=
google.golang.org/grpc v1.48.0 h1:rQOsyJ/8+ufEDJd/Gdsz7HG220Mh9HAhFHRGnIjda0w=
google.golang.org/grpc v1.48.0/go.mod h1:vN9eftEi1UMyUsIF80+uQXhHjbXYbm0uXoFCACuMGWk=
google.golang.org/grpc/cmd/protoc-gen-go-grpc v1.1.0/go.mod h1:6Kw0yEErY5E/yWrBtf03jp27GLLJujG4z/JK95pnjjw=
google.golang.org/protobuf v0.0.0-20200109180630-ec00e32a8dfd/go.mod h1:DFci5gLYBciE7Vtevhsrf46CRTquxDuWsQurQQe4oz8=
google.golang.org/protobuf v0.0.0-20200221191635-4d8936d0db64/go.mod h1:kwYJMbMJ01Woi6D6+Kah6886xMZcty6N08ah7+eCXa0=
Expand Down
45 changes: 45 additions & 0 deletions networksecurity/apiv1beta1/gapic_metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,11 @@
"grpc": {
"libraryClient": "Client",
"rpcs": {
"CancelOperation": {
"methods": [
"CancelOperation"
]
},
"CreateAuthorizationPolicy": {
"methods": [
"CreateAuthorizationPolicy"
Expand All @@ -35,6 +40,11 @@
"DeleteClientTlsPolicy"
]
},
"DeleteOperation": {
"methods": [
"DeleteOperation"
]
},
"DeleteServerTlsPolicy": {
"methods": [
"DeleteServerTlsPolicy"
Expand All @@ -50,6 +60,21 @@
"GetClientTlsPolicy"
]
},
"GetIamPolicy": {
"methods": [
"GetIamPolicy"
]
},
"GetLocation": {
"methods": [
"GetLocation"
]
},
"GetOperation": {
"methods": [
"GetOperation"
]
},
"GetServerTlsPolicy": {
"methods": [
"GetServerTlsPolicy"
Expand All @@ -65,11 +90,31 @@
"ListClientTlsPolicies"
]
},
"ListLocations": {
"methods": [
"ListLocations"
]
},
"ListOperations": {
"methods": [
"ListOperations"
]
},
"ListServerTlsPolicies": {
"methods": [
"ListServerTlsPolicies"
]
},
"SetIamPolicy": {
"methods": [
"SetIamPolicy"
]
},
"TestIamPermissions": {
"methods": [
"TestIamPermissions"
]
},
"UpdateAuthorizationPolicy": {
"methods": [
"UpdateAuthorizationPolicy"
Expand Down
Loading

0 comments on commit 1ffeb95

Please sign in to comment.