Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(all): auto-regenerate gapics #3830

Merged
merged 2 commits into from Mar 17, 2021
Merged

chore(all): auto-regenerate gapics #3830

merged 2 commits into from Mar 17, 2021

Conversation

yoshi-automation
Copy link
Contributor

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#551

Changes:

chore(gkehub): Update gkehub_v1beta1 BUILD.bazel for python
PiperOrigin-RevId: 363411666
Source-Link: googleapis/googleapis@b4d9498

fix(cloudbuild/apiv1): Specify build as the body of a CreateBuild call. The Cloud Build API has always assumed this, but now we are actually specifying it.
feat: Add ReceiveTriggerWebhook for webhooks activating specific triggers.

docs: Update field docs on required-ness behavior and fix typos.

docs: Add $PROJECT_NUMBER as a substitution variable.

feat: Add SecretManager-related resources and messages for corresponding integration.

docs: Clarify lifetime/expiration behavior around ListBuilds page tokens.

feat: Add COMMENTS_ENABLED_FOR_EXTERNAL_CONTRIBUTORS_ONLY for corresponding comment control behavior with triggered builds.

feat: Add E2_HIGHCPU_8 and E2_HIGHCPU_32 machine types.

Committer: @LOZORD
PiperOrigin-RevId: 363244566
Source-Link: googleapis/googleapis@913f555

chore(metastore): Update metastore_v1beta BUILD.bazel for python
PiperOrigin-RevId: 363228697
Source-Link: googleapis/googleapis@c771779

chore(artifactregistry): Update artifactregistry_v1beta2 BUILD.bazel for python
PiperOrigin-RevId: 363175301
Source-Link: googleapis/googleapis@53a8072

chore(gkehub): Use correct markdown for code block
PiperOrigin-RevId: 363012458
Source-Link: googleapis/googleapis@e165420

chore(appengine): remove obsolete configuration file
Committer: @alexander-fenster
PiperOrigin-RevId: 362980545
Source-Link: googleapis/googleapis@a4ee234

feat(monitoring/dashboard):added mosaic layout docs:clarified alignment_period max value and updated IAM docs link
PiperOrigin-RevId: 362979558
Source-Link: googleapis/googleapis@0dafa39

fix!(dialogflow): remove resource_reference for invisible resources.
Committer: @sheimi
PiperOrigin-RevId: 362967283
Source-Link: googleapis/googleapis@a1ba456

chore(managedidentities): Remove titles in docstring.
PiperOrigin-RevId: 362943541
Source-Link: googleapis/googleapis@cb631dd

yoshi-automation added a commit to googleapis/go-genproto that referenced this pull request Mar 17, 2021
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#3830

Changes:

docs: Auto Generated docs for Cloud DMS platform logs protos, after moving the logs to a new path.
  PiperOrigin-RevId: 363451066
  Source-Link: googleapis/googleapis@c81a62e

chore(gkehub): Update gkehub_v1beta1 BUILD.bazel for python
  PiperOrigin-RevId: 363411666
  Source-Link: googleapis/googleapis@b4d9498

feat: published Database Migration Service v1 SDK
  PiperOrigin-RevId: 363379254
  Source-Link: googleapis/googleapis@8b2d331

chore: update gapic-generator-go to v0.18.6
  Changes include:
  - package documentation is parsed for markdown
  - fix link in package documentation for use of context
  - ignore empty plugin flags
  - dependency updates

  PiperOrigin-RevId: 363304304
  Source-Link: googleapis/googleapis@c13fb8c

fix(cloudbuild/apiv1): Specify `build` as the body of a `CreateBuild` call. The Cloud Build API has always assumed this, but now we are actually specifying it.
  feat: Add `ReceiveTriggerWebhook` for webhooks activating specific triggers.

  docs: Update field docs on required-ness behavior and fix typos.

  docs: Add `$PROJECT_NUMBER` as a substitution variable.

  feat: Add `SecretManager`-related resources and messages for corresponding integration.

  docs: Clarify lifetime/expiration behavior around `ListBuilds` page tokens.

  feat: Add `COMMENTS_ENABLED_FOR_EXTERNAL_CONTRIBUTORS_ONLY` for corresponding comment control behavior with triggered builds.

  feat: Add `E2_HIGHCPU_8` and `E2_HIGHCPU_32` machine types.

  Committer: @LOZORD
  PiperOrigin-RevId: 363244566
  Source-Link: googleapis/googleapis@913f555

chore(metastore): Update metastore_v1beta BUILD.bazel for python
  PiperOrigin-RevId: 363228697
  Source-Link: googleapis/googleapis@c771779

feat: VPC Access GAPIC client library generation
  Committer: @mgild
  PiperOrigin-RevId: 363199991
  Source-Link: googleapis/googleapis@0fe893e

chore(artifactregistry): Update artifactregistry_v1beta2 BUILD.bazel for python
  PiperOrigin-RevId: 363175301
  Source-Link: googleapis/googleapis@53a8072

chore(gkehub): Use correct markdown for code block
  PiperOrigin-RevId: 363012458
  Source-Link: googleapis/googleapis@e165420

chore(appengine): remove obsolete configuration file
  Committer: @alexander-fenster
  PiperOrigin-RevId: 362980545
  Source-Link: googleapis/googleapis@a4ee234

feat(monitoring/dashboard):added mosaic layout docs:clarified alignment_period max value and updated IAM docs link
  PiperOrigin-RevId: 362979558
  Source-Link: googleapis/googleapis@0dafa39

fix!(dialogflow): remove resource_reference for invisible resources.
  Committer: @sheimi
  PiperOrigin-RevId: 362967283
  Source-Link: googleapis/googleapis@a1ba456

chore(managedidentities): Remove titles in docstring.
  PiperOrigin-RevId: 362943541
  Source-Link: googleapis/googleapis@cb631dd
@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Mar 17, 2021
codyoss pushed a commit to googleapis/go-genproto that referenced this pull request Mar 17, 2021
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#3830

Changes:

docs: Auto Generated docs for Cloud DMS platform logs protos, after moving the logs to a new path.
  PiperOrigin-RevId: 363451066
  Source-Link: googleapis/googleapis@c81a62e

chore(gkehub): Update gkehub_v1beta1 BUILD.bazel for python
  PiperOrigin-RevId: 363411666
  Source-Link: googleapis/googleapis@b4d9498

feat: published Database Migration Service v1 SDK
  PiperOrigin-RevId: 363379254
  Source-Link: googleapis/googleapis@8b2d331

chore: update gapic-generator-go to v0.18.6
  Changes include:
  - package documentation is parsed for markdown
  - fix link in package documentation for use of context
  - ignore empty plugin flags
  - dependency updates

  PiperOrigin-RevId: 363304304
  Source-Link: googleapis/googleapis@c13fb8c

fix(cloudbuild/apiv1): Specify `build` as the body of a `CreateBuild` call. The Cloud Build API has always assumed this, but now we are actually specifying it.
  feat: Add `ReceiveTriggerWebhook` for webhooks activating specific triggers.

  docs: Update field docs on required-ness behavior and fix typos.

  docs: Add `$PROJECT_NUMBER` as a substitution variable.

  feat: Add `SecretManager`-related resources and messages for corresponding integration.

  docs: Clarify lifetime/expiration behavior around `ListBuilds` page tokens.

  feat: Add `COMMENTS_ENABLED_FOR_EXTERNAL_CONTRIBUTORS_ONLY` for corresponding comment control behavior with triggered builds.

  feat: Add `E2_HIGHCPU_8` and `E2_HIGHCPU_32` machine types.

  Committer: @LOZORD
  PiperOrigin-RevId: 363244566
  Source-Link: googleapis/googleapis@913f555

chore(metastore): Update metastore_v1beta BUILD.bazel for python
  PiperOrigin-RevId: 363228697
  Source-Link: googleapis/googleapis@c771779

feat: VPC Access GAPIC client library generation
  Committer: @mgild
  PiperOrigin-RevId: 363199991
  Source-Link: googleapis/googleapis@0fe893e

chore(artifactregistry): Update artifactregistry_v1beta2 BUILD.bazel for python
  PiperOrigin-RevId: 363175301
  Source-Link: googleapis/googleapis@53a8072

chore(gkehub): Use correct markdown for code block
  PiperOrigin-RevId: 363012458
  Source-Link: googleapis/googleapis@e165420

chore(appengine): remove obsolete configuration file
  Committer: @alexander-fenster
  PiperOrigin-RevId: 362980545
  Source-Link: googleapis/googleapis@a4ee234

feat(monitoring/dashboard):added mosaic layout docs:clarified alignment_period max value and updated IAM docs link
  PiperOrigin-RevId: 362979558
  Source-Link: googleapis/googleapis@0dafa39

fix!(dialogflow): remove resource_reference for invisible resources.
  Committer: @sheimi
  PiperOrigin-RevId: 362967283
  Source-Link: googleapis/googleapis@a1ba456

chore(managedidentities): Remove titles in docstring.
  PiperOrigin-RevId: 362943541
  Source-Link: googleapis/googleapis@cb631dd
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#551

Changes:

chore(gkehub): Update gkehub_v1beta1 BUILD.bazel for python
  PiperOrigin-RevId: 363411666
  Source-Link: googleapis/googleapis@b4d9498

fix(cloudbuild/apiv1): Specify `build` as the body of a `CreateBuild` call. The Cloud Build API has always assumed this, but now we are actually specifying it.
  feat: Add `ReceiveTriggerWebhook` for webhooks activating specific triggers.

  docs: Update field docs on required-ness behavior and fix typos.

  docs: Add `$PROJECT_NUMBER` as a substitution variable.

  feat: Add `SecretManager`-related resources and messages for corresponding integration.

  docs: Clarify lifetime/expiration behavior around `ListBuilds` page tokens.

  feat: Add `COMMENTS_ENABLED_FOR_EXTERNAL_CONTRIBUTORS_ONLY` for corresponding comment control behavior with triggered builds.

  feat: Add `E2_HIGHCPU_8` and `E2_HIGHCPU_32` machine types.

  Committer: @LOZORD
  PiperOrigin-RevId: 363244566
  Source-Link: googleapis/googleapis@913f555

chore(metastore): Update metastore_v1beta BUILD.bazel for python
  PiperOrigin-RevId: 363228697
  Source-Link: googleapis/googleapis@c771779

chore(artifactregistry): Update artifactregistry_v1beta2 BUILD.bazel for python
  PiperOrigin-RevId: 363175301
  Source-Link: googleapis/googleapis@53a8072

chore(gkehub): Use correct markdown for code block
  PiperOrigin-RevId: 363012458
  Source-Link: googleapis/googleapis@e165420

chore(appengine): remove obsolete configuration file
  Committer: @alexander-fenster
  PiperOrigin-RevId: 362980545
  Source-Link: googleapis/googleapis@a4ee234

feat(monitoring/dashboard):added mosaic layout docs:clarified alignment_period max value and updated IAM docs link
  PiperOrigin-RevId: 362979558
  Source-Link: googleapis/googleapis@0dafa39

fix!(dialogflow): remove resource_reference for invisible resources.
  Committer: @sheimi
  PiperOrigin-RevId: 362967283
  Source-Link: googleapis/googleapis@a1ba456

chore(managedidentities): Remove titles in docstring.
  PiperOrigin-RevId: 362943541
  Source-Link: googleapis/googleapis@cb631dd
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants