Skip to content

Commit

Permalink
chore(all): auto-regenerate gapics (#5865)
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#791

Changes:

feat(securitycenter): Add iam_binding field to findings attributes. It represents particular IAM bindings, which captures a member's role addition, removal, or state
  PiperOrigin-RevId: 439976914
  Source-Link: googleapis/googleapis@f83787e

chore(dialogflow/cx): remove unused imports
  PiperOrigin-RevId: 439948451
  Source-Link: googleapis/googleapis@1a8770e

feat(compute): update compute API to revision 20220322 (#710)

  Source-Link: googleapis/googleapis@68ad73b

docs(bigquery/reservation): Mark v1beta1 API as deprecated
  PiperOrigin-RevId: 439847134
  Source-Link: googleapis/googleapis@3255022
  • Loading branch information
yoshi-automation committed Apr 7, 2022
1 parent 9360a6b commit bb5da6b
Show file tree
Hide file tree
Showing 81 changed files with 7,984 additions and 29 deletions.
2 changes: 1 addition & 1 deletion bigquery/go.mod
Expand Up @@ -14,7 +14,7 @@ require (
golang.org/x/sync v0.0.0-20210220032951-036812b2e83c
golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
google.golang.org/api v0.74.0
google.golang.org/genproto v0.0.0-20220401170504-314d38edb7de
google.golang.org/genproto v0.0.0-20220407144326-9054f6ed7bac
google.golang.org/grpc v1.45.0
google.golang.org/protobuf v1.28.0
)
4 changes: 2 additions & 2 deletions bigquery/go.sum
Expand Up @@ -561,8 +561,8 @@ google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf/go.mod h1:kGP+zUP2
google.golang.org/genproto v0.0.0-20220304144024-325a89244dc8/go.mod h1:kGP+zUP2Ddo0ayMi4YuN7C3WZyJvGLZRh8Z5wnAqvEI=
google.golang.org/genproto v0.0.0-20220310185008-1973136f34c6/go.mod h1:kGP+zUP2Ddo0ayMi4YuN7C3WZyJvGLZRh8Z5wnAqvEI=
google.golang.org/genproto v0.0.0-20220324131243-acbaeb5b85eb/go.mod h1:hAL49I2IFola2sVEjAn7MEwsja0xp51I0tlGAf9hz4E=
google.golang.org/genproto v0.0.0-20220401170504-314d38edb7de h1:9Ti5SG2U4cAcluryUo/sFay3TQKoxiFMfaT0pbizU7k=
google.golang.org/genproto v0.0.0-20220401170504-314d38edb7de/go.mod h1:8w6bsBMX6yCPbAVTeqQHvzxW0EIFigd5lZyahWgyfDo=
google.golang.org/genproto v0.0.0-20220407144326-9054f6ed7bac h1:qSNTkEN+L2mvWcLgJOR+8bdHX9rN/IdU3A1Ghpfb1Rg=
google.golang.org/genproto v0.0.0-20220407144326-9054f6ed7bac/go.mod h1:8w6bsBMX6yCPbAVTeqQHvzxW0EIFigd5lZyahWgyfDo=
google.golang.org/grpc v1.19.0/go.mod h1:mqu4LbDTu4XGKhr4mRzUsmM4RtVoemTSY81AxZiDr8c=
google.golang.org/grpc v1.20.1/go.mod h1:10oTOabMzJvdu6/UiuZezV6QK5dSlG84ov/aaiqXj38=
google.golang.org/grpc v1.21.1/go.mod h1:oYelfM1adQP15Ek0mdvEgi9Df8B9CZIaU1084ijfRaM=
Expand Down
6 changes: 6 additions & 0 deletions bigquery/reservation/apiv1beta1/reservation_client.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

261 changes: 261 additions & 0 deletions compute/apiv1/gapic_metadata.json
Expand Up @@ -1554,6 +1554,40 @@
}
}
},
"NetworkEdgeSecurityServices": {
"clients": {
"rest": {
"libraryClient": "NetworkEdgeSecurityServicesClient",
"rpcs": {
"AggregatedList": {
"methods": [
"AggregatedList"
]
},
"Delete": {
"methods": [
"Delete"
]
},
"Get": {
"methods": [
"Get"
]
},
"Insert": {
"methods": [
"Insert"
]
},
"Patch": {
"methods": [
"Patch"
]
}
}
}
}
},
"NetworkEndpointGroups": {
"clients": {
"rest": {
Expand Down Expand Up @@ -1608,6 +1642,95 @@
}
}
},
"NetworkFirewallPolicies": {
"clients": {
"rest": {
"libraryClient": "NetworkFirewallPoliciesClient",
"rpcs": {
"AddAssociation": {
"methods": [
"AddAssociation"
]
},
"AddRule": {
"methods": [
"AddRule"
]
},
"CloneRules": {
"methods": [
"CloneRules"
]
},
"Delete": {
"methods": [
"Delete"
]
},
"Get": {
"methods": [
"Get"
]
},
"GetAssociation": {
"methods": [
"GetAssociation"
]
},
"GetIamPolicy": {
"methods": [
"GetIamPolicy"
]
},
"GetRule": {
"methods": [
"GetRule"
]
},
"Insert": {
"methods": [
"Insert"
]
},
"List": {
"methods": [
"List"
]
},
"Patch": {
"methods": [
"Patch"
]
},
"PatchRule": {
"methods": [
"PatchRule"
]
},
"RemoveAssociation": {
"methods": [
"RemoveAssociation"
]
},
"RemoveRule": {
"methods": [
"RemoveRule"
]
},
"SetIamPolicy": {
"methods": [
"SetIamPolicy"
]
},
"TestIamPermissions": {
"methods": [
"TestIamPermissions"
]
}
}
}
}
},
"Networks": {
"clients": {
"rest": {
Expand Down Expand Up @@ -2464,6 +2587,100 @@
}
}
},
"RegionNetworkFirewallPolicies": {
"clients": {
"rest": {
"libraryClient": "RegionNetworkFirewallPoliciesClient",
"rpcs": {
"AddAssociation": {
"methods": [
"AddAssociation"
]
},
"AddRule": {
"methods": [
"AddRule"
]
},
"CloneRules": {
"methods": [
"CloneRules"
]
},
"Delete": {
"methods": [
"Delete"
]
},
"Get": {
"methods": [
"Get"
]
},
"GetAssociation": {
"methods": [
"GetAssociation"
]
},
"GetEffectiveFirewalls": {
"methods": [
"GetEffectiveFirewalls"
]
},
"GetIamPolicy": {
"methods": [
"GetIamPolicy"
]
},
"GetRule": {
"methods": [
"GetRule"
]
},
"Insert": {
"methods": [
"Insert"
]
},
"List": {
"methods": [
"List"
]
},
"Patch": {
"methods": [
"Patch"
]
},
"PatchRule": {
"methods": [
"PatchRule"
]
},
"RemoveAssociation": {
"methods": [
"RemoveAssociation"
]
},
"RemoveRule": {
"methods": [
"RemoveRule"
]
},
"SetIamPolicy": {
"methods": [
"SetIamPolicy"
]
},
"TestIamPermissions": {
"methods": [
"TestIamPermissions"
]
}
}
}
}
},
"RegionNotificationEndpoints": {
"clients": {
"rest": {
Expand Down Expand Up @@ -2522,6 +2739,40 @@
}
}
},
"RegionSecurityPolicies": {
"clients": {
"rest": {
"libraryClient": "RegionSecurityPoliciesClient",
"rpcs": {
"Delete": {
"methods": [
"Delete"
]
},
"Get": {
"methods": [
"Get"
]
},
"Insert": {
"methods": [
"Insert"
]
},
"List": {
"methods": [
"List"
]
},
"Patch": {
"methods": [
"Patch"
]
}
}
}
}
},
"RegionSslCertificates": {
"clients": {
"rest": {
Expand Down Expand Up @@ -2610,6 +2861,11 @@
"List"
]
},
"Patch": {
"methods": [
"Patch"
]
},
"SetSslCertificates": {
"methods": [
"SetSslCertificates"
Expand Down Expand Up @@ -2893,6 +3149,11 @@
"AddRule"
]
},
"AggregatedList": {
"methods": [
"AggregatedList"
]
},
"Delete": {
"methods": [
"Delete"
Expand Down
4 changes: 2 additions & 2 deletions compute/apiv1/instances_client.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit bb5da6b

Please sign in to comment.