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

feat(all): auto-regenerate gapics #3436

Merged
merged 2 commits into from Dec 9, 2020
Merged

feat(all): auto-regenerate gapics #3436

merged 2 commits into from Dec 9, 2020

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

Changes:

  • chore(kms): migrate kms to the Java microgenerator

    Committer: @miraleung
    PiperOrigin-RevId: 346440719
    Source-Link: googleapis/googleapis@85a5954

  • feat(dialogflow/cx): allowed custom to specify webhook headers through query parameters
    docs: suggested to always use version for production traffic when calling DetectIntent

    PiperOrigin-RevId: 346434847
    Source-Link: googleapis/googleapis@e4d0155

  • chore(bigquery/storage): migrate java-bigquerystorage to the Java microgenerator

    Committer: @miraleung
    PiperOrigin-RevId: 346405446
    Source-Link: googleapis/googleapis@abc4306

  • chore(firestore/apiv1): migrate firestore/admin to the Java microgenerator

    Committer: @miraleung
    PiperOrigin-RevId: 346387604
    Source-Link: googleapis/googleapis@36e1a9a

  • chore(analytics/admin): Make microgenerators default for all languages

    In particular this applies to Java and Python microgenerators.
    With this change java_gapic_* and py_gapic_* rules mean microgenerator versions. The monolith versions of the rules are named as java_gapic_*_legacy and py_gapic_*_legacy respectively.

    Also change Ads BAZEL template to reflect the change in default rule names.

    Also change DO NOT OVERRIDE comment warnings meaning (to reflect that now by default microgenerator rules are generated and the generated version must be accepted only if the API is being migrated to the microgenerator).

    PiperOrigin-RevId: 346227314
    Source-Link: googleapis/googleapis@160f80d

  • fix(dialogflow/cx): use google.cloud.dialogflowcx namespace for python

    PiperOrigin-RevId: 346185632
    Source-Link: googleapis/googleapis@d9bc6eb

  • fix(videointelligence):Introduce tracks and thumbnails fields for FaceDetectionAnnotations proto.

    PiperOrigin-RevId: 346138329
    Source-Link: googleapis/googleapis@674ec0e

  • chore(billing): migrate java-billing to the Java microgenerator

    Committer: @miraleung
    PiperOrigin-RevId: 346134186
    Source-Link: googleapis/googleapis@adcf2b6

  • chore(asset): migrate java-asset to the Java microgenerator

    Committer: @miraleung
    PiperOrigin-RevId: 346132907
    Source-Link: googleapis/googleapis@8e32936

  • chore(billing/budgets): migrate java-billingbudgets to the Java microgenerator

    Committer: @miraleung
    PiperOrigin-RevId: 346132901
    Source-Link: googleapis/googleapis@61771ac

  • chore(dataproc): migrate java-dataproc to the Java microgenerator

    Committer: @miraleung
    PiperOrigin-RevId: 346132878
    Source-Link: googleapis/googleapis@565b9a5

  • chore(cloudbuild/apiv1): migrate cloudbuild to the Java microgenerator

    Committer: @miraleung
    PiperOrigin-RevId: 346132650
    Source-Link: googleapis/googleapis@08869d7

  • chore(monitoring/dashboard): migrate java-monitoring to the Java microgenerator

    Committer: @miraleung
    PiperOrigin-RevId: 346127853
    Source-Link: googleapis/googleapis@59ef1bc

  • chore(containeranalysis): migrate java-containeranalysis to the Java microgenerator

    Committer: @miraleung
    PiperOrigin-RevId: 346126761
    Source-Link: googleapis/googleapis@3d044d4

  • chore(firestore): migrate firestore to the Java microgenerator

    Committer: @miraleung
    PiperOrigin-RevId: 346124526
    Source-Link: googleapis/googleapis@68b7950

  • chore(redis): migrate redis to the Java microgenerator

    Committer: @miraleung
    PiperOrigin-RevId: 346121774
    Source-Link: googleapis/googleapis@fa1a175

  • chore(analytics/admin): migrate analytics to the Java microgenerator

    Committer: @miraleung
    PiperOrigin-RevId: 346120301
    Source-Link: googleapis/googleapis@70c794b

  • chore(spanner/admin/database): migrate java-spanner to the Java microgenerator

    Committer: @miraleung
    PiperOrigin-RevId: 346119030
    Source-Link: googleapis/googleapis@57e83fd

  • chore(videointelligence): migrate java-videointelligence to the Java microgenerator

    Committer: @miraleung
    PiperOrigin-RevId: 346118883
    Source-Link: googleapis/googleapis@8c987b9

  • chore(area120/tables): migrate area120/tables to the Java microgenerator

    Committer: @miraleung
    PiperOrigin-RevId: 346115388
    Source-Link: googleapis/googleapis@46ef525

