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

Merged
merged 1 commit into from Dec 6, 2021
Merged

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

merged 1 commit into from Dec 6, 2021

Conversation

yoshi-automation
Copy link
Contributor

@yoshi-automation yoshi-automation commented Dec 4, 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#5189

Changes:

feat: Live Stream API logging proto for documentation
PiperOrigin-RevId: 414026995
Source-Link: googleapis/googleapis@756fe00

feat(dialogflow/cx): added support for custom content types docs: reformat comments
PiperOrigin-RevId: 414026488
Source-Link: googleapis/googleapis@26ab5dd

fix!(compute): handle GCP enum name start with uppercase IPProtocol (#691)

Source-Link: googleapis/googleapis@ae8950f

@yoshi-automation yoshi-automation requested a review from a team as a code owner December 4, 2021 00:13
yoshi-automation added a commit to googleapis/google-cloud-go that referenced this pull request Dec 4, 2021
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#728

Changes:

feat(dialogflow/cx): added support for custom content types docs: reformat comments
  PiperOrigin-RevId: 414026488
  Source-Link: googleapis/googleapis@26ab5dd

fix!(compute): handle GCP enum name start with uppercase IPProtocol (#691)

  Source-Link: googleapis/googleapis@ae8950f
@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Dec 4, 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#5189

Changes:

feat: Live Stream API logging proto for documentation
  PiperOrigin-RevId: 414026995
  Source-Link: googleapis/googleapis@756fe00

feat(dialogflow/cx): added support for custom content types docs: reformat comments
  PiperOrigin-RevId: 414026488
  Source-Link: googleapis/googleapis@26ab5dd

fix!(compute): handle GCP enum name start with uppercase IPProtocol (#691)

  Source-Link: googleapis/googleapis@ae8950f
@codyoss codyoss merged commit 862468c into main Dec 6, 2021
@codyoss codyoss deleted the regen_genproto branch December 6, 2021 16:07
yoshi-automation added a commit to googleapis/google-cloud-go that referenced this pull request Dec 6, 2021
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#728

Changes:

feat(dialogflow/cx): added support for custom content types docs: reformat comments
  PiperOrigin-RevId: 414026488
  Source-Link: googleapis/googleapis@26ab5dd

fix!(compute): handle GCP enum name start with uppercase IPProtocol (#691)

  Source-Link: googleapis/googleapis@ae8950f
codyoss pushed a commit to googleapis/google-cloud-go that referenced this pull request Dec 6, 2021
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#728

Changes:

feat(dialogflow/cx): added support for custom content types docs: reformat comments
  PiperOrigin-RevId: 414026488
  Source-Link: googleapis/googleapis@26ab5dd

fix!(compute): handle GCP enum name start with uppercase IPProtocol (#691)

  Source-Link: googleapis/googleapis@ae8950f
yoshi-automation added a commit that referenced this pull request Aug 2, 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#6458

Changes:

docs(container): BinaryAuthorization.enabled field is marked as deprecated
  PiperOrigin-RevId: 464729666
  Source-Link: googleapis/googleapis@c77c067

docs: BinaryAuthorization.enabled field is marked as deprecated
  PiperOrigin-RevId: 464729205
  Source-Link: googleapis/googleapis@901a2a2

chore: regenerate API index

  Source-Link: googleapis/googleapis@34f2730

feat(retail): new model service to manage recommendation models feat: support case insensitive match on search facets feat: allow disabling spell check in search requests feat: allow adding labels in search requests feat: allow returning min/max values on search numeric facets feat: allow using serving configs as an alias of placements feat: allow enabling recommendation filtering on custom attributes feat: return output BigQuery table on product / event export response feat: allow skiping default branch protection when doing product full import docs: keep the API doc up-to-date with recent changes
  PiperOrigin-RevId: 464664497
  Source-Link: googleapis/googleapis@c30c9cc

chore(compute): add py_test target for compute (#728)

  Source-Link: googleapis/googleapis@d7f7568

fix(datacatalog)!: fix datacatalog resource name config
  PiperOrigin-RevId: 464572702
  Source-Link: googleapis/googleapis@9f82a84

chore(bigquery/connection): deprecate the AwsCrossAccountRole property
  feat: add Azure Properties to Connection

  Azure properties are used by BigQuery Omni in Azure regions.

  PiperOrigin-RevId: 464570667
  Source-Link: googleapis/googleapis@75905af

chore: regenerate API index

  Source-Link: googleapis/googleapis@0b60828

feat(retail): support case insensitive match on search facets feat: allow to return min/max values on search numeric facets feat: allow to use serving configs as an alias of placements docs: keep the API doc up-to-date with recent changes
  PiperOrigin-RevId: 464560246
  Source-Link: googleapis/googleapis@139f56e
codyoss pushed a commit that referenced this pull request Aug 2, 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#6458

Changes:

docs(container): BinaryAuthorization.enabled field is marked as deprecated
  PiperOrigin-RevId: 464729666
  Source-Link: googleapis/googleapis@c77c067

docs: BinaryAuthorization.enabled field is marked as deprecated
  PiperOrigin-RevId: 464729205
  Source-Link: googleapis/googleapis@901a2a2

chore: regenerate API index

  Source-Link: googleapis/googleapis@34f2730

feat(retail): new model service to manage recommendation models feat: support case insensitive match on search facets feat: allow disabling spell check in search requests feat: allow adding labels in search requests feat: allow returning min/max values on search numeric facets feat: allow using serving configs as an alias of placements feat: allow enabling recommendation filtering on custom attributes feat: return output BigQuery table on product / event export response feat: allow skiping default branch protection when doing product full import docs: keep the API doc up-to-date with recent changes
  PiperOrigin-RevId: 464664497
  Source-Link: googleapis/googleapis@c30c9cc

chore(compute): add py_test target for compute (#728)

  Source-Link: googleapis/googleapis@d7f7568

fix(datacatalog): fix datacatalog resource name config
  PiperOrigin-RevId: 464572702
  Source-Link: googleapis/googleapis@9f82a84

chore(bigquery/connection): deprecate the AwsCrossAccountRole property
  feat: add Azure Properties to Connection

  Azure properties are used by BigQuery Omni in Azure regions.

  PiperOrigin-RevId: 464570667
  Source-Link: googleapis/googleapis@75905af

chore: regenerate API index

  Source-Link: googleapis/googleapis@0b60828

feat(retail): support case insensitive match on search facets feat: allow to return min/max values on search numeric facets feat: allow to use serving configs as an alias of placements docs: keep the API doc up-to-date with recent changes
  PiperOrigin-RevId: 464560246
  Source-Link: googleapis/googleapis@139f56e
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