From 35877c9f34ea3cfe83526114f62f531bd2d355aa Mon Sep 17 00:00:00 2001 From: Yoshi Automation Bot Date: Mon, 3 Apr 2023 16:15:45 +0000 Subject: [PATCH] chore(all): auto-regenerate .pb.go files This is an auto-generated regeneration of the .pb.go files by cloud.google.com/go/internal/gapicgen. Once this PR is submitted, genbot will update the corresponding PR to depend on the newer version of go-genproto, and assign reviewers. Whilst this or any regen PR is open in go-genproto, genbot will not create any more regeneration PRs. If all regen PRs are closed, gapicgen will create a new set of regeneration PRs once per night. If you have been assigned to review this PR, please: - 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. That will prompt genbot to assign reviewers to the google-cloud-go PR. Corresponding google-cloud-go PR: googleapis/google-cloud-go#7681 Changes: docs: mark ReservationResourceUsage field as deprecated PiperOrigin-RevId: 521058593 Source-Link: https://github.com/googleapis/googleapis/commit/4c3b682f501bb965d34c3d4fc3461edfccf962db chore: regenerate API index Source-Link: https://github.com/googleapis/googleapis/commit/6f81337863894b7b71e4cacbb61d02d098c5d32d chore: update import paths for Go targets to match open source location chore: update go_package in protos to match open source location PiperOrigin-RevId: 521027766 Source-Link: https://github.com/googleapis/googleapis/commit/02716e8c808e5076ad1295fcf5131850adbe193a docs(appengine): point to Search Console for domain ownership verification PiperOrigin-RevId: 521027761 Source-Link: https://github.com/googleapis/googleapis/commit/e6b9d2d7c7ec14879efa60ef72cdfce2b1d102f3 docs(iap): few minor changes on doc description came out of cl/512701532 PiperOrigin-RevId: 521002986 Source-Link: https://github.com/googleapis/googleapis/commit/87cc6d85e120f88925707bf4cdde3bf0d87e5743 --- googleapis/appengine/v1beta/domain.pb.go | 4 ++-- regen.txt | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/googleapis/appengine/v1beta/domain.pb.go b/googleapis/appengine/v1beta/domain.pb.go index 33cc29ce5..de020469d 100644 --- a/googleapis/appengine/v1beta/domain.pb.go +++ b/googleapis/appengine/v1beta/domain.pb.go @@ -15,7 +15,7 @@ // Code generated by protoc-gen-go. DO NOT EDIT. // versions: // protoc-gen-go v1.26.0 -// protoc v3.12.2 +// protoc v3.21.9 // source: google/appengine/v1beta/domain.proto package appengine @@ -37,7 +37,7 @@ const ( // A domain that a user has been authorized to administer. To authorize use // of a domain, verify ownership via -// [Webmaster Central](https://www.google.com/webmasters/verification/home). +// [Search Console](https://search.google.com/search-console/welcome). type AuthorizedDomain struct { state protoimpl.MessageState sizeCache protoimpl.SizeCache diff --git a/regen.txt b/regen.txt index a640d9784..2822dad82 100644 --- a/regen.txt +++ b/regen.txt @@ -1 +1 @@ -53d620a8e2434c972b3c2808efaa5402051d44c7 \ No newline at end of file +4c3b682f501bb965d34c3d4fc3461edfccf962db \ No newline at end of file