@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Dec 9, 2020
yoshi-automation added a commit to googleapis/go-genproto that referenced this pull request Dec 9, 2020
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#3436

Changes:
- chore: migrate dataqna to the Java microgenerator

  Committer: @miraleung
  PiperOrigin-RevId: 346442169
  Source-Link: googleapis/googleapis@c32a98c

- chore: migrate storage to the Java microgenerator

  Committer: @miraleung
  PiperOrigin-RevId: 346442150
  Source-Link: googleapis/googleapis@222f2a5

- chore(kms): migrate kms to the Java microgenerator

  Committer: @miraleung
  PiperOrigin-RevId: 346440719
  Source-Link: googleapis/googleapis@85a5954

- feat(dialogflow/cx): allowed custom to specify webhook headers through query parameters
  docs: suggested to always use version for production traffic when calling DetectIntent

  PiperOrigin-RevId: 346434847
  Source-Link: googleapis/googleapis@e4d0155

- chore(bigquery/storage): migrate java-bigquerystorage to the Java microgenerator

  Committer: @miraleung
  PiperOrigin-RevId: 346405446
  Source-Link: googleapis/googleapis@abc4306

- chore(firestore/apiv1): migrate firestore/admin to the Java microgenerator

  Committer: @miraleung
  PiperOrigin-RevId: 346387604
  Source-Link: googleapis/googleapis@36e1a9a

- chore: migrate channel to the Java microgenerator

  Committer: @miraleung
  PiperOrigin-RevId: 346386640
  Source-Link: googleapis/googleapis@daf7a6e

- chore: update gapic-generator-java to 0.0.9

  Committer: @miraleung
  PiperOrigin-RevId: 346372957
  Source-Link: googleapis/googleapis@857f70d

- chore(analytics/admin): Make microgenerators default for all languages

  In particular this applies to Java and Python microgenerators.
  With this change `java_gapic_*` and `py_gapic_*` rules mean microgenerator versions. The monolith versions of the rules are named as `java_gapic_*_legacy` and `py_gapic_*_legacy` respectively.

  Also change Ads BAZEL template to reflect the change in default rule names.

  Also change `DO NOT OVERRIDE` comment warnings meaning (to reflect that now by default microgenerator rules are generated and the generated version must be accepted only if the API is being migrated to the microgenerator).

  PiperOrigin-RevId: 346227314
  Source-Link: googleapis/googleapis@160f80d

- fix(dialogflow/cx): use `google.cloud.dialogflowcx` namespace for python

  PiperOrigin-RevId: 346185632
  Source-Link: googleapis/googleapis@d9bc6eb

- fix(videointelligence):Introduce tracks and thumbnails fields for FaceDetectionAnnotations proto.

  PiperOrigin-RevId: 346138329
  Source-Link: googleapis/googleapis@674ec0e

- chore(billing): migrate java-billing to the Java microgenerator

  Committer: @miraleung
  PiperOrigin-RevId: 346134186
  Source-Link: googleapis/googleapis@adcf2b6

- chore(asset): migrate java-asset to the Java microgenerator

  Committer: @miraleung
  PiperOrigin-RevId: 346132907
  Source-Link: googleapis/googleapis@8e32936

- chore(billing/budgets): migrate java-billingbudgets to the Java microgenerator

  Committer: @miraleung
  PiperOrigin-RevId: 346132901
  Source-Link: googleapis/googleapis@61771ac

- chore: Set NPM package name for Data QnA

  PiperOrigin-RevId: 346132882
  Source-Link: googleapis/googleapis@bd42e00

- chore(dataproc): migrate java-dataproc to the Java microgenerator

  Committer: @miraleung
  PiperOrigin-RevId: 346132878
  Source-Link: googleapis/googleapis@565b9a5

- chore(cloudbuild/apiv1): migrate cloudbuild to the Java microgenerator

  Committer: @miraleung
  PiperOrigin-RevId: 346132650
  Source-Link: googleapis/googleapis@08869d7

- chore(monitoring/dashboard): migrate java-monitoring to the Java microgenerator

  Committer: @miraleung
  PiperOrigin-RevId: 346127853
  Source-Link: googleapis/googleapis@59ef1bc

- chore(containeranalysis): migrate java-containeranalysis to the Java microgenerator

  Committer: @miraleung
  PiperOrigin-RevId: 346126761
  Source-Link: googleapis/googleapis@3d044d4

- chore: update gapic-generator-java to 0.0.8

  Committer: @miraleung
  PiperOrigin-RevId: 346126713
  Source-Link: googleapis/googleapis@b8b2f8c

- chore(firestore): migrate firestore to the Java microgenerator

  Committer: @miraleung
  PiperOrigin-RevId: 346124526
  Source-Link: googleapis/googleapis@68b7950

- chore(redis): migrate redis to the Java microgenerator

  Committer: @miraleung
  PiperOrigin-RevId: 346121774
  Source-Link: googleapis/googleapis@fa1a175

- chore: migrate recommendationengine to the Java microgenerator

  Committer: @miraleung
  PiperOrigin-RevId: 346120381
  Source-Link: googleapis/googleapis@e792aa3

- chore(analytics/admin): migrate analytics to the Java microgenerator

  Committer: @miraleung
  PiperOrigin-RevId: 346120301
  Source-Link: googleapis/googleapis@70c794b

- chore(spanner/admin/database): migrate java-spanner to the Java microgenerator

  Committer: @miraleung
  PiperOrigin-RevId: 346119030
  Source-Link: googleapis/googleapis@57e83fd

- chore(videointelligence): migrate java-videointelligence to the Java microgenerator

  Committer: @miraleung
  PiperOrigin-RevId: 346118883
  Source-Link: googleapis/googleapis@8c987b9

- chore: migrate java-bigtable to the Java microgenerator

  Committer: @miraleung
  PiperOrigin-RevId: 346117305
  Source-Link: googleapis/googleapis@93519d5

- chore(area120/tables): migrate area120/tables to the Java microgenerator

  Committer: @miraleung
  PiperOrigin-RevId: 346115388
  Source-Link: googleapis/googleapis@46ef525

- chore: migrate remoteworkers to the Java microgenerator

  Committer: @miraleung
  PiperOrigin-RevId: 345749750
  Source-Link: googleapis/googleapis@5695950
gcf-merge-on-green bot pushed a commit to googleapis/go-genproto that referenced this pull request Dec 9, 2020
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#3436

Changes:
- chore: migrate dataqna to the Java microgenerator

  Committer: @miraleung
  PiperOrigin-RevId: 346442169
  Source-Link: googleapis/googleapis@c32a98c

- chore: migrate storage to the Java microgenerator

  Committer: @miraleung
  PiperOrigin-RevId: 346442150
  Source-Link: googleapis/googleapis@222f2a5

- chore(kms): migrate kms to the Java microgenerator

  Committer: @miraleung
  PiperOrigin-RevId: 346440719
  Source-Link: googleapis/googleapis@85a5954

- feat(dialogflow/cx): allowed custom to specify webhook headers through query parameters
  docs: suggested to always use version for production traffic when calling DetectIntent

  PiperOrigin-RevId: 346434847
  Source-Link: googleapis/googleapis@e4d0155

- chore(bigquery/storage): migrate java-bigquerystorage to the Java microgenerator

  Committer: @miraleung
  PiperOrigin-RevId: 346405446
  Source-Link: googleapis/googleapis@abc4306

- chore(firestore/apiv1): migrate firestore/admin to the Java microgenerator

  Committer: @miraleung
  PiperOrigin-RevId: 346387604
  Source-Link: googleapis/googleapis@36e1a9a

- chore: migrate channel to the Java microgenerator

  Committer: @miraleung
  PiperOrigin-RevId: 346386640
  Source-Link: googleapis/googleapis@daf7a6e

- chore: update gapic-generator-java to 0.0.9

  Committer: @miraleung
  PiperOrigin-RevId: 346372957
  Source-Link: googleapis/googleapis@857f70d

- chore(analytics/admin): Make microgenerators default for all languages

  In particular this applies to Java and Python microgenerators.
  With this change `java_gapic_*` and `py_gapic_*` rules mean microgenerator versions. The monolith versions of the rules are named as `java_gapic_*_legacy` and `py_gapic_*_legacy` respectively.

  Also change Ads BAZEL template to reflect the change in default rule names.

  Also change `DO NOT OVERRIDE` comment warnings meaning (to reflect that now by default microgenerator rules are generated and the generated version must be accepted only if the API is being migrated to the microgenerator).

  PiperOrigin-RevId: 346227314
  Source-Link: googleapis/googleapis@160f80d

- fix(dialogflow/cx): use `google.cloud.dialogflowcx` namespace for python

  PiperOrigin-RevId: 346185632
  Source-Link: googleapis/googleapis@d9bc6eb

- fix(videointelligence):Introduce tracks and thumbnails fields for FaceDetectionAnnotations proto.

  PiperOrigin-RevId: 346138329
  Source-Link: googleapis/googleapis@674ec0e

- chore(billing): migrate java-billing to the Java microgenerator

  Committer: @miraleung
  PiperOrigin-RevId: 346134186
  Source-Link: googleapis/googleapis@adcf2b6

- chore(asset): migrate java-asset to the Java microgenerator

  Committer: @miraleung
  PiperOrigin-RevId: 346132907
  Source-Link: googleapis/googleapis@8e32936

- chore(billing/budgets): migrate java-billingbudgets to the Java microgenerator

  Committer: @miraleung
  PiperOrigin-RevId: 346132901
  Source-Link: googleapis/googleapis@61771ac

- chore: Set NPM package name for Data QnA

  PiperOrigin-RevId: 346132882
  Source-Link: googleapis/googleapis@bd42e00

- chore(dataproc): migrate java-dataproc to the Java microgenerator

  Committer: @miraleung
  PiperOrigin-RevId: 346132878
  Source-Link: googleapis/googleapis@565b9a5

- chore(cloudbuild/apiv1): migrate cloudbuild to the Java microgenerator

  Committer: @miraleung
  PiperOrigin-RevId: 346132650
  Source-Link: googleapis/googleapis@08869d7

- chore(monitoring/dashboard): migrate java-monitoring to the Java microgenerator

  Committer: @miraleung
  PiperOrigin-RevId: 346127853
  Source-Link: googleapis/googleapis@59ef1bc

- chore(containeranalysis): migrate java-containeranalysis to the Java microgenerator

  Committer: @miraleung
  PiperOrigin-RevId: 346126761
  Source-Link: googleapis/googleapis@3d044d4

- chore: update gapic-generator-java to 0.0.8

  Committer: @miraleung
  PiperOrigin-RevId: 346126713
  Source-Link: googleapis/googleapis@b8b2f8c

- chore(firestore): migrate firestore to the Java microgenerator

  Committer: @miraleung
  PiperOrigin-RevId: 346124526
  Source-Link: googleapis/googleapis@68b7950

- chore(redis): migrate redis to the Java microgenerator

  Committer: @miraleung
  PiperOrigin-RevId: 346121774
  Source-Link: googleapis/googleapis@fa1a175

- chore: migrate recommendationengine to the Java microgenerator

  Committer: @miraleung
  PiperOrigin-RevId: 346120381
  Source-Link: googleapis/googleapis@e792aa3

- chore(analytics/admin): migrate analytics to the Java microgenerator

  Committer: @miraleung
  PiperOrigin-RevId: 346120301
  Source-Link: googleapis/googleapis@70c794b

- chore(spanner/admin/database): migrate java-spanner to the Java microgenerator

  Committer: @miraleung
  PiperOrigin-RevId: 346119030
  Source-Link: googleapis/googleapis@57e83fd

- chore(videointelligence): migrate java-videointelligence to the Java microgenerator

  Committer: @miraleung
  PiperOrigin-RevId: 346118883
  Source-Link: googleapis/googleapis@8c987b9

- chore: migrate java-bigtable to the Java microgenerator

  Committer: @miraleung
  PiperOrigin-RevId: 346117305
  Source-Link: googleapis/googleapis@93519d5

- chore(area120/tables): migrate area120/tables to the Java microgenerator

  Committer: @miraleung
  PiperOrigin-RevId: 346115388
  Source-Link: googleapis/googleapis@46ef525

- chore: migrate remoteworkers to the Java microgenerator

  Committer: @miraleung
  PiperOrigin-RevId: 345749750
  Source-Link: googleapis/googleapis@5695950
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#505

Changes:
- chore(kms): migrate kms to the Java microgenerator

  Committer: @miraleung
  PiperOrigin-RevId: 346440719
  Source-Link: googleapis/googleapis@85a5954

- feat(dialogflow/cx): allowed custom to specify webhook headers through query parameters
  docs: suggested to always use version for production traffic when calling DetectIntent

  PiperOrigin-RevId: 346434847
  Source-Link: googleapis/googleapis@e4d0155

- chore(bigquery/storage): migrate java-bigquerystorage to the Java microgenerator

  Committer: @miraleung
  PiperOrigin-RevId: 346405446
  Source-Link: googleapis/googleapis@abc4306

- chore(firestore/apiv1): migrate firestore/admin to the Java microgenerator

  Committer: @miraleung
  PiperOrigin-RevId: 346387604
  Source-Link: googleapis/googleapis@36e1a9a

- chore(analytics/admin): Make microgenerators default for all languages

  In particular this applies to Java and Python microgenerators.
  With this change `java_gapic_*` and `py_gapic_*` rules mean microgenerator versions. The monolith versions of the rules are named as `java_gapic_*_legacy` and `py_gapic_*_legacy` respectively.

  Also change Ads BAZEL template to reflect the change in default rule names.

  Also change `DO NOT OVERRIDE` comment warnings meaning (to reflect that now by default microgenerator rules are generated and the generated version must be accepted only if the API is being migrated to the microgenerator).

  PiperOrigin-RevId: 346227314
  Source-Link: googleapis/googleapis@160f80d

- fix(dialogflow/cx): use `google.cloud.dialogflowcx` namespace for python

  PiperOrigin-RevId: 346185632
  Source-Link: googleapis/googleapis@d9bc6eb

- fix(videointelligence):Introduce tracks and thumbnails fields for FaceDetectionAnnotations proto.

  PiperOrigin-RevId: 346138329
  Source-Link: googleapis/googleapis@674ec0e

- chore(billing): migrate java-billing to the Java microgenerator

  Committer: @miraleung
  PiperOrigin-RevId: 346134186
  Source-Link: googleapis/googleapis@adcf2b6

- chore(asset): migrate java-asset to the Java microgenerator

  Committer: @miraleung
  PiperOrigin-RevId: 346132907
  Source-Link: googleapis/googleapis@8e32936

- chore(billing/budgets): migrate java-billingbudgets to the Java microgenerator

  Committer: @miraleung
  PiperOrigin-RevId: 346132901
  Source-Link: googleapis/googleapis@61771ac

- chore(dataproc): migrate java-dataproc to the Java microgenerator

  Committer: @miraleung
  PiperOrigin-RevId: 346132878
  Source-Link: googleapis/googleapis@565b9a5

- chore(cloudbuild/apiv1): migrate cloudbuild to the Java microgenerator

  Committer: @miraleung
  PiperOrigin-RevId: 346132650
  Source-Link: googleapis/googleapis@08869d7

- chore(monitoring/dashboard): migrate java-monitoring to the Java microgenerator

  Committer: @miraleung
  PiperOrigin-RevId: 346127853
  Source-Link: googleapis/googleapis@59ef1bc

- chore(containeranalysis): migrate java-containeranalysis to the Java microgenerator

  Committer: @miraleung
  PiperOrigin-RevId: 346126761
  Source-Link: googleapis/googleapis@3d044d4

- chore(firestore): migrate firestore to the Java microgenerator

  Committer: @miraleung
  PiperOrigin-RevId: 346124526
  Source-Link: googleapis/googleapis@68b7950

- chore(redis): migrate redis to the Java microgenerator

  Committer: @miraleung
  PiperOrigin-RevId: 346121774
  Source-Link: googleapis/googleapis@fa1a175

- chore(analytics/admin): migrate analytics to the Java microgenerator

  Committer: @miraleung
  PiperOrigin-RevId: 346120301
  Source-Link: googleapis/googleapis@70c794b

- chore(spanner/admin/database): migrate java-spanner to the Java microgenerator

  Committer: @miraleung
  PiperOrigin-RevId: 346119030
  Source-Link: googleapis/googleapis@57e83fd

- chore(videointelligence): migrate java-videointelligence to the Java microgenerator

  Committer: @miraleung
  PiperOrigin-RevId: 346118883
  Source-Link: googleapis/googleapis@8c987b9

- chore(area120/tables): migrate area120/tables to the Java microgenerator

  Committer: @miraleung
  PiperOrigin-RevId: 346115388
  Source-Link: googleapis/googleapis@46ef525
@codyoss codyoss added the automerge Merge the pull request once unit tests and other checks pass. label Dec 9, 2020
@gcf-merge-on-green gcf-merge-on-green bot merged commit c28b7df into master Dec 9, 2020
@gcf-merge-on-green gcf-merge-on-green bot deleted the regen_gocloud branch December 9, 2020 20:36
@gcf-merge-on-green gcf-merge-on-green bot removed the automerge Merge the pull request once unit tests and other checks pass. label Dec 9, 2020
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