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

Merged
merged 1 commit into from
Mar 22, 2023
Merged

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

merged 1 commit into from
Mar 22, 2023

Conversation

yoshi-automation
Copy link
Contributor

@yoshi-automation yoshi-automation commented Mar 22, 2023

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

Changes:

feat: Add field to pass through test name feat: Add transformed png to response
PiperOrigin-RevId: 518495226
Source-Link: googleapis/googleapis@04e7048

chore: Update Ruby compute wrapper dependency on the compute GAPIC
The compute GAPIC 2.1.0 has a new client class that the wrapper now depends on.
Source-Link: googleapis/googleapis@6ae8269

feat(maps/routing)!: moved speed in SpeedReadingInterval into a oneof speed_type, this is a breaking change for Go client libraries docs: update proto comments to contain concrete references to other proto messages
PiperOrigin-RevId: 518398192
Source-Link: googleapis/googleapis@5dbc2b2

chore(iam): fix iam & longrunning go targets
PiperOrigin-RevId: 518384575
Source-Link: googleapis/googleapis@eb21b87

feat(bigquery/migration): Add request_source field and update formatting
PiperOrigin-RevId: 518330942
Source-Link: googleapis/googleapis@184334d

feat(edgecontainer): promote to GA
PiperOrigin-RevId: 518311583
Source-Link: googleapis/googleapis@ed556a1

chore: regenerate API index

Source-Link: googleapis/googleapis@9c921d5

feat(discoveryengine): add additional resource path with collections feat: document schema id is no longer required docs: keep the API doc up-to-date with recent changes
PiperOrigin-RevId: 518297793
Source-Link: googleapis/googleapis@95410d7

chore: regenerate API index

Source-Link: googleapis/googleapis@2f07969

feat(deploy): added supported for Cloud Deploy Progressive Deployment Strategy deprecate: TYPE_RENDER_STATUES_CHANGE, use RELEASE_RENDER log type instead
PiperOrigin-RevId: 518248525
Source-Link: googleapis/googleapis@fb3b26c

feat(alloydb): Enable REST transport
PiperOrigin-RevId: 518116939
Source-Link: googleapis/googleapis@f978bc0

chore: regenerate API index

Source-Link: googleapis/googleapis@180b28e

feat(video/livestream): added TimecodeConfig for specifying the source of timecode used in media workflow synchronization feat: added Encryption for enabling output encryption with DRM systems feat: added InputConfig to allow enabling/disabling automatic failover feat: added new tasks to Event: inputSwitch, returnToProgram, mute, unmute feat: added support for audio normalization and audio gain docs: clarify behavior when update_mask is omitted in PATCH requests
PiperOrigin-RevId: 518110162
Source-Link: googleapis/googleapis@874ec6a

chore: regenerate API index

Source-Link: googleapis/googleapis@bb9feab

feat(compute): Update Compute Engine API to revision 20230307 (#786)

Source-Link: googleapis/googleapis@f64a3c8

chore: regenerate API index

Source-Link: googleapis/googleapis@30c0906

feat(analytics/admin): add account-level binding for theRunAccessReport method (example: /v1alpha/accounts/1234567:runAccessReport) feat: add GetEnhancedMeasurementSettings, UpdateEnhancedMeasurementSettings methods to the Admin API v1alpha feat: add CreateConnectedSiteTag, DeleteConnectedSiteTag, ListConnectedSiteTags methods to the Admin API v1alpha feat: add EnhancedMeasurementSettings, ConnectedSiteTag resource types to the Admin API v1alpha feat: add GetEnhancedMeasurementSettingsRequest, UpdateEnhancedMeasurementSettingsRequest,CreateConnectedSiteTagRequest, CreateConnectedSiteTagResponse, DeleteConnectedSiteTagRequest, ListConnectedSiteTagsRequest, ListConnectedSiteTagsResponse feat: add ENHANCED_MEASUREMENT_SETTINGS option to the ChangeHistoryResourceType enum feat: add enhanced_measurement_settings option to the ChangeHistoryResource.resource oneof field feat: add intraday_export_enabled field to the BigQueryLink resource
PiperOrigin-RevId: 518088512
Source-Link: googleapis/googleapis@061a9fb

docs(speech): fix the resource name format in comment for CreatePhraseSetRequest
PiperOrigin-RevId: 518025142
Source-Link: googleapis/googleapis@e354eef

@yoshi-automation yoshi-automation requested a review from a team as a code owner March 22, 2023 08:15
yoshi-automation added a commit to googleapis/google-cloud-go that referenced this pull request Mar 22, 2023
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#992

Changes:

feat(maps/routing)!: moved speed in SpeedReadingInterval into a oneof speed_type, this is a breaking change for Go client libraries docs: update proto comments to contain concrete references to other proto messages
  PiperOrigin-RevId: 518398192
  Source-Link: googleapis/googleapis@5dbc2b2

chore(iam): fix iam & longrunning go targets
  PiperOrigin-RevId: 518384575
  Source-Link: googleapis/googleapis@eb21b87

feat(bigquery/migration): Add request_source field and update formatting
  PiperOrigin-RevId: 518330942
  Source-Link: googleapis/googleapis@184334d

feat(edgecontainer): promote to GA
  PiperOrigin-RevId: 518311583
  Source-Link: googleapis/googleapis@ed556a1

feat(discoveryengine): add additional resource path with collections feat: document schema id is no longer required docs: keep the API doc up-to-date with recent changes
  PiperOrigin-RevId: 518297793
  Source-Link: googleapis/googleapis@95410d7

feat(deploy): added supported for Cloud Deploy Progressive Deployment Strategy deprecate: TYPE_RENDER_STATUES_CHANGE, use RELEASE_RENDER log type instead
  PiperOrigin-RevId: 518248525
  Source-Link: googleapis/googleapis@fb3b26c

feat(alloydb): Enable REST transport
  PiperOrigin-RevId: 518116939
  Source-Link: googleapis/googleapis@f978bc0

feat(video/livestream): added TimecodeConfig for specifying the source of timecode used in media workflow synchronization feat: added Encryption for enabling output encryption with DRM systems feat: added InputConfig to allow enabling/disabling automatic failover feat: added new tasks to Event: inputSwitch, returnToProgram, mute, unmute feat: added support for audio normalization and audio gain docs: clarify behavior when update_mask is omitted in PATCH requests
  PiperOrigin-RevId: 518110162
  Source-Link: googleapis/googleapis@874ec6a

feat(compute): Update Compute Engine API to revision 20230307 (#786)

  Source-Link: googleapis/googleapis@f64a3c8

feat(analytics/admin): add account-level binding for the`RunAccessReport` method (example: /v1alpha/accounts/1234567:runAccessReport) feat: add `GetEnhancedMeasurementSettings`, `UpdateEnhancedMeasurementSettings` methods to the Admin API v1alpha feat: add `CreateConnectedSiteTag`, `DeleteConnectedSiteTag`, `ListConnectedSiteTags` methods to the Admin API v1alpha feat: add `EnhancedMeasurementSettings`, `ConnectedSiteTag` resource types to the Admin API v1alpha feat: add `GetEnhancedMeasurementSettingsRequest`, `UpdateEnhancedMeasurementSettingsRequest`,`CreateConnectedSiteTagRequest`, `CreateConnectedSiteTagResponse`, `DeleteConnectedSiteTagRequest`, `ListConnectedSiteTagsRequest`, `ListConnectedSiteTagsResponse` feat: add `ENHANCED_MEASUREMENT_SETTINGS` option to the `ChangeHistoryResourceType` enum feat: add `enhanced_measurement_settings` option to the `ChangeHistoryResource.resource` oneof field feat: add `intraday_export_enabled` field to the `BigQueryLink` resource
  PiperOrigin-RevId: 518088512
  Source-Link: googleapis/googleapis@061a9fb

docs(speech): fix the resource name format in comment for CreatePhraseSetRequest
  PiperOrigin-RevId: 518025142
  Source-Link: googleapis/googleapis@e354eef
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#7609

Changes:

feat: Add field to pass through test name feat: Add transformed png to response
  PiperOrigin-RevId: 518495226
  Source-Link: googleapis/googleapis@04e7048

chore: Update Ruby compute wrapper dependency on the compute GAPIC
  The compute GAPIC 2.1.0 has a new client class that the wrapper now depends on.
  Source-Link: googleapis/googleapis@6ae8269

feat(maps/routing)!: moved speed in SpeedReadingInterval into a oneof speed_type, this is a breaking change for Go client libraries docs: update proto comments to contain concrete references to other proto messages
  PiperOrigin-RevId: 518398192
  Source-Link: googleapis/googleapis@5dbc2b2

chore(iam): fix iam & longrunning go targets
  PiperOrigin-RevId: 518384575
  Source-Link: googleapis/googleapis@eb21b87

feat(bigquery/migration): Add request_source field and update formatting
  PiperOrigin-RevId: 518330942
  Source-Link: googleapis/googleapis@184334d

feat(edgecontainer): promote to GA
  PiperOrigin-RevId: 518311583
  Source-Link: googleapis/googleapis@ed556a1

chore: regenerate API index

  Source-Link: googleapis/googleapis@9c921d5

feat(discoveryengine): add additional resource path with collections feat: document schema id is no longer required docs: keep the API doc up-to-date with recent changes
  PiperOrigin-RevId: 518297793
  Source-Link: googleapis/googleapis@95410d7

chore: regenerate API index

  Source-Link: googleapis/googleapis@2f07969

feat(deploy): added supported for Cloud Deploy Progressive Deployment Strategy deprecate: TYPE_RENDER_STATUES_CHANGE, use RELEASE_RENDER log type instead
  PiperOrigin-RevId: 518248525
  Source-Link: googleapis/googleapis@fb3b26c

feat(alloydb): Enable REST transport
  PiperOrigin-RevId: 518116939
  Source-Link: googleapis/googleapis@f978bc0

chore: regenerate API index

  Source-Link: googleapis/googleapis@180b28e

feat(video/livestream): added TimecodeConfig for specifying the source of timecode used in media workflow synchronization feat: added Encryption for enabling output encryption with DRM systems feat: added InputConfig to allow enabling/disabling automatic failover feat: added new tasks to Event: inputSwitch, returnToProgram, mute, unmute feat: added support for audio normalization and audio gain docs: clarify behavior when update_mask is omitted in PATCH requests
  PiperOrigin-RevId: 518110162
  Source-Link: googleapis/googleapis@874ec6a

chore: regenerate API index

  Source-Link: googleapis/googleapis@bb9feab

feat(compute): Update Compute Engine API to revision 20230307 (#786)

  Source-Link: googleapis/googleapis@f64a3c8

chore: regenerate API index

  Source-Link: googleapis/googleapis@30c0906

feat(analytics/admin): add account-level binding for the`RunAccessReport` method (example: /v1alpha/accounts/1234567:runAccessReport) feat: add `GetEnhancedMeasurementSettings`, `UpdateEnhancedMeasurementSettings` methods to the Admin API v1alpha feat: add `CreateConnectedSiteTag`, `DeleteConnectedSiteTag`, `ListConnectedSiteTags` methods to the Admin API v1alpha feat: add `EnhancedMeasurementSettings`, `ConnectedSiteTag` resource types to the Admin API v1alpha feat: add `GetEnhancedMeasurementSettingsRequest`, `UpdateEnhancedMeasurementSettingsRequest`,`CreateConnectedSiteTagRequest`, `CreateConnectedSiteTagResponse`, `DeleteConnectedSiteTagRequest`, `ListConnectedSiteTagsRequest`, `ListConnectedSiteTagsResponse` feat: add `ENHANCED_MEASUREMENT_SETTINGS` option to the `ChangeHistoryResourceType` enum feat: add `enhanced_measurement_settings` option to the `ChangeHistoryResource.resource` oneof field feat: add `intraday_export_enabled` field to the `BigQueryLink` resource
  PiperOrigin-RevId: 518088512
  Source-Link: googleapis/googleapis@061a9fb

docs(speech): fix the resource name format in comment for CreatePhraseSetRequest
  PiperOrigin-RevId: 518025142
  Source-Link: googleapis/googleapis@e354eef
@noahdietz noahdietz merged commit cde4c94 into main Mar 22, 2023
@noahdietz noahdietz deleted the regen_genproto branch March 22, 2023 17:43
noahdietz added a commit to googleapis/google-cloud-go that referenced this pull request Mar 22, 2023
* chore(all): auto-regenerate gapics

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

Changes:

feat(maps/routing)!: moved speed in SpeedReadingInterval into a oneof speed_type, this is a breaking change for Go client libraries docs: update proto comments to contain concrete references to other proto messages
  PiperOrigin-RevId: 518398192
  Source-Link: googleapis/googleapis@5dbc2b2

chore(iam): fix iam & longrunning go targets
  PiperOrigin-RevId: 518384575
  Source-Link: googleapis/googleapis@eb21b87

feat(bigquery/migration): Add request_source field and update formatting
  PiperOrigin-RevId: 518330942
  Source-Link: googleapis/googleapis@184334d

feat(edgecontainer): promote to GA
  PiperOrigin-RevId: 518311583
  Source-Link: googleapis/googleapis@ed556a1

feat(discoveryengine): add additional resource path with collections feat: document schema id is no longer required docs: keep the API doc up-to-date with recent changes
  PiperOrigin-RevId: 518297793
  Source-Link: googleapis/googleapis@95410d7

feat(deploy): added supported for Cloud Deploy Progressive Deployment Strategy deprecate: TYPE_RENDER_STATUES_CHANGE, use RELEASE_RENDER log type instead
  PiperOrigin-RevId: 518248525
  Source-Link: googleapis/googleapis@fb3b26c

feat(alloydb): Enable REST transport
  PiperOrigin-RevId: 518116939
  Source-Link: googleapis/googleapis@f978bc0

feat(video/livestream): added TimecodeConfig for specifying the source of timecode used in media workflow synchronization feat: added Encryption for enabling output encryption with DRM systems feat: added InputConfig to allow enabling/disabling automatic failover feat: added new tasks to Event: inputSwitch, returnToProgram, mute, unmute feat: added support for audio normalization and audio gain docs: clarify behavior when update_mask is omitted in PATCH requests
  PiperOrigin-RevId: 518110162
  Source-Link: googleapis/googleapis@874ec6a

feat(compute): Update Compute Engine API to revision 20230307 (#786)

  Source-Link: googleapis/googleapis@f64a3c8

feat(analytics/admin): add account-level binding for the`RunAccessReport` method (example: /v1alpha/accounts/1234567:runAccessReport) feat: add `GetEnhancedMeasurementSettings`, `UpdateEnhancedMeasurementSettings` methods to the Admin API v1alpha feat: add `CreateConnectedSiteTag`, `DeleteConnectedSiteTag`, `ListConnectedSiteTags` methods to the Admin API v1alpha feat: add `EnhancedMeasurementSettings`, `ConnectedSiteTag` resource types to the Admin API v1alpha feat: add `GetEnhancedMeasurementSettingsRequest`, `UpdateEnhancedMeasurementSettingsRequest`,`CreateConnectedSiteTagRequest`, `CreateConnectedSiteTagResponse`, `DeleteConnectedSiteTagRequest`, `ListConnectedSiteTagsRequest`, `ListConnectedSiteTagsResponse` feat: add `ENHANCED_MEASUREMENT_SETTINGS` option to the `ChangeHistoryResourceType` enum feat: add `enhanced_measurement_settings` option to the `ChangeHistoryResource.resource` oneof field feat: add `intraday_export_enabled` field to the `BigQueryLink` resource
  PiperOrigin-RevId: 518088512
  Source-Link: googleapis/googleapis@061a9fb

docs(speech): fix the resource name format in comment for CreatePhraseSetRequest
  PiperOrigin-RevId: 518025142
  Source-Link: googleapis/googleapis@e354eef

* omit gapic generated snippets

* restore version files

---------

Co-authored-by: Noah Dietz <ndietz@google.com>
Co-authored-by: Noah Dietz <noahdietz@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants