Skip to content

Commit b80fb13

Browse files
fix: upgrade gRPC service registration func (googleapis#13014)
- [ ] Regenerate this pull request now. An update to Go gRPC Protobuf generation will change service registration function signatures to use an interface instead of a concrete type in generated .pb.go service files. This change should affect very few client library users. See release notes advisories in https://togithub.com/googleapis/google-cloud-go/pull/11025. PiperOrigin-RevId: 813834114 Source-Link: https://togithub.com/googleapis/googleapis/commit/3fb120eb5c474ec18cddd88f8365e3c2c99289e5 Source-Link: https://togithub.com/googleapis/googleapis-gen/commit/6cc948ff7a3162754a8b5927f7160bfca921a778 Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNmNjOTQ4ZmY3YTMxNjI3NTRhOGI1OTI3ZjcxNjBiZmNhOTIxYTc3OCJ9 BEGIN_NESTED_COMMIT feat(bigquery/v2): expose timestamp_target_precision feat(bigquery/v2): expose max_slots docs(bigquery/v2): updates to write disposition docs(bigquery/v2): updates to job timeout feat(bigquery/v2): expose IndexPruningStats feat(bigquery/v2): expose metadata PruningStats feat(bigquery/v2): expose incremental result stats feat(bigquery/v2): expose reservation_group_path feat(bigquery/v2): expose HOURLY in SeasonalPeriod feat(bigquery/v2): expose ReservationAffinityType feat(bigquery/v2): expose additional additional model training options docs(bigquery/v2): data_policies comment updates PiperOrigin-RevId: 813794052 Source-Link: https://togithub.com/googleapis/googleapis/commit/1bb0ac12386a349c86ea87a25274ea361b800dd4 Source-Link: https://togithub.com/googleapis/googleapis-gen/commit/7635b7a439ffecd9aecfe6e08da7224e153a78ec Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNzYzNWI3YTQzOWZmZWNkOWFlY2ZlNmUwOGRhNzIyNGUxNTNhNzhlYyJ9 END_NESTED_COMMIT BEGIN_NESTED_COMMIT docs: Update comment in Eventarc Publishing API PiperOrigin-RevId: 813779868 Source-Link: https://togithub.com/googleapis/googleapis/commit/3d9a46d77218aa1cf200f732ff39960a0e3f3d9e Source-Link: https://togithub.com/googleapis/googleapis-gen/commit/7417dbc29a72dc1af2ae0563aa606553979de8b9 Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNzQxN2RiYzI5YTcyZGMxYWYyYWUwNTYzYWE2MDY1NTM5NzlkZThiOSJ9 END_NESTED_COMMIT
1 parent f2104cf commit b80fb13

File tree

79 files changed

+7133
-5916
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

79 files changed

+7133
-5916
lines changed

bigquery/v2/apiv2/bigquerypb/external_data_config.pb.go

Lines changed: 59 additions & 27 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

bigquery/v2/apiv2/bigquerypb/job.pb.go

Lines changed: 6 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)