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

Merged
merged 1 commit into from
Aug 27, 2021
Merged

Conversation

yoshi-automation
Copy link
Contributor

@yoshi-automation yoshi-automation commented Aug 27, 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#4684

Changes:

build: use gapic-generator-typescript v2.4.1
Fixes builds that depend on google/cloud/location/locations.proto.

Committer: @alexander-fenster
PiperOrigin-RevId: 393385166
Source-Link: googleapis/googleapis@677caf0

docs(dialogflow/cx): clarified some LRO types docs: fixed some wrong update mask descriptions
PiperOrigin-RevId: 393365899
Source-Link: googleapis/googleapis@4309574

feat: display_name is the display name for the assigned issue
PiperOrigin-RevId: 393354400
Source-Link: googleapis/googleapis@8488545

chore: regenerate API index

Source-Link: googleapis/googleapis@ccb7347

feat(monitoring/dashboard): Added support for logs-based alerts: https://cloud.google.com/logging/docs/alerting/log-based-alerts feat: Added support for user-defined labels on cloud monitoring's Service and ServiceLevelObjective objects fix!: mark required fields in QueryTimeSeriesRequest as required
PiperOrigin-RevId: 393200011
Source-Link: googleapis/googleapis@354d076

feat: generate java files for error_reason.proto, bigquery_audit_metadata.proto and localized_text.proto
PiperOrigin-RevId: 393186792
Source-Link: googleapis/googleapis@9e36f4e

feat(assuredworkloads): Add Canada Regions And Support compliance regime
fix: ResourceType CONSUMER_PROJECT is deprecated

feat: ResourceType CONSUMER_FOLDER and KEYRING are added

feat: display_name is added to ResourceSettings

fix: billing_account is now optional in Workload

feat: resource_settings is added to CreateWorkloadOperationMetadata

Committer: @ketanbshah
PiperOrigin-RevId: 393142547
Source-Link: googleapis/googleapis@4b6bb3d

chore: update rules_gapic for build_gen change
PiperOrigin-RevId: 393022593
Source-Link: googleapis/googleapis@4006aa5

chore(gkehub): update bazel BUILD
PiperOrigin-RevId: 392995655
Source-Link: googleapis/googleapis@410f323

feat(cloudbuild/apiv1): Update cloudbuild proto with the service_account for BYOSA Triggers.
Committer: @emoryruscus
PiperOrigin-RevId: 392957767
Source-Link: googleapis/googleapis@5572865

fix: add missing annotation for batch document translation
PiperOrigin-RevId: 392949968
Source-Link: googleapis/googleapis@41e44ac

chore: cleanup deprecated Dataproc v1beta2 API references
Committer: @medb
PiperOrigin-RevId: 392937123
Source-Link: googleapis/googleapis@be31a88

chore(googleads): Disables legacy_proto_load on Node.js GAPICs
Committer: @aohren
PiperOrigin-RevId: 392917338
Source-Link: googleapis/googleapis@cdc9747

docs(workflows/executions): Correct the name of the corresponding wrapper library
PiperOrigin-RevId: 392910344
Source-Link: googleapis/googleapis@dd50509

feat(cloudbuild/apiv1):add script field to BuildStep message
PiperOrigin-RevId: 392761119
Source-Link: googleapis/googleapis@3cd708e

chore: regenerate API index

Source-Link: googleapis/googleapis@8a770c3

feat!: delete deprecated Dataproc v1beta2 API client
Committer: @medb
PiperOrigin-RevId: 392723737
Source-Link: googleapis/googleapis@8bf048d

docs(retail): Keep the API doc up-to-date feat: update grpc service config settings to reflect correct API deadlines chore: remove relative private links from search service comments to prevent crashing client lib generation tool
PiperOrigin-RevId: 392712211
Source-Link: googleapis/googleapis@cb637a6

chore: regenerate API index

Source-Link: googleapis/googleapis@2760083

feat(gkehub): Add request_id under DeleteMembershipRequest and UpdateMembershipRequest
feat: Add OnPremCluster and MultiCloudCluster as GkeCluster equivalent field

fix!: Move GkeCluster under oneof

PiperOrigin-RevId: 392706843
Source-Link: googleapis/googleapis@8c0e4a3

@yoshi-automation yoshi-automation requested a review from a team as a code owner August 27, 2021 21:04
yoshi-automation added a commit to googleapis/google-cloud-go that referenced this pull request Aug 27, 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#664

Changes:

docs(dialogflow/cx): clarified some LRO types docs: fixed some wrong update mask descriptions
  PiperOrigin-RevId: 393365899
  Source-Link: googleapis/googleapis@4309574

feat(monitoring/dashboard): Added support for logs-based alerts: https://cloud.google.com/logging/docs/alerting/log-based-alerts feat: Added support for user-defined labels on cloud monitoring's Service and ServiceLevelObjective objects fix!: mark required fields in QueryTimeSeriesRequest as required
  PiperOrigin-RevId: 393200011
  Source-Link: googleapis/googleapis@354d076

feat(assuredworkloads): Add Canada Regions And Support compliance regime
  fix: ResourceType CONSUMER_PROJECT is deprecated

  feat: ResourceType CONSUMER_FOLDER and KEYRING are added

  feat: display_name is added to ResourceSettings

  fix: billing_account is now optional in Workload

  feat: resource_settings is added to CreateWorkloadOperationMetadata

  Committer: @ketanbshah
  PiperOrigin-RevId: 393142547
  Source-Link: googleapis/googleapis@4b6bb3d

chore(gkehub): update bazel BUILD
  PiperOrigin-RevId: 392995655
  Source-Link: googleapis/googleapis@410f323

feat(cloudbuild/apiv1): Update cloudbuild proto with the service_account for BYOSA Triggers.
  Committer: @emoryruscus
  PiperOrigin-RevId: 392957767
  Source-Link: googleapis/googleapis@5572865

docs(workflows/executions): Correct the name of the corresponding wrapper library
  PiperOrigin-RevId: 392910344
  Source-Link: googleapis/googleapis@dd50509

feat(cloudbuild/apiv1):add script field to BuildStep message
  PiperOrigin-RevId: 392761119
  Source-Link: googleapis/googleapis@3cd708e

docs(retail): Keep the API doc up-to-date feat: update grpc service config settings to reflect correct API deadlines chore: remove relative private links from search service comments to prevent crashing client lib generation tool
  PiperOrigin-RevId: 392712211
  Source-Link: googleapis/googleapis@cb637a6

feat(gkehub): Add request_id under `DeleteMembershipRequest` and `UpdateMembershipRequest`
  feat: Add `OnPremCluster` and `MultiCloudCluster` as `GkeCluster` equivalent field

  fix!: Move `GkeCluster` under oneof

  PiperOrigin-RevId: 392706843
  Source-Link: googleapis/googleapis@8c0e4a3
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#4684

Changes:

build: use gapic-generator-typescript v2.4.1
  Fixes builds that depend on google/cloud/location/locations.proto.

  Committer: @alexander-fenster
  PiperOrigin-RevId: 393385166
  Source-Link: googleapis/googleapis@677caf0

docs(dialogflow/cx): clarified some LRO types docs: fixed some wrong update mask descriptions
  PiperOrigin-RevId: 393365899
  Source-Link: googleapis/googleapis@4309574

feat: display_name is the display name for the assigned issue
  PiperOrigin-RevId: 393354400
  Source-Link: googleapis/googleapis@8488545

chore: regenerate API index

  Source-Link: googleapis/googleapis@ccb7347

feat(monitoring/dashboard): Added support for logs-based alerts: https://cloud.google.com/logging/docs/alerting/log-based-alerts feat: Added support for user-defined labels on cloud monitoring's Service and ServiceLevelObjective objects fix!: mark required fields in QueryTimeSeriesRequest as required
  PiperOrigin-RevId: 393200011
  Source-Link: googleapis/googleapis@354d076

feat: generate java files for error_reason.proto, bigquery_audit_metadata.proto and localized_text.proto
  PiperOrigin-RevId: 393186792
  Source-Link: googleapis/googleapis@9e36f4e

feat(assuredworkloads): Add Canada Regions And Support compliance regime
  fix: ResourceType CONSUMER_PROJECT is deprecated

  feat: ResourceType CONSUMER_FOLDER and KEYRING are added

  feat: display_name is added to ResourceSettings

  fix: billing_account is now optional in Workload

  feat: resource_settings is added to CreateWorkloadOperationMetadata

  Committer: @ketanbshah
  PiperOrigin-RevId: 393142547
  Source-Link: googleapis/googleapis@4b6bb3d

chore: update rules_gapic for build_gen change
  PiperOrigin-RevId: 393022593
  Source-Link: googleapis/googleapis@4006aa5

chore(gkehub): update bazel BUILD
  PiperOrigin-RevId: 392995655
  Source-Link: googleapis/googleapis@410f323

feat(cloudbuild/apiv1): Update cloudbuild proto with the service_account for BYOSA Triggers.
  Committer: @emoryruscus
  PiperOrigin-RevId: 392957767
  Source-Link: googleapis/googleapis@5572865

fix: add missing annotation for batch document translation
  PiperOrigin-RevId: 392949968
  Source-Link: googleapis/googleapis@41e44ac

chore: cleanup deprecated Dataproc v1beta2 API references
  Committer: @medb
  PiperOrigin-RevId: 392937123
  Source-Link: googleapis/googleapis@be31a88

chore(googleads): Disables `legacy_proto_load` on Node.js GAPICs
  Committer: @aohren
  PiperOrigin-RevId: 392917338
  Source-Link: googleapis/googleapis@cdc9747

docs(workflows/executions): Correct the name of the corresponding wrapper library
  PiperOrigin-RevId: 392910344
  Source-Link: googleapis/googleapis@dd50509

feat(cloudbuild/apiv1):add script field to BuildStep message
  PiperOrigin-RevId: 392761119
  Source-Link: googleapis/googleapis@3cd708e

chore: regenerate API index

  Source-Link: googleapis/googleapis@8a770c3

feat!: delete deprecated Dataproc v1beta2 API client
  Committer: @medb
  PiperOrigin-RevId: 392723737
  Source-Link: googleapis/googleapis@8bf048d

docs(retail): Keep the API doc up-to-date feat: update grpc service config settings to reflect correct API deadlines chore: remove relative private links from search service comments to prevent crashing client lib generation tool
  PiperOrigin-RevId: 392712211
  Source-Link: googleapis/googleapis@cb637a6

chore: regenerate API index

  Source-Link: googleapis/googleapis@2760083

feat(gkehub): Add request_id under `DeleteMembershipRequest` and `UpdateMembershipRequest`
  feat: Add `OnPremCluster` and `MultiCloudCluster` as `GkeCluster` equivalent field

  fix!: Move `GkeCluster` under oneof

  PiperOrigin-RevId: 392706843
  Source-Link: googleapis/googleapis@8c0e4a3
@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Aug 27, 2021
@codyoss codyoss added the automerge Merge the pull request once unit tests and other checks pass. label Aug 27, 2021
@gcf-merge-on-green gcf-merge-on-green bot merged commit 25e5f79 into master Aug 27, 2021
@gcf-merge-on-green gcf-merge-on-green bot deleted the regen_genproto branch August 27, 2021 21:10
@gcf-merge-on-green gcf-merge-on-green bot removed the automerge Merge the pull request once unit tests and other checks pass. label Aug 27, 2021
yoshi-automation added a commit to googleapis/google-cloud-go that referenced this pull request Aug 27, 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#664

Changes:

docs(dialogflow/cx): clarified some LRO types docs: fixed some wrong update mask descriptions
  PiperOrigin-RevId: 393365899
  Source-Link: googleapis/googleapis@4309574

feat(monitoring/dashboard): Added support for logs-based alerts: https://cloud.google.com/logging/docs/alerting/log-based-alerts feat: Added support for user-defined labels on cloud monitoring's Service and ServiceLevelObjective objects fix!: mark required fields in QueryTimeSeriesRequest as required
  PiperOrigin-RevId: 393200011
  Source-Link: googleapis/googleapis@354d076

feat(assuredworkloads): Add Canada Regions And Support compliance regime
  fix: ResourceType CONSUMER_PROJECT is deprecated

  feat: ResourceType CONSUMER_FOLDER and KEYRING are added

  feat: display_name is added to ResourceSettings

  fix: billing_account is now optional in Workload

  feat: resource_settings is added to CreateWorkloadOperationMetadata

  Committer: @ketanbshah
  PiperOrigin-RevId: 393142547
  Source-Link: googleapis/googleapis@4b6bb3d

chore(gkehub): update bazel BUILD
  PiperOrigin-RevId: 392995655
  Source-Link: googleapis/googleapis@410f323

feat(cloudbuild/apiv1): Update cloudbuild proto with the service_account for BYOSA Triggers.
  Committer: @emoryruscus
  PiperOrigin-RevId: 392957767
  Source-Link: googleapis/googleapis@5572865

docs(workflows/executions): Correct the name of the corresponding wrapper library
  PiperOrigin-RevId: 392910344
  Source-Link: googleapis/googleapis@dd50509

feat(cloudbuild/apiv1):add script field to BuildStep message
  PiperOrigin-RevId: 392761119
  Source-Link: googleapis/googleapis@3cd708e

docs(retail): Keep the API doc up-to-date feat: update grpc service config settings to reflect correct API deadlines chore: remove relative private links from search service comments to prevent crashing client lib generation tool
  PiperOrigin-RevId: 392712211
  Source-Link: googleapis/googleapis@cb637a6

feat(gkehub): Add request_id under `DeleteMembershipRequest` and `UpdateMembershipRequest`
  feat: Add `OnPremCluster` and `MultiCloudCluster` as `GkeCluster` equivalent field

  fix!: Move `GkeCluster` under oneof

  PiperOrigin-RevId: 392706843
  Source-Link: googleapis/googleapis@8c0e4a3
codyoss pushed a commit to googleapis/google-cloud-go that referenced this pull request Aug 27, 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#664

Changes:

docs(dialogflow/cx): clarified some LRO types docs: fixed some wrong update mask descriptions
  PiperOrigin-RevId: 393365899
  Source-Link: googleapis/googleapis@4309574

feat(monitoring/dashboard): Added support for logs-based alerts: https://cloud.google.com/logging/docs/alerting/log-based-alerts feat: Added support for user-defined labels on cloud monitoring's Service and ServiceLevelObjective objects fix!: mark required fields in QueryTimeSeriesRequest as required
  PiperOrigin-RevId: 393200011
  Source-Link: googleapis/googleapis@354d076

feat(assuredworkloads): Add Canada Regions And Support compliance regime
  fix: ResourceType CONSUMER_PROJECT is deprecated

  feat: ResourceType CONSUMER_FOLDER and KEYRING are added

  feat: display_name is added to ResourceSettings

  fix: billing_account is now optional in Workload

  feat: resource_settings is added to CreateWorkloadOperationMetadata

  Committer: @ketanbshah
  PiperOrigin-RevId: 393142547
  Source-Link: googleapis/googleapis@4b6bb3d

chore(gkehub): update bazel BUILD
  PiperOrigin-RevId: 392995655
  Source-Link: googleapis/googleapis@410f323

feat(cloudbuild/apiv1): Update cloudbuild proto with the service_account for BYOSA Triggers.
  Committer: @emoryruscus
  PiperOrigin-RevId: 392957767
  Source-Link: googleapis/googleapis@5572865

docs(workflows/executions): Correct the name of the corresponding wrapper library
  PiperOrigin-RevId: 392910344
  Source-Link: googleapis/googleapis@dd50509

feat(cloudbuild/apiv1):add script field to BuildStep message
  PiperOrigin-RevId: 392761119
  Source-Link: googleapis/googleapis@3cd708e

docs(retail): Keep the API doc up-to-date feat: update grpc service config settings to reflect correct API deadlines chore: remove relative private links from search service comments to prevent crashing client lib generation tool
  PiperOrigin-RevId: 392712211
  Source-Link: googleapis/googleapis@cb637a6

feat(gkehub): Add request_id under `DeleteMembershipRequest` and `UpdateMembershipRequest`
  feat: Add `OnPremCluster` and `MultiCloudCluster` as `GkeCluster` equivalent field

  fix!: Move `GkeCluster` under oneof

  PiperOrigin-RevId: 392706843
  Source-Link: googleapis/googleapis@8c0e4a3
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.

2 participants