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 .pb.go files #762

Merged
merged 1 commit into from
Feb 17, 2022
Merged

chore(all): auto-regenerate .pb.go files #762

merged 1 commit into from
Feb 17, 2022

Conversation

yoshi-automation
Copy link
Contributor

@yoshi-automation yoshi-automation commented Feb 17, 2022

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

Changes:

docs(securitycenter): Update documentation for the Finding resource field "project_display_name" docs: Update documentation for the Mute fields on Findings
PiperOrigin-RevId: 429148908
Source-Link: googleapis/googleapis@c93764c

feat(dataproc)!: add support for Virtual Dataproc cluster running on GKE cluster
Committer: @Padmaar
PiperOrigin-RevId: 429111624
Source-Link: googleapis/googleapis@da999a2

chore(appengine): cleanup unused proto imports
PiperOrigin-RevId: 429104913
Source-Link: googleapis/googleapis@62d0e05

docs(aiplatform): fix misformatted field description
PiperOrigin-RevId: 429098186
Source-Link: googleapis/googleapis@e75c527

fix(spanner/admin/instance)!: annotating some fields as REQUIRED
These fields were actually always required by the backend, so annotation just documents status quo. I believe this change will not require major version bump for any language.

PiperOrigin-RevId: 429093810
Source-Link: googleapis/googleapis@dc04c1c

chore: regenerate API index

Source-Link: googleapis/googleapis@1bbb5df

feat(dataplex): added client side library for the followings: 1. Content APIs. 2. Create|Update|Delete Metadata APIs (e.g. Entity and/or Partition).
PiperOrigin-RevId: 429081053
Source-Link: googleapis/googleapis@7b42fd0

feat(ruby): Update google-cloud-compute-v1 dependency to 1.1.0 or later

Source-Link: googleapis/googleapis@f4b9e64

chore: Update rules_gapic Bazel rules to 0.12.0
PiperOrigin-RevId: 429071255
Source-Link: googleapis/googleapis@17ca037

chore(automl): cleanup unused protos in google/cloud/automl/v1
PiperOrigin-RevId: 429068183
Source-Link: googleapis/googleapis@ed90e7c

feat(osconfig/agentendpoint): Add field to PatchConfig message: - mig_instances_allowed fix: Add NONE Interpreter enum value that should be used over INTERPRETER_UNSPECIFIED in ExecStepConfig message
PiperOrigin-RevId: 429025668
Source-Link: googleapis/googleapis@2b26aaa

@yoshi-automation yoshi-automation requested a review from a team as a code owner February 17, 2022 00:14
yoshi-automation added a commit to googleapis/google-cloud-go that referenced this pull request Feb 17, 2022
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#762

Changes:

docs(securitycenter): Update documentation for the Finding resource field "project_display_name" docs: Update documentation for the Mute fields on Findings
  PiperOrigin-RevId: 429148908
  Source-Link: googleapis/googleapis@c93764c

feat(dataproc)!: add support for Virtual Dataproc cluster running on GKE cluster
  Committer: @Padmaar
  PiperOrigin-RevId: 429111624
  Source-Link: googleapis/googleapis@da999a2

chore(appengine): cleanup unused proto imports
  PiperOrigin-RevId: 429104913
  Source-Link: googleapis/googleapis@62d0e05

docs(aiplatform): fix misformatted field description
  PiperOrigin-RevId: 429098186
  Source-Link: googleapis/googleapis@e75c527

fix(spanner/admin/instance)!: annotating some fields as REQUIRED
  These fields were actually always required by the backend, so annotation just documents status quo. I believe this change will not require major version bump for any language.

  PiperOrigin-RevId: 429093810
  Source-Link: googleapis/googleapis@dc04c1c

feat(dataplex): added client side library for the followings: 1. Content APIs. 2. Create|Update|Delete Metadata APIs (e.g. Entity and/or Partition).
  PiperOrigin-RevId: 429081053
  Source-Link: googleapis/googleapis@7b42fd0

chore(automl): cleanup unused protos in google/cloud/automl/v1
  PiperOrigin-RevId: 429068183
  Source-Link: googleapis/googleapis@ed90e7c

feat(osconfig/agentendpoint): Add field to PatchConfig message:   - mig_instances_allowed fix: Add NONE Interpreter enum value that should be used over INTERPRETER_UNSPECIFIED in ExecStepConfig message
  PiperOrigin-RevId: 429025668
  Source-Link: googleapis/googleapis@2b26aaa
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#5667

Changes:

docs(securitycenter): Update documentation for the Finding resource field "project_display_name" docs: Update documentation for the Mute fields on Findings
  PiperOrigin-RevId: 429148908
  Source-Link: googleapis/googleapis@c93764c

feat(dataproc)!: add support for Virtual Dataproc cluster running on GKE cluster
  Committer: @Padmaar
  PiperOrigin-RevId: 429111624
  Source-Link: googleapis/googleapis@da999a2

chore(appengine): cleanup unused proto imports
  PiperOrigin-RevId: 429104913
  Source-Link: googleapis/googleapis@62d0e05

docs(aiplatform): fix misformatted field description
  PiperOrigin-RevId: 429098186
  Source-Link: googleapis/googleapis@e75c527

fix(spanner/admin/instance)!: annotating some fields as REQUIRED
  These fields were actually always required by the backend, so annotation just documents status quo. I believe this change will not require major version bump for any language.

  PiperOrigin-RevId: 429093810
  Source-Link: googleapis/googleapis@dc04c1c

chore: regenerate API index

  Source-Link: googleapis/googleapis@1bbb5df

feat(dataplex): added client side library for the followings: 1. Content APIs. 2. Create|Update|Delete Metadata APIs (e.g. Entity and/or Partition).
  PiperOrigin-RevId: 429081053
  Source-Link: googleapis/googleapis@7b42fd0

feat(ruby): Update google-cloud-compute-v1 dependency to 1.1.0 or later

  Source-Link: googleapis/googleapis@f4b9e64

chore: Update rules_gapic Bazel rules to 0.12.0
  PiperOrigin-RevId: 429071255
  Source-Link: googleapis/googleapis@17ca037

chore(automl): cleanup unused protos in google/cloud/automl/v1
  PiperOrigin-RevId: 429068183
  Source-Link: googleapis/googleapis@ed90e7c

feat(osconfig/agentendpoint): Add field to PatchConfig message:   - mig_instances_allowed fix: Add NONE Interpreter enum value that should be used over INTERPRETER_UNSPECIFIED in ExecStepConfig message
  PiperOrigin-RevId: 429025668
  Source-Link: googleapis/googleapis@2b26aaa
@codyoss codyoss merged commit d576998 into main Feb 17, 2022
@codyoss codyoss deleted the regen_genproto branch February 17, 2022 15:58
codyoss pushed a commit to googleapis/google-cloud-go that referenced this pull request Feb 17, 2022
* 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#762

Changes:

docs(securitycenter): Update documentation for the Finding resource field "project_display_name" docs: Update documentation for the Mute fields on Findings
  PiperOrigin-RevId: 429148908
  Source-Link: googleapis/googleapis@c93764c

feat(dataproc): add support for Virtual Dataproc cluster running on GKE cluster
  Committer: @Padmaar
  PiperOrigin-RevId: 429111624
  Source-Link: googleapis/googleapis@da999a2

chore(appengine): cleanup unused proto imports
  PiperOrigin-RevId: 429104913
  Source-Link: googleapis/googleapis@62d0e05

docs(aiplatform): fix misformatted field description
  PiperOrigin-RevId: 429098186
  Source-Link: googleapis/googleapis@e75c527

fix(spanner/admin/instance)!: annotating some fields as REQUIRED
  These fields were actually always required by the backend, so annotation just documents status quo. I believe this change will not require major version bump for any language.

  PiperOrigin-RevId: 429093810
  Source-Link: googleapis/googleapis@dc04c1c

feat(dataplex): added client side library for the followings: 1. Content APIs. 2. Create|Update|Delete Metadata APIs (e.g. Entity and/or Partition).
  PiperOrigin-RevId: 429081053
  Source-Link: googleapis/googleapis@7b42fd0

chore(automl): cleanup unused protos in google/cloud/automl/v1
  PiperOrigin-RevId: 429068183
  Source-Link: googleapis/googleapis@ed90e7c

feat(osconfig/agentendpoint): Add field to PatchConfig message:   - mig_instances_allowed fix: Add NONE Interpreter enum value that should be used over INTERPRETER_UNSPECIFIED in ExecStepConfig message
  PiperOrigin-RevId: 429025668
  Source-Link: googleapis/googleapis@2b26aaa
jschaf pushed a commit to jschaf/spanner-go that referenced this pull request Oct 10, 2024
* 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#762

Changes:

docs(securitycenter): Update documentation for the Finding resource field "project_display_name" docs: Update documentation for the Mute fields on Findings
  PiperOrigin-RevId: 429148908
  Source-Link: googleapis/googleapis@c93764c

feat(dataproc): add support for Virtual Dataproc cluster running on GKE cluster
  Committer: @Padmaar
  PiperOrigin-RevId: 429111624
  Source-Link: googleapis/googleapis@da999a2

chore(appengine): cleanup unused proto imports
  PiperOrigin-RevId: 429104913
  Source-Link: googleapis/googleapis@62d0e05

docs(aiplatform): fix misformatted field description
  PiperOrigin-RevId: 429098186
  Source-Link: googleapis/googleapis@e75c527

fix(spanner/admin/instance)!: annotating some fields as REQUIRED
  These fields were actually always required by the backend, so annotation just documents status quo. I believe this change will not require major version bump for any language.

  PiperOrigin-RevId: 429093810
  Source-Link: googleapis/googleapis@dc04c1c

feat(dataplex): added client side library for the followings: 1. Content APIs. 2. Create|Update|Delete Metadata APIs (e.g. Entity and/or Partition).
  PiperOrigin-RevId: 429081053
  Source-Link: googleapis/googleapis@7b42fd0

chore(automl): cleanup unused protos in google/cloud/automl/v1
  PiperOrigin-RevId: 429068183
  Source-Link: googleapis/googleapis@ed90e7c

feat(osconfig/agentendpoint): Add field to PatchConfig message:   - mig_instances_allowed fix: Add NONE Interpreter enum value that should be used over INTERPRETER_UNSPECIFIED in ExecStepConfig message
  PiperOrigin-RevId: 429025668
  Source-Link: googleapis/googleapis@2b26aaa
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants