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

Merged
merged 1 commit into from Jul 28, 2021
Merged

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

merged 1 commit into from Jul 28, 2021

Conversation

yoshi-automation
Copy link
Contributor

@yoshi-automation yoshi-automation commented Jul 28, 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#4510

Changes:

docs(filestore): Fix various formatting issues and broken links
PiperOrigin-RevId: 387410905
Source-Link: googleapis/googleapis@b4967c7

chore: regenerate API index

Source-Link: googleapis/googleapis@26871a2

feat(networkconnectivity): Add files for Network Connectivity v1 API.
PiperOrigin-RevId: 387381480
Source-Link: googleapis/googleapis@6d27f5b

chore: update gapic-generator-ruby to 0.9.2
Committer: @virost
PiperOrigin-RevId: 387374365
Source-Link: googleapis/googleapis@39e6bd2

fix: Don't include generator test protos in the API index.
Keep googleapis and googleapis-api-index-generator separate when generating the API index.

The index generator recurses down the directory structure... which means that test files in the generator's test directory are ending up being treated as APIs with a directory path of gen/test/...

Fixes googleapis/googleapis-api-index-generator#18

Committer: @jskeet
PiperOrigin-RevId: 387371705
Source-Link: googleapis/googleapis@baba739

feat(assuredworkloads): Add EU Regions And Support compliance regime
Committer: @Guisin
PiperOrigin-RevId: 387369361
Source-Link: googleapis/googleapis@fa5dd8d

chore: regenerate API index

Source-Link: googleapis/googleapis@294cfa9

feat(retail): Add restricted Retail Search features for Retail API v2.
PiperOrigin-RevId: 387366941
Source-Link: googleapis/googleapis@cea896d

docs(cloudbuild/apiv1): Add a new build phase SETUPBUILD for timing information
PiperOrigin-RevId: 387362210
Source-Link: googleapis/googleapis@760b5d8

chore: regenerate API index

Source-Link: googleapis/googleapis@beb8e30

feat(datacatalog): Added support for BigQuery connections entries feat: Added support for BigQuery routines entries feat: Added usage_signal field feat: Added labels field feat: Added ReplaceTaxonomy in Policy Tag Manager Serialization API feat: Added support for public tag templates feat: Added support for rich text tags docs: Documentation improvements
PiperOrigin-RevId: 387350333
Source-Link: googleapis/googleapis@5b1f7cf

chore: regenerate API index

Source-Link: googleapis/googleapis@6919bc1

chore: publish Access Context Manager API v1
PiperOrigin-RevId: 387216202
Source-Link: googleapis/googleapis@0b261de

chore: regenerate API index

Source-Link: googleapis/googleapis@b837e91

fix(storage/internal): Update encryption_key fields to "bytes" type. fix: Improve date/times and field name clarity in lifecycle conditions.
Committer: @BrandonY
PiperOrigin-RevId: 387204174
Source-Link: googleapis/googleapis@46fdf2d

feat(secretmanager): In Secret Manager, users can now use filter to customize the output of ListSecrets/ListSecretVersions calls
PiperOrigin-RevId: 387156636
Source-Link: googleapis/googleapis@2948f31

chore: regenerate API index

Source-Link: googleapis/googleapis@b69daf7

feat: Update proto definitions for bigquery/v2 to support new proto fields for BQML.
PiperOrigin-RevId: 387137741
Source-Link: googleapis/googleapis@8962c92

feat(speech): add total_billed_time response field. fix!: phrase_set_id is required field in CreatePhraseSetRequest. fix!: custom_class_id is required field in CreateCustomClassRequest.
Committer: @cherba
PiperOrigin-RevId: 387131819
Source-Link: googleapis/googleapis@4fca877

chore: regenerate API index

Source-Link: googleapis/googleapis@c3b8283

feat(securitycenter): add finding_class and indicator fields in Finding
finding_class field is added in order to help our customer to quickly identify and categorize the different findings (threat, vulnerability, misconfiguration, ...). And indicator field is generated to indicate the domain and IP addresses that is causing the threat.

PiperOrigin-RevId: 386975549
Source-Link: googleapis/googleapis@5bf36f2

chore: regenerate API index

Source-Link: googleapis/googleapis@9cd96ae

feat: Add restricted Retail Search features for Retail API v2alpha.
PiperOrigin-RevId: 386944882
Source-Link: googleapis/googleapis@fe82a75

@yoshi-automation yoshi-automation requested a review from a team as a code owner July 28, 2021 20:59
yoshi-automation added a commit to googleapis/google-cloud-go that referenced this pull request Jul 28, 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#646

Changes:

feat(networkconnectivity): Add files for Network Connectivity v1 API.
  PiperOrigin-RevId: 387381480
  Source-Link: googleapis/googleapis@6d27f5b

feat(assuredworkloads): Add EU Regions And Support compliance regime
  Committer: @Guisin
  PiperOrigin-RevId: 387369361
  Source-Link: googleapis/googleapis@fa5dd8d

feat(retail): Add restricted Retail Search features for Retail API v2.
  PiperOrigin-RevId: 387366941
  Source-Link: googleapis/googleapis@cea896d

docs(cloudbuild/apiv1): Add a new build phase `SETUPBUILD` for timing information
  PiperOrigin-RevId: 387362210
  Source-Link: googleapis/googleapis@760b5d8

feat(datacatalog): Added support for BigQuery connections entries feat: Added support for BigQuery routines entries feat: Added usage_signal field feat: Added labels field feat: Added ReplaceTaxonomy in Policy Tag Manager Serialization API feat: Added support for public tag templates feat: Added support for rich text tags docs: Documentation improvements
  PiperOrigin-RevId: 387350333
  Source-Link: googleapis/googleapis@5b1f7cf

fix(storage/internal): Update encryption_key fields to "bytes" type. fix: Improve date/times and field name clarity in lifecycle conditions.
  Committer: @BrandonY
  PiperOrigin-RevId: 387204174
  Source-Link: googleapis/googleapis@46fdf2d

feat(secretmanager): In Secret Manager, users can now use filter to customize the output of ListSecrets/ListSecretVersions calls
  PiperOrigin-RevId: 387156636
  Source-Link: googleapis/googleapis@2948f31

feat(speech): add total_billed_time response field. fix!: phrase_set_id is required field in CreatePhraseSetRequest. fix!: custom_class_id is required field in CreateCustomClassRequest.
  Committer: @cherba
  PiperOrigin-RevId: 387131819
  Source-Link: googleapis/googleapis@4fca877

feat(securitycenter): add finding_class and indicator fields in Finding
  finding_class field is added in order to help our customer to quickly identify and categorize the different findings (threat, vulnerability, misconfiguration, ...). And indicator field is generated to indicate the domain and IP addresses that is causing the threat.

  PiperOrigin-RevId: 386975549
  Source-Link: googleapis/googleapis@5bf36f2
@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Jul 28, 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#4510

Changes:

docs(filestore): Fix various formatting issues and broken links
  PiperOrigin-RevId: 387410905
  Source-Link: googleapis/googleapis@b4967c7

chore: regenerate API index

  Source-Link: googleapis/googleapis@26871a2

feat(networkconnectivity): Add files for Network Connectivity v1 API.
  PiperOrigin-RevId: 387381480
  Source-Link: googleapis/googleapis@6d27f5b

chore: update gapic-generator-ruby to 0.9.2
  Committer: @virost
  PiperOrigin-RevId: 387374365
  Source-Link: googleapis/googleapis@39e6bd2

fix: Don't include generator test protos in the API index.
  Keep `googleapis` and `googleapis-api-index-generator` separate when generating the API index.

  The index generator recurses down the directory structure... which means that test files in the generator's `test` directory are ending up being treated as APIs with a directory path of `gen/test/...`

  Fixes googleapis/googleapis-api-index-generator#18

  Committer: @jskeet
  PiperOrigin-RevId: 387371705
  Source-Link: googleapis/googleapis@baba739

feat(assuredworkloads): Add EU Regions And Support compliance regime
  Committer: @Guisin
  PiperOrigin-RevId: 387369361
  Source-Link: googleapis/googleapis@fa5dd8d

chore: regenerate API index

  Source-Link: googleapis/googleapis@294cfa9

feat(retail): Add restricted Retail Search features for Retail API v2.
  PiperOrigin-RevId: 387366941
  Source-Link: googleapis/googleapis@cea896d

docs(cloudbuild/apiv1): Add a new build phase `SETUPBUILD` for timing information
  PiperOrigin-RevId: 387362210
  Source-Link: googleapis/googleapis@760b5d8

chore: regenerate API index

  Source-Link: googleapis/googleapis@beb8e30

feat(datacatalog): Added support for BigQuery connections entries feat: Added support for BigQuery routines entries feat: Added usage_signal field feat: Added labels field feat: Added ReplaceTaxonomy in Policy Tag Manager Serialization API feat: Added support for public tag templates feat: Added support for rich text tags docs: Documentation improvements
  PiperOrigin-RevId: 387350333
  Source-Link: googleapis/googleapis@5b1f7cf

chore: regenerate API index

  Source-Link: googleapis/googleapis@6919bc1

chore: publish Access Context Manager API v1
  PiperOrigin-RevId: 387216202
  Source-Link: googleapis/googleapis@0b261de

chore: regenerate API index

  Source-Link: googleapis/googleapis@b837e91

fix(storage/internal): Update encryption_key fields to "bytes" type. fix: Improve date/times and field name clarity in lifecycle conditions.
  Committer: @BrandonY
  PiperOrigin-RevId: 387204174
  Source-Link: googleapis/googleapis@46fdf2d

feat(secretmanager): In Secret Manager, users can now use filter to customize the output of ListSecrets/ListSecretVersions calls
  PiperOrigin-RevId: 387156636
  Source-Link: googleapis/googleapis@2948f31

chore: regenerate API index

  Source-Link: googleapis/googleapis@b69daf7

feat: Update proto definitions for bigquery/v2 to support new proto fields for BQML.
  PiperOrigin-RevId: 387137741
  Source-Link: googleapis/googleapis@8962c92

feat(speech): add total_billed_time response field. fix!: phrase_set_id is required field in CreatePhraseSetRequest. fix!: custom_class_id is required field in CreateCustomClassRequest.
  Committer: @cherba
  PiperOrigin-RevId: 387131819
  Source-Link: googleapis/googleapis@4fca877

chore: regenerate API index

  Source-Link: googleapis/googleapis@c3b8283

feat(securitycenter): add finding_class and indicator fields in Finding
  finding_class field is added in order to help our customer to quickly identify and categorize the different findings (threat, vulnerability, misconfiguration, ...). And indicator field is generated to indicate the domain and IP addresses that is causing the threat.

  PiperOrigin-RevId: 386975549
  Source-Link: googleapis/googleapis@5bf36f2

chore: regenerate API index

  Source-Link: googleapis/googleapis@9cd96ae

feat: Add restricted Retail Search features for Retail API v2alpha.
  PiperOrigin-RevId: 386944882
  Source-Link: googleapis/googleapis@fe82a75
@codyoss codyoss merged commit 7823e68 into master Jul 28, 2021
@codyoss codyoss deleted the regen_genproto branch July 28, 2021 21:28
yoshi-automation added a commit to googleapis/google-cloud-go that referenced this pull request Jul 28, 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#646

Changes:

feat(networkconnectivity): Add files for Network Connectivity v1 API.
  PiperOrigin-RevId: 387381480
  Source-Link: googleapis/googleapis@6d27f5b

feat(assuredworkloads): Add EU Regions And Support compliance regime
  Committer: @Guisin
  PiperOrigin-RevId: 387369361
  Source-Link: googleapis/googleapis@fa5dd8d

feat(retail): Add restricted Retail Search features for Retail API v2.
  PiperOrigin-RevId: 387366941
  Source-Link: googleapis/googleapis@cea896d

docs(cloudbuild/apiv1): Add a new build phase `SETUPBUILD` for timing information
  PiperOrigin-RevId: 387362210
  Source-Link: googleapis/googleapis@760b5d8

feat(datacatalog): Added support for BigQuery connections entries feat: Added support for BigQuery routines entries feat: Added usage_signal field feat: Added labels field feat: Added ReplaceTaxonomy in Policy Tag Manager Serialization API feat: Added support for public tag templates feat: Added support for rich text tags docs: Documentation improvements
  PiperOrigin-RevId: 387350333
  Source-Link: googleapis/googleapis@5b1f7cf

fix(storage/internal): Update encryption_key fields to "bytes" type. fix: Improve date/times and field name clarity in lifecycle conditions.
  Committer: @BrandonY
  PiperOrigin-RevId: 387204174
  Source-Link: googleapis/googleapis@46fdf2d

feat(secretmanager): In Secret Manager, users can now use filter to customize the output of ListSecrets/ListSecretVersions calls
  PiperOrigin-RevId: 387156636
  Source-Link: googleapis/googleapis@2948f31

feat(speech): add total_billed_time response field. fix!: phrase_set_id is required field in CreatePhraseSetRequest. fix!: custom_class_id is required field in CreateCustomClassRequest.
  Committer: @cherba
  PiperOrigin-RevId: 387131819
  Source-Link: googleapis/googleapis@4fca877

feat(securitycenter): add finding_class and indicator fields in Finding
  finding_class field is added in order to help our customer to quickly identify and categorize the different findings (threat, vulnerability, misconfiguration, ...). And indicator field is generated to indicate the domain and IP addresses that is causing the threat.

  PiperOrigin-RevId: 386975549
  Source-Link: googleapis/googleapis@5bf36f2
codyoss added a commit to googleapis/google-cloud-go that referenced this pull request Jul 29, 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#646

Changes:

feat(networkconnectivity): Add files for Network Connectivity v1 API.
  PiperOrigin-RevId: 387381480
  Source-Link: googleapis/googleapis@6d27f5b

feat(assuredworkloads): Add EU Regions And Support compliance regime
  Committer: @Guisin
  PiperOrigin-RevId: 387369361
  Source-Link: googleapis/googleapis@fa5dd8d

feat(retail): Add restricted Retail Search features for Retail API v2.
  PiperOrigin-RevId: 387366941
  Source-Link: googleapis/googleapis@cea896d

docs(cloudbuild/apiv1): Add a new build phase `SETUPBUILD` for timing information
  PiperOrigin-RevId: 387362210
  Source-Link: googleapis/googleapis@760b5d8

feat(datacatalog): Added support for BigQuery connections entries feat: Added support for BigQuery routines entries feat: Added usage_signal field feat: Added labels field feat: Added ReplaceTaxonomy in Policy Tag Manager Serialization API feat: Added support for public tag templates feat: Added support for rich text tags docs: Documentation improvements
  PiperOrigin-RevId: 387350333
  Source-Link: googleapis/googleapis@5b1f7cf

fix(storage/internal): Update encryption_key fields to "bytes" type. fix: Improve date/times and field name clarity in lifecycle conditions.
  Committer: @BrandonY
  PiperOrigin-RevId: 387204174
  Source-Link: googleapis/googleapis@46fdf2d

feat(secretmanager): In Secret Manager, users can now use filter to customize the output of ListSecrets/ListSecretVersions calls
  PiperOrigin-RevId: 387156636
  Source-Link: googleapis/googleapis@2948f31

feat(speech): add total_billed_time response field. fix!: phrase_set_id is required field in CreatePhraseSetRequest. fix!: custom_class_id is required field in CreateCustomClassRequest.
  Committer: @cherba
  PiperOrigin-RevId: 387131819
  Source-Link: googleapis/googleapis@4fca877

feat(securitycenter): add finding_class and indicator fields in Finding
  finding_class field is added in order to help our customer to quickly identify and categorize the different findings (threat, vulnerability, misconfiguration, ...). And indicator field is generated to indicate the domain and IP addresses that is causing the threat.

  PiperOrigin-RevId: 386975549
  Source-Link: googleapis/googleapis@5bf36f2

Co-authored-by: Cody Oss <6331106+codyoss@users.noreply.github.com>
Copy link

@nguyenlevanduy nguyenlevanduy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@googleapis googleapis deleted a comment from nguyenlevanduy Jul 11, 2023
@googleapis googleapis deleted a comment from nguyenlevanduy Jul 11, 2023
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.

Additional incorrect API generated
3 participants