Skip to content

Commit 0195fe9

Browse files
feat(servicecontrol): include api_key_uid in service control check response (#9437)
- [ ] Regenerate this pull request now. PiperOrigin-RevId: 608766712 Source-Link: https://togithub.com/googleapis/googleapis/commit/7ac2785ca49d5133ad458b104bca9896ae0b0b55 Source-Link: https://togithub.com/googleapis/googleapis-gen/commit/3864b5758b9d10227945ab973f3c698a536d2f78 Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiMzg2NGI1NzU4YjlkMTAyMjc5NDVhYjk3M2YzYzY5OGE1MzZkMmY3OCJ9 BEGIN_NESTED_COMMIT feat(maps/addressvalidation): add session token support for Autocomplete (New) sessions that end with a call to Address Validation feat: add new fields to USPS data docs: update proto field descriptions PiperOrigin-RevId: 608369029 Source-Link: https://togithub.com/googleapis/googleapis/commit/5ff3e5298f3e330c09bd1690090f5c24f1540e86 Source-Link: https://togithub.com/googleapis/googleapis-gen/commit/c1828358be412ba02e45bfbae3afc2b3dadd5d32 Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiYzE4MjgzNThiZTQxMmJhMDJlNDViZmJhZTNhZmMyYjNkYWRkNWQzMiJ9 END_NESTED_COMMIT BEGIN_NESTED_COMMIT docs(batch): refine proto comment for run_as_non_root docs: add caution messages for container runnable username and password fields PiperOrigin-RevId: 608240389 Source-Link: https://togithub.com/googleapis/googleapis/commit/6f599f0782b0922a8b794dc35575288abf7debc9 Source-Link: https://togithub.com/googleapis/googleapis-gen/commit/6af0d38d953e7a5f9427d650ebcd3726fe286dce Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNmFmMGQzOGQ5NTNlN2E1Zjk0MjdkNjUwZWJjZDM3MjZmZTI4NmRjZSJ9 END_NESTED_COMMIT BEGIN_NESTED_COMMIT feat(maps/places): add AutoComplete API feat: add Searchable EV feature to TextSearch API PiperOrigin-RevId: 608184544 Source-Link: https://togithub.com/googleapis/googleapis/commit/3049b76008977b1faa13d5c7b861c744ba4be0e4 Source-Link: https://togithub.com/googleapis/googleapis-gen/commit/2cac391ac8a560e9031c1c502ca08d62faad35ab Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiMmNhYzM5MWFjOGE1NjBlOTAzMWMxYzUwMmNhMDhkNjJmYWFkMzVhYiJ9 END_NESTED_COMMIT BEGIN_NESTED_COMMIT feat(bigquery/storage): Add the RANGE type to the google.cloud.bigquery.storage.v1.TableFieldSchema PiperOrigin-RevId: 607833489 Source-Link: https://togithub.com/googleapis/googleapis/commit/87fc56b9c3b9afa9e78cfef5eba35c4f65d1b9d8 Source-Link: https://togithub.com/googleapis/googleapis-gen/commit/077b863ff30ff65f958471226cc32a6628fe7955 Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiMDc3Yjg2M2ZmMzBmZjY1Zjk1ODQ3MTIyNmNjMzJhNjYyOGZlNzk1NSJ9 END_NESTED_COMMIT BEGIN_NESTED_COMMIT feat(spanner): Update TransactionOptions to include new option exclude_txn_from_change_streams PiperOrigin-RevId: 607807587 Source-Link: https://togithub.com/googleapis/googleapis/commit/d8af2d65a80fad70cb98e038be22b7f1f7197de5 Source-Link: https://togithub.com/googleapis/googleapis-gen/commit/601de717f1e342feada7e01f5da525465a5890d9 Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNjAxZGU3MTdmMWUzNDJmZWFkYTdlMDFmNWRhNTI1NDY1YTU4OTBkOSJ9 END_NESTED_COMMIT BEGIN_NESTED_COMMIT feat(apps/meet): Add outh_scope values to services PiperOrigin-RevId: 607757333 Source-Link: https://togithub.com/googleapis/googleapis/commit/89ee00df8ed58631bd2d1c447f1b93c71c03031c Source-Link: https://togithub.com/googleapis/googleapis-gen/commit/3daf4f3296ea518298aac9960eb3bccdc9f69692 Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiM2RhZjRmMzI5NmVhNTE4Mjk4YWFjOTk2MGViM2JjY2RjOWY2OTY5MiJ9 END_NESTED_COMMIT
1 parent 3410b19 commit 0195fe9

File tree

19 files changed

+2851
-842
lines changed

19 files changed

+2851
-842
lines changed

apps/meet/apiv2/doc.go

+2-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

apps/meet/apiv2/meetpb/service.pb.go

+157-143
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

batch/apiv1/batchpb/job.pb.go

+6-5
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

batch/apiv1/batchpb/task.pb.go

+33-8
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

batch/apiv1/doc.go

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)