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

Merged
merged 4 commits into from Oct 14, 2022
Merged

chore(all): auto-regenerate gapics #6839

merged 4 commits into from Oct 14, 2022

Conversation

yoshi-automation
Copy link
Contributor

@yoshi-automation yoshi-automation commented Oct 11, 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#919

Changes:

feat(recaptchaenterprise/v2): add RetrieveLegacySecretKey method feat: add annotation reasons REFUND, REFUND_FRAUD, TRANSACTION_ACCEPTED, TRANSACTION_DECLINED and SOCIAL_SPAM
PiperOrigin-RevId: 480357575
Source-Link: googleapis/googleapis@cbd4501

feat(spanner): Update result_set.proto to return undeclared parameters in ExecuteSql API
PiperOrigin-RevId: 480025979
Source-Link: googleapis/googleapis@cb6fbe8

feat(container): launch GKE Cost Allocations configuration to the v1 GKE API
PiperOrigin-RevId: 479682735
Source-Link: googleapis/googleapis@4a39795

chore(dataplex): rename warm_pool_enabled to fast_startup_enabled
While this would normally be a breaking change, libraries haven't been released yet with the old value warm_pool_enabled.

PiperOrigin-RevId: 479215286
Source-Link: googleapis/googleapis@767dc45

feat(asset): add a new searchable field kmsKeys fix: deprecate searchable field kmsKey
PiperOrigin-RevId: 479103182
Source-Link: googleapis/googleapis@7b5a467

feat(edgecontainer): temporally remove the version fields feat: add a field in cluster to describe whether the machine is disabled. fix: mark VPC project and service account as optional fields and add details for service account format
PiperOrigin-RevId: 478593325
Source-Link: googleapis/googleapis@052985c

chore(bigquery/analyticshub): Configure Ruby clients for analyticshub
PiperOrigin-RevId: 478537382
Source-Link: googleapis/googleapis@5e8b772

feat(dialogflow): include conversation dataset name to be created with dataset creation metadata docs: clarify SuggestionFeature enums which are specific to chat agents
PiperOrigin-RevId: 478522249
Source-Link: googleapis/googleapis@8bd89cd

chore(gsuiteaddons): Prepare google/cloud/gsuiteaddons/v1 BUILD.bazel for release
PiperOrigin-RevId: 478495969
Source-Link: googleapis/googleapis@ef8a542

feat(certificatemanager): added support for Private Trust to Certificate Manager API docs: See https://cloud.google.com/certificate-manager/docs/deploy-google-managed-cas
PiperOrigin-RevId: 478406005
Source-Link: googleapis/googleapis@fe486dd

docs(dialogflow/cx): clarified gcs_bucket field of the SecuritySettings message
PiperOrigin-RevId: 478035442
Source-Link: googleapis/googleapis@8cb255f

feat(assuredworkloads): add apis for AssuredWorkload monitoring feature and to restrict allowed resources
AssuredWorkload monitoring is a new feature which provides apis to fetch compliance violation for AssuredWorkloads. It also provides an api to acknowledge an unresolved violation.

RestrictAllowedResources api allows restricting list of available resources in Workload environment.

Committer: @ViswasK
PiperOrigin-RevId: 477959383
Source-Link: googleapis/googleapis@0cad78c

feat(dataplex): Add support for notebook tasks
PiperOrigin-RevId: 477935449
Source-Link: googleapis/googleapis@9e3a1dd

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

Changes:

feat(recaptchaenterprise/v2): add RetrieveLegacySecretKey method feat: add annotation reasons REFUND, REFUND_FRAUD, TRANSACTION_ACCEPTED, TRANSACTION_DECLINED and SOCIAL_SPAM
  PiperOrigin-RevId: 480357575
  Source-Link: googleapis/googleapis@cbd4501

feat(spanner): Update result_set.proto to return undeclared parameters in ExecuteSql API
  PiperOrigin-RevId: 480025979
  Source-Link: googleapis/googleapis@cb6fbe8

feat(container): launch GKE Cost Allocations configuration to the v1 GKE API
  PiperOrigin-RevId: 479682735
  Source-Link: googleapis/googleapis@4a39795

chore(dataplex): rename warm_pool_enabled to fast_startup_enabled
  While this would normally be a breaking change, libraries haven't been released yet with the old value warm_pool_enabled.

  PiperOrigin-RevId: 479215286
  Source-Link: googleapis/googleapis@767dc45

feat(asset): add a new searchable field kmsKeys fix: deprecate searchable field kmsKey
  PiperOrigin-RevId: 479103182
  Source-Link: googleapis/googleapis@7b5a467

feat(edgecontainer)!: BREAKING CHANGE: temporally remove the version fields feat: add a field in cluster to describe whether the machine is disabled. fix: mark VPC project and service account as optional fields and add details for service account format
  PiperOrigin-RevId: 478593325
  Source-Link: googleapis/googleapis@052985c

chore(bigquery/analyticshub): Configure Ruby clients for analyticshub
  PiperOrigin-RevId: 478537382
  Source-Link: googleapis/googleapis@5e8b772

feat(dialogflow): include conversation dataset name to be created with dataset creation metadata docs: clarify SuggestionFeature enums which are specific to chat agents
  PiperOrigin-RevId: 478522249
  Source-Link: googleapis/googleapis@8bd89cd

chore(gsuiteaddons): Prepare google/cloud/gsuiteaddons/v1 BUILD.bazel for release
  PiperOrigin-RevId: 478495969
  Source-Link: googleapis/googleapis@ef8a542

feat(certificatemanager): added support for Private Trust to Certificate Manager API docs: See https://cloud.google.com/certificate-manager/docs/deploy-google-managed-cas
  PiperOrigin-RevId: 478406005
  Source-Link: googleapis/googleapis@fe486dd

docs(dialogflow/cx): clarified gcs_bucket field of the SecuritySettings message
  PiperOrigin-RevId: 478035442
  Source-Link: googleapis/googleapis@8cb255f

feat(assuredworkloads): add apis for AssuredWorkload monitoring feature and to restrict allowed resources
  AssuredWorkload monitoring is a new feature which provides apis to fetch compliance violation for AssuredWorkloads. It also provides an api to acknowledge an unresolved violation.

  RestrictAllowedResources api allows restricting list of available resources in Workload environment.

  Committer: @ViswasK
  PiperOrigin-RevId: 477959383
  Source-Link: googleapis/googleapis@0cad78c

feat(dataplex): Add support for notebook tasks
  PiperOrigin-RevId: 477935449
  Source-Link: googleapis/googleapis@9e3a1dd
yoshi-automation added a commit to googleapis/go-genproto that referenced this pull request Oct 11, 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#6839

Changes:

chore: regenerate API index

  Source-Link: googleapis/googleapis@75d3f22

feat(recaptchaenterprise/v2): add RetrieveLegacySecretKey method feat: add annotation reasons REFUND, REFUND_FRAUD, TRANSACTION_ACCEPTED, TRANSACTION_DECLINED and SOCIAL_SPAM
  PiperOrigin-RevId: 480357575
  Source-Link: googleapis/googleapis@cbd4501

feat: Add PolicyViolation to the AuditLog proto, this will only be present when access is denied due to Organization Policy. It describes why access is denied feat: Add FirstPartyAppMetadata to the BigQueryAuditMetadata proto, it contains metadata about requests originating from Google apps, such as Google Sheets feat: Added new events to BigQueryAuditMetadata such as UnlinkDataset and RowAccessPolicyCreation docs: Updated multiple comments
  PiperOrigin-RevId: 480349286
  Source-Link: googleapis/googleapis@fc5be6f

feat: Added cass_processed flag to indicate if UspsData is CASS processed feat: Deprecated highrise and multi_family field docs: Updated documentation for language_code and CASS certification
  PiperOrigin-RevId: 480314748
  Source-Link: googleapis/googleapis@b37db60

feat(spanner): Update result_set.proto to return undeclared parameters in ExecuteSql API
  PiperOrigin-RevId: 480025979
  Source-Link: googleapis/googleapis@cb6fbe8

feat(container): launch GKE Cost Allocations configuration to the v1 GKE API
  PiperOrigin-RevId: 479682735
  Source-Link: googleapis/googleapis@4a39795

feat: vulnerability scanning exposed to public
  GKE Security Posture launches public preview, exposes relevant features in cluster to public.

  PiperOrigin-RevId: 479682645
  Source-Link: googleapis/googleapis@df8b967

chore(deps): Upgrade gax-java to 2.19.2
  PiperOrigin-RevId: 479645740
  Source-Link: googleapis/googleapis@c522b52

feat: add `subject_to_thresholding` field to `ResponseMetadata` type feat: add `tokens_per_project_per_hour` field to `PropertyQuota` type
  PiperOrigin-RevId: 479394249
  Source-Link: googleapis/googleapis@59b73bd

chore: regenerate API index

  Source-Link: googleapis/googleapis@c73994e

feat: add EvaluateTimeseries method to the Timeseries Insights API
  PiperOrigin-RevId: 479374258
  Source-Link: googleapis/googleapis@2af652a

feat: remove proto ReadEfficiencyStats feat: remove field RequestStats.read_efficiency_stats feat: rename proto AllReadStats to FullReadStatsView feat: rename field RequestStats.all_read_stats to full_read_stats_view feat: rename proto ReadIteratorStats to ReadIterationStats feat: remove enum value ReadRowsRequest.RequestStatsView.REQUEST_STATS_EFFICIENCY feat: remove field ReadIterationStats.deletes_seen
  PiperOrigin-RevId: 479370243
  Source-Link: googleapis/googleapis@959d789

chore(dataplex): rename warm_pool_enabled to fast_startup_enabled
  While this would normally be a breaking change, libraries haven't been released yet with the old value warm_pool_enabled.

  PiperOrigin-RevId: 479215286
  Source-Link: googleapis/googleapis@767dc45

feat(asset): add a new searchable field kmsKeys fix: deprecate searchable field kmsKey
  PiperOrigin-RevId: 479103182
  Source-Link: googleapis/googleapis@7b5a467

chore: regenerate API index

  Source-Link: googleapis/googleapis@99e424a

fix: Removed some unnecessary documentation
  PiperOrigin-RevId: 478868864
  Source-Link: googleapis/googleapis@daca923

feat(edgecontainer)!: BREAKING CHANGE: temporally remove the version fields feat: add a field in cluster to describe whether the machine is disabled. fix: mark VPC project and service account as optional fields and add details for service account format
  PiperOrigin-RevId: 478593325
  Source-Link: googleapis/googleapis@052985c

chore(ruby): Configure build rule for speech v2 client
  PiperOrigin-RevId: 478573982
  Source-Link: googleapis/googleapis@3cc6cb3

chore(bigquery/analyticshub): Configure Ruby clients for analyticshub
  PiperOrigin-RevId: 478537382
  Source-Link: googleapis/googleapis@5e8b772

feat(dialogflow): include conversation dataset name to be created with dataset creation metadata docs: clarify SuggestionFeature enums which are specific to chat agents
  PiperOrigin-RevId: 478522249
  Source-Link: googleapis/googleapis@8bd89cd

chore(gsuiteaddons): Prepare google/cloud/gsuiteaddons/v1 BUILD.bazel for release
  PiperOrigin-RevId: 478495969
  Source-Link: googleapis/googleapis@ef8a542

chore: regenerate API index

  Source-Link: googleapis/googleapis@82c0f26

feat(certificatemanager): added support for Private Trust to Certificate Manager API docs: See https://cloud.google.com/certificate-manager/docs/deploy-google-managed-cas
  PiperOrigin-RevId: 478406005
  Source-Link: googleapis/googleapis@fe486dd

docs(dialogflow/cx): clarified gcs_bucket field of the SecuritySettings message
  PiperOrigin-RevId: 478035442
  Source-Link: googleapis/googleapis@8cb255f

docs: correct limit of required_attributes
  PiperOrigin-RevId: 478014682
  Source-Link: googleapis/googleapis@f653ae0

chore: regenerate API index

  Source-Link: googleapis/googleapis@dbff0ec

feat(assuredworkloads): add apis for AssuredWorkload monitoring feature and to restrict allowed resources
  AssuredWorkload monitoring is a new feature which provides apis to fetch compliance violation for AssuredWorkloads. It also provides an api to acknowledge an unresolved violation.

  RestrictAllowedResources api allows restricting list of available resources in Workload environment.

  Committer: @ViswasK
  PiperOrigin-RevId: 477959383
  Source-Link: googleapis/googleapis@0cad78c

chore(bazel): update protobuf to v3.21.7
  PiperOrigin-RevId: 477955264
  Source-Link: googleapis/googleapis@a724450

feat(dataplex): Add support for notebook tasks
  PiperOrigin-RevId: 477935449
  Source-Link: googleapis/googleapis@9e3a1dd

build: enable Speech v2 client library generation
  PiperOrigin-RevId: 477910378
  Source-Link: googleapis/googleapis@3fde7ab

chore: regenerate API index

  Source-Link: googleapis/googleapis@d02b26b

feat: add datastore aggregation query APIs
  PiperOrigin-RevId: 477890345
  Source-Link: googleapis/googleapis@82bf674

feat: add new analysis status and cvss version fields
  PiperOrigin-RevId: 477815955
  Source-Link: googleapis/googleapis@57e38f0
@product-auto-label product-auto-label bot added the size: xl Pull request size is extra large. label Oct 11, 2022
quartzmo pushed a commit to googleapis/go-genproto that referenced this pull request Oct 14, 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#6839

Changes:

chore: regenerate API index

  Source-Link: googleapis/googleapis@75d3f22

feat(recaptchaenterprise/v2): add RetrieveLegacySecretKey method feat: add annotation reasons REFUND, REFUND_FRAUD, TRANSACTION_ACCEPTED, TRANSACTION_DECLINED and SOCIAL_SPAM
  PiperOrigin-RevId: 480357575
  Source-Link: googleapis/googleapis@cbd4501

feat: Add PolicyViolation to the AuditLog proto, this will only be present when access is denied due to Organization Policy. It describes why access is denied feat: Add FirstPartyAppMetadata to the BigQueryAuditMetadata proto, it contains metadata about requests originating from Google apps, such as Google Sheets feat: Added new events to BigQueryAuditMetadata such as UnlinkDataset and RowAccessPolicyCreation docs: Updated multiple comments
  PiperOrigin-RevId: 480349286
  Source-Link: googleapis/googleapis@fc5be6f

feat: Added cass_processed flag to indicate if UspsData is CASS processed feat: Deprecated highrise and multi_family field docs: Updated documentation for language_code and CASS certification
  PiperOrigin-RevId: 480314748
  Source-Link: googleapis/googleapis@b37db60

feat(spanner): Update result_set.proto to return undeclared parameters in ExecuteSql API
  PiperOrigin-RevId: 480025979
  Source-Link: googleapis/googleapis@cb6fbe8

feat(container): launch GKE Cost Allocations configuration to the v1 GKE API
  PiperOrigin-RevId: 479682735
  Source-Link: googleapis/googleapis@4a39795

feat: vulnerability scanning exposed to public
  GKE Security Posture launches public preview, exposes relevant features in cluster to public.

  PiperOrigin-RevId: 479682645
  Source-Link: googleapis/googleapis@df8b967

chore(deps): Upgrade gax-java to 2.19.2
  PiperOrigin-RevId: 479645740
  Source-Link: googleapis/googleapis@c522b52

feat: add `subject_to_thresholding` field to `ResponseMetadata` type feat: add `tokens_per_project_per_hour` field to `PropertyQuota` type
  PiperOrigin-RevId: 479394249
  Source-Link: googleapis/googleapis@59b73bd

chore: regenerate API index

  Source-Link: googleapis/googleapis@c73994e

feat: add EvaluateTimeseries method to the Timeseries Insights API
  PiperOrigin-RevId: 479374258
  Source-Link: googleapis/googleapis@2af652a

feat: remove proto ReadEfficiencyStats feat: remove field RequestStats.read_efficiency_stats feat: rename proto AllReadStats to FullReadStatsView feat: rename field RequestStats.all_read_stats to full_read_stats_view feat: rename proto ReadIteratorStats to ReadIterationStats feat: remove enum value ReadRowsRequest.RequestStatsView.REQUEST_STATS_EFFICIENCY feat: remove field ReadIterationStats.deletes_seen
  PiperOrigin-RevId: 479370243
  Source-Link: googleapis/googleapis@959d789

chore(dataplex): rename warm_pool_enabled to fast_startup_enabled
  While this would normally be a breaking change, libraries haven't been released yet with the old value warm_pool_enabled.

  PiperOrigin-RevId: 479215286
  Source-Link: googleapis/googleapis@767dc45

feat(asset): add a new searchable field kmsKeys fix: deprecate searchable field kmsKey
  PiperOrigin-RevId: 479103182
  Source-Link: googleapis/googleapis@7b5a467

chore: regenerate API index

  Source-Link: googleapis/googleapis@99e424a

fix: Removed some unnecessary documentation
  PiperOrigin-RevId: 478868864
  Source-Link: googleapis/googleapis@daca923

feat(edgecontainer): temporally remove the version fields feat: add a field in cluster to describe whether the machine is disabled. fix: mark VPC project and service account as optional fields and add details for service account format
  PiperOrigin-RevId: 478593325
  Source-Link: googleapis/googleapis@052985c

chore(ruby): Configure build rule for speech v2 client
  PiperOrigin-RevId: 478573982
  Source-Link: googleapis/googleapis@3cc6cb3

chore(bigquery/analyticshub): Configure Ruby clients for analyticshub
  PiperOrigin-RevId: 478537382
  Source-Link: googleapis/googleapis@5e8b772

feat(dialogflow): include conversation dataset name to be created with dataset creation metadata docs: clarify SuggestionFeature enums which are specific to chat agents
  PiperOrigin-RevId: 478522249
  Source-Link: googleapis/googleapis@8bd89cd

chore(gsuiteaddons): Prepare google/cloud/gsuiteaddons/v1 BUILD.bazel for release
  PiperOrigin-RevId: 478495969
  Source-Link: googleapis/googleapis@ef8a542

chore: regenerate API index

  Source-Link: googleapis/googleapis@82c0f26

feat(certificatemanager): added support for Private Trust to Certificate Manager API docs: See https://cloud.google.com/certificate-manager/docs/deploy-google-managed-cas
  PiperOrigin-RevId: 478406005
  Source-Link: googleapis/googleapis@fe486dd

docs(dialogflow/cx): clarified gcs_bucket field of the SecuritySettings message
  PiperOrigin-RevId: 478035442
  Source-Link: googleapis/googleapis@8cb255f

docs: correct limit of required_attributes
  PiperOrigin-RevId: 478014682
  Source-Link: googleapis/googleapis@f653ae0

chore: regenerate API index

  Source-Link: googleapis/googleapis@dbff0ec

feat(assuredworkloads): add apis for AssuredWorkload monitoring feature and to restrict allowed resources
  AssuredWorkload monitoring is a new feature which provides apis to fetch compliance violation for AssuredWorkloads. It also provides an api to acknowledge an unresolved violation.

  RestrictAllowedResources api allows restricting list of available resources in Workload environment.

  Committer: @ViswasK
  PiperOrigin-RevId: 477959383
  Source-Link: googleapis/googleapis@0cad78c

chore(bazel): update protobuf to v3.21.7
  PiperOrigin-RevId: 477955264
  Source-Link: googleapis/googleapis@a724450

feat(dataplex): Add support for notebook tasks
  PiperOrigin-RevId: 477935449
  Source-Link: googleapis/googleapis@9e3a1dd

build: enable Speech v2 client library generation
  PiperOrigin-RevId: 477910378
  Source-Link: googleapis/googleapis@3fde7ab

chore: regenerate API index

  Source-Link: googleapis/googleapis@d02b26b

feat: add datastore aggregation query APIs
  PiperOrigin-RevId: 477890345
  Source-Link: googleapis/googleapis@82bf674

feat: add new analysis status and cvss version fields
  PiperOrigin-RevId: 477815955
  Source-Link: googleapis/googleapis@57e38f0
@quartzmo quartzmo marked this pull request as ready for review October 14, 2022 19:24
@quartzmo quartzmo requested review from a team as code owners October 14, 2022 19:24
@quartzmo quartzmo requested review from a team and aribray October 14, 2022 19:24
@snippet-bot
Copy link

snippet-bot bot commented Oct 14, 2022

Here is the summary of changes.

You are about to add 6 region tags.

This comment is generated by snippet-bot.
If you find problems with this result, please file an issue at:
https://github.com/googleapis/repo-automation-bots/issues.
To update this comment, add snippet-bot:force-run label or use the checkbox below:

  • Refresh this comment

@codyoss codyoss enabled auto-merge (squash) October 14, 2022 19:29
@codyoss codyoss merged commit de4e16a into main Oct 14, 2022
@codyoss codyoss deleted the regen_gocloud branch October 14, 2022 19:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size: xl Pull request size is extra large.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants