summaryrefslogtreecommitdiff
path: root/policytroubleshooter
diff options
context:
space:
mode:
authorYoshi Automation Bot <yoshi-automation@google.com>2021-04-29 11:02:05 -0700
committerGitHub <noreply@github.com>2021-04-29 18:02:05 +0000
commit80fbb0248e27fbfeacc717531c9f499d5a296b63 (patch)
tree3d1f1d9e262bac7600563af675570051162687d0 /policytroubleshooter
parente9684ab1e8db6a148c72fc277f61dcfb0cd351b7 (diff)
downloadgoogle-cloud-go-80fbb0248e27fbfeacc717531c9f499d5a296b63.tar.gz
chore(all): auto-regenerate gapics (#4007)
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: https://github.com/googleapis/go-genproto/pull/583 Changes: feat!(resourcesettings):Publish Cloud ResourceSettings v1 API PiperOrigin-RevId: 370172778 Source-Link: https://github.com/googleapis/googleapis/commit/57364c2e373460f9ddbf18b8ec4b1cf9388ae7e3
Diffstat (limited to 'policytroubleshooter')
-rw-r--r--policytroubleshooter/apiv1/doc.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/policytroubleshooter/apiv1/doc.go b/policytroubleshooter/apiv1/doc.go
index d88486bb9..c7b37c27a 100644
--- a/policytroubleshooter/apiv1/doc.go
+++ b/policytroubleshooter/apiv1/doc.go
@@ -46,7 +46,7 @@ import (
type clientHookParams struct{}
type clientHook func(context.Context, clientHookParams) ([]option.ClientOption, error)
-const versionClient = "20210423"
+const versionClient = "20210424"
func insertMetadata(ctx context.Context, mds ...metadata.MD) context.Context {
out, _ := metadata.FromOutgoingContext(ctx)