-
Notifications
You must be signed in to change notification settings - Fork 56
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: [common-protos] Log Analytics features of the Cloud Logging API (…
…#1573) - [ ] Regenerate this pull request now. feat: Add ConfigServiceV2.CreateBucketAsync method for creating Log Buckets asynchronously feat: Add ConfigServiceV2.UpdateBucketAsync method for creating Log Buckets asynchronously feat: Add ConfigServiceV2.CreateLink method for creating linked datasets for Log Analytics Buckets feat: Add ConfigServiceV2.DeleteLink method for deleting linked datasets feat: Add ConfigServiceV2.ListLinks method for listing linked datasets feat: Add ConfigServiceV2.GetLink methods for describing linked datasets feat: Add LogBucket.analytics_enabled field that specifies whether Log Bucket's Analytics features are enabled feat: Add LogBucket.index_configs field that contains a list of Log Bucket's indexed fields and related configuration data docs: Documentation for the Log Analytics features of the Cloud Logging API PiperOrigin-RevId: 529851525 Source-Link: https://github.com/googleapis/googleapis/commit/1c7ee99d19adf8e444e2d73c5dd52884eab9862d Source-Link: https://github.com/googleapis/googleapis-gen/commit/4a2a3a05b91804333a1b39b635d8fe2243d4b4fd Copy-Tag: eyJwIjoiamF2YS1jb21tb24tcHJvdG9zLy5Pd2xCb3QueWFtbCIsImgiOiI0YTJhM2EwNWI5MTgwNDMzM2ExYjM5YjYzNWQ4ZmUyMjQzZDRiNGZkIn0= BEGIN_NESTED_COMMIT feat: [common-protos] add GEO, SHOPPING, GENERATIVE_AI client orgs docs: fix new_issue_uri comment PiperOrigin-RevId: 527926860 Source-Link: https://github.com/googleapis/googleapis/commit/2f4668caa329c6dd67c14a5864076a48f0c17841 Source-Link: https://github.com/googleapis/googleapis-gen/commit/fa34096a242426ee1f714dc1249cd28814439e3e Copy-Tag: eyJwIjoiamF2YS1jb21tb24tcHJvdG9zLy5Pd2xCb3QueWFtbCIsImgiOiJmYTM0MDk2YTI0MjQyNmVlMWY3MTRkYzEyNDljZDI4ODE0NDM5ZTNlIn0= END_NESTED_COMMIT BEGIN_NESTED_COMMIT docs: [common-protos] use deprecated=true for deprecated fields PiperOrigin-RevId: 521675703 Source-Link: https://github.com/googleapis/googleapis/commit/8bc5a83d9759f2153f2e62d79dc2a024bcf7a3ac Source-Link: https://github.com/googleapis/googleapis-gen/commit/3a4cf08318827b8ce36d2e6471ca24ae88c0900f Copy-Tag: eyJwIjoiamF2YS1jb21tb24tcHJvdG9zLy5Pd2xCb3QueWFtbCIsImgiOiIzYTRjZjA4MzE4ODI3YjhjZTM2ZDJlNjQ3MWNhMjRhZTg4YzA5MDBmIn0= END_NESTED_COMMIT BEGIN_NESTED_COMMIT docs: [common-protos] mark ReservationResourceUsage field as deprecated PiperOrigin-RevId: 521058593 Source-Link: https://github.com/googleapis/googleapis/commit/4c3b682f501bb965d34c3d4fc3461edfccf962db Source-Link: https://github.com/googleapis/googleapis-gen/commit/9d3275bce3ee4c6b2f6a4529d3cff7e7cdff1ce5 Copy-Tag: eyJwIjoiamF2YS1jb21tb24tcHJvdG9zLy5Pd2xCb3QueWFtbCIsImgiOiI5ZDMyNzViY2UzZWU0YzZiMmY2YTQ1MjlkM2NmZjdlN2NkZmYxY2U1In0= END_NESTED_COMMIT BEGIN_NESTED_COMMIT chore(deps): [common-protos] Update gapic-generator-java to 2.16.0 PiperOrigin-RevId: 520153493 Source-Link: https://github.com/googleapis/googleapis/commit/26a424a2e4190c3103ab6f5d00c3144c89161b20 Source-Link: https://github.com/googleapis/googleapis-gen/commit/78f1567661df07bea7425e4341012e7b77c11254 Copy-Tag: eyJwIjoiamF2YS1jb21tb24tcHJvdG9zLy5Pd2xCb3QueWFtbCIsImgiOiI3OGYxNTY3NjYxZGYwN2JlYTc0MjVlNDM0MTAxMmU3Yjc3YzExMjU0In0= END_NESTED_COMMIT BEGIN_NESTED_COMMIT feat: [common-protos] .NET library settings (for generator behavior tweaks) docs: separate paragraphs in linear/exponential distributions PiperOrigin-RevId: 520041337 Source-Link: https://github.com/googleapis/googleapis/commit/ed78055479a002e3c8c5f1f12c2e6bed52360428 Source-Link: https://github.com/googleapis/googleapis-gen/commit/a0b9e45d4e9ce213972593f62924242991087209 Copy-Tag: eyJwIjoiamF2YS1jb21tb24tcHJvdG9zLy5Pd2xCb3QueWFtbCIsImgiOiJhMGI5ZTQ1ZDRlOWNlMjEzOTcyNTkzZjYyOTI0MjQyOTkxMDg3MjA5In0= END_NESTED_COMMIT
- Loading branch information
1 parent
d2fe520
commit 7479758
Showing
14 changed files
with
2,302 additions
and
122 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.