summaryrefslogtreecommitdiff
path: root/logging
diff options
context:
space:
mode:
authorYoshi Automation Bot <yoshi-automation@google.com>2021-08-24 10:54:16 -0700
committerGitHub <noreply@github.com>2021-08-24 17:54:16 +0000
commit2973995c58f2ae0bd0aeb3a099d85493e31dddf5 (patch)
tree780ad1c936ad4692c3be928de2284e2eb4fb662b /logging
parentade8ab111315d84fa140ddde020387a78668dfa4 (diff)
downloadgoogle-cloud-go-2973995c58f2ae0bd0aeb3a099d85493e31dddf5.tar.gz
chore(all): auto-regenerate gapics (#4657)
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/660 Changes: chore(dialogflow/cx): Configure Dialogflow CX for Ruby clients PiperOrigin-RevId: 392056283 Source-Link: https://github.com/googleapis/googleapis/commit/beb5d2b11436bf2f653867eb9249193840b486a8
Diffstat (limited to 'logging')
-rw-r--r--logging/apiv2/doc.go2
-rw-r--r--logging/go.mod2
-rw-r--r--logging/go.sum4
3 files changed, 4 insertions, 4 deletions
diff --git a/logging/apiv2/doc.go b/logging/apiv2/doc.go
index fb26289d6..dd41a4958 100644
--- a/logging/apiv2/doc.go
+++ b/logging/apiv2/doc.go
@@ -94,7 +94,7 @@ import (
type clientHookParams struct{}
type clientHook func(context.Context, clientHookParams) ([]option.ClientOption, error)
-const versionClient = "20210820"
+const versionClient = "20210821"
func insertMetadata(ctx context.Context, mds ...metadata.MD) context.Context {
out, _ := metadata.FromOutgoingContext(ctx)
diff --git a/logging/go.mod b/logging/go.mod
index 55846a450..2d733ba11 100644
--- a/logging/go.mod
+++ b/logging/go.mod
@@ -11,7 +11,7 @@ require (
go.opencensus.io v0.23.0
golang.org/x/oauth2 v0.0.0-20210805134026-6f1e6394065a
google.golang.org/api v0.54.0
- google.golang.org/genproto v0.0.0-20210820002220-43fce44e7af1
+ google.golang.org/genproto v0.0.0-20210821163610-241b8fcbd6c8
google.golang.org/grpc v1.40.0
google.golang.org/protobuf v1.27.1
)
diff --git a/logging/go.sum b/logging/go.sum
index 64c100fe6..671478189 100644
--- a/logging/go.sum
+++ b/logging/go.sum
@@ -479,8 +479,8 @@ google.golang.org/genproto v0.0.0-20210716133855-ce7ef5c701ea/go.mod h1:AxrInvYm
google.golang.org/genproto v0.0.0-20210728212813-7823e685a01f/go.mod h1:ob2IJxKrgPT52GcgX759i1sleT07tiKowYBGbczaW48=
google.golang.org/genproto v0.0.0-20210805201207-89edb61ffb67/go.mod h1:ob2IJxKrgPT52GcgX759i1sleT07tiKowYBGbczaW48=
google.golang.org/genproto v0.0.0-20210813162853-db860fec028c/go.mod h1:cFeNkxwySK631ADgubI+/XFU/xp8FD5KIVV4rj8UC5w=
-google.golang.org/genproto v0.0.0-20210820002220-43fce44e7af1 h1:F0WcJZXJRyfaWMXUBAGq7Ba4MWDn+yeACpeEkDUkJ1A=
-google.golang.org/genproto v0.0.0-20210820002220-43fce44e7af1/go.mod h1:eFjDcFEctNawg4eG61bRv87N7iHBWyVhJu7u1kqDUXY=
+google.golang.org/genproto v0.0.0-20210821163610-241b8fcbd6c8 h1:XosVttQUxX8erNhEruTu053/VchgYuksoS9Bj/OITjU=
+google.golang.org/genproto v0.0.0-20210821163610-241b8fcbd6c8/go.mod h1:eFjDcFEctNawg4eG61bRv87N7iHBWyVhJu7u1kqDUXY=
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=