Skip to content

Commit 15be57b

Browse files
feat(dialogflow/cx): added generative AI, safety/security and speech endpointing settings (#8510)
- [ ] Regenerate this pull request now. PiperOrigin-RevId: 561467853 Source-Link: https://togithub.com/googleapis/googleapis/commit/01f6828d2b8868fc9d314f9ac86677d3253fa33b Source-Link: https://togithub.com/googleapis/googleapis-gen/commit/3ccca0329e6799fe8f242e6fcdd4a4f3079546b8 Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiM2NjY2EwMzI5ZTY3OTlmZThmMjQyZTZmY2RkNGE0ZjMwNzk1NDZiOCJ9 BEGIN_NESTED_COMMIT docs(kms): Minor formatting PiperOrigin-RevId: 561417614 Source-Link: https://togithub.com/googleapis/googleapis/commit/3d8c5814febc07818b9cb05416ba8a42a8105fc1 Source-Link: https://togithub.com/googleapis/googleapis-gen/commit/67f16f31666d88ea2ad79cb383ee50686e81bd9a Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNjdmMTZmMzE2NjZkODhlYTJhZDc5Y2IzODNlZTUwNjg2ZTgxYmQ5YSJ9 END_NESTED_COMMIT BEGIN_NESTED_COMMIT feat(recommender): Add MarkRecommendationDismissed method feat: Billing account scoped Recommender/InsightType config feat: Add Sustainability and Reliability impact PiperOrigin-RevId: 561374659 Source-Link: https://togithub.com/googleapis/googleapis/commit/fa669383cd9378b7230d6da834a3173d9e7998e9 Source-Link: https://togithub.com/googleapis/googleapis-gen/commit/aa0b3f367bbaeeb91a6903aec89a3399cc5ac8c5 Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiYWEwYjNmMzY3YmJhZWViOTFhNjkwM2FlYzg5YTMzOTljYzVhYzhjNSJ9 END_NESTED_COMMIT BEGIN_NESTED_COMMIT feat(workstations): add config service_account_scopes feat: add enable_nested_virtualization feat: add ephemeral_directories feat: add replica_zones feat: add output field start_time docs: adjust documentation wording & annotations PiperOrigin-RevId: 561356806 Source-Link: https://togithub.com/googleapis/googleapis/commit/89d1d434d7427d979e9970053b119885be96d852 Source-Link: https://togithub.com/googleapis/googleapis-gen/commit/c567e26be6a7d93b0163633075570c27c6f16714 Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiYzU2N2UyNmJlNmE3ZDkzYjAxNjM2MzMwNzU1NzBjMjdjNmYxNjcxNCJ9 END_NESTED_COMMIT BEGIN_NESTED_COMMIT feat(workstations): add config service_account_scopes feat: add enable_nested_virtualization feat: add replica_zones feat: add output field start_time docs: adjust documentation wording & annotations PiperOrigin-RevId: 561356238 Source-Link: https://togithub.com/googleapis/googleapis/commit/8600f8688bb774762f30e98c939743b436bbdc15 Source-Link: https://togithub.com/googleapis/googleapis-gen/commit/6b83437073f0d8ec616c1d88ba00ddfe811135e9 Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNmI4MzQzNzA3M2YwZDhlYzYxNmMxZDg4YmEwMGRkZmU4MTExMzVlOSJ9 END_NESTED_COMMIT BEGIN_NESTED_COMMIT docs(batch): Update description on size_gb in disk field PiperOrigin-RevId: 561181917 Source-Link: https://togithub.com/googleapis/googleapis/commit/a5482b455263371132e79a0d71d9c64e8b85c8f9 Source-Link: https://togithub.com/googleapis/googleapis-gen/commit/b316d2d224f94d01d2574c2f8e465a527a2311dd Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiYjMxNmQyZDIyNGY5NGQwMWQyNTc0YzJmOGU0NjVhNTI3YTIzMTFkZCJ9 END_NESTED_COMMIT BEGIN_NESTED_COMMIT feat(discoveryengine): support conversational / multi-turn search feat: support search summarization feat: support structural search features feat: support image search feat: added query expansion details in search response feat: support bring your own embedding feature feat: support tail suggestions in completion API feat: allow uri in user events chore: deprecate SnippetSpec max_snippet_count and reference_only docs: keep the API doc up-to-date with recent changes PiperOrigin-RevId: 561158238 Source-Link: https://togithub.com/googleapis/googleapis/commit/99ac92146f2f37526abb210fbdea8318468982b6 Source-Link: https://togithub.com/googleapis/googleapis-gen/commit/888e9f26e33390d88c0ec75fa32c8136b66a74e9 Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiODg4ZTlmMjZlMzMzOTBkODhjMGVjNzVmYTMyYzgxMzZiNjZhNzRlOSJ9 END_NESTED_COMMIT
1 parent 1a928ae commit 15be57b

File tree

66 files changed

+25606
-12554
lines changed

Some content is hidden

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

66 files changed

+25606
-12554
lines changed

analytics/admin/apiv1alpha/adminpb/analytics_admin.pb.go

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

analytics/admin/apiv1alpha/adminpb/resources.pb.go

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

analytics/admin/apiv1alpha/analytics_admin_client.go

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

analytics/admin/apiv1alpha/analytics_admin_client_example_test.go

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

analytics/admin/apiv1alpha/gapic_metadata.json

Lines changed: 50 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -170,6 +170,11 @@
170170
"CreateProperty"
171171
]
172172
},
173+
"CreateSKAdNetworkConversionValueSchema": {
174+
"methods": [
175+
"CreateSKAdNetworkConversionValueSchema"
176+
]
177+
},
173178
"CreateSearchAds360Link": {
174179
"methods": [
175180
"CreateSearchAds360Link"
@@ -255,6 +260,11 @@
255260
"DeleteProperty"
256261
]
257262
},
263+
"DeleteSKAdNetworkConversionValueSchema": {
264+
"methods": [
265+
"DeleteSKAdNetworkConversionValueSchema"
266+
]
267+
},
258268
"DeleteSearchAds360Link": {
259269
"methods": [
260270
"DeleteSearchAds360Link"
@@ -385,6 +395,11 @@
385395
"GetProperty"
386396
]
387397
},
398+
"GetSKAdNetworkConversionValueSchema": {
399+
"methods": [
400+
"GetSKAdNetworkConversionValueSchema"
401+
]
402+
},
388403
"GetSearchAds360Link": {
389404
"methods": [
390405
"GetSearchAds360Link"
@@ -495,6 +510,11 @@
495510
"ListProperties"
496511
]
497512
},
513+
"ListSKAdNetworkConversionValueSchemas": {
514+
"methods": [
515+
"ListSKAdNetworkConversionValueSchemas"
516+
]
517+
},
498518
"ListSearchAds360Links": {
499519
"methods": [
500520
"ListSearchAds360Links"
@@ -615,6 +635,11 @@
615635
"UpdateProperty"
616636
]
617637
},
638+
"UpdateSKAdNetworkConversionValueSchema": {
639+
"methods": [
640+
"UpdateSKAdNetworkConversionValueSchema"
641+
]
642+
},
618643
"UpdateSearchAds360Link": {
619644
"methods": [
620645
"UpdateSearchAds360Link"
@@ -790,6 +815,11 @@
790815
"CreateProperty"
791816
]
792817
},
818+
"CreateSKAdNetworkConversionValueSchema": {
819+
"methods": [
820+
"CreateSKAdNetworkConversionValueSchema"
821+
]
822+
},
793823
"CreateSearchAds360Link": {
794824
"methods": [
795825
"CreateSearchAds360Link"
@@ -875,6 +905,11 @@
875905
"DeleteProperty"
876906
]
877907
},
908+
"DeleteSKAdNetworkConversionValueSchema": {
909+
"methods": [
910+
"DeleteSKAdNetworkConversionValueSchema"
911+
]
912+
},
878913
"DeleteSearchAds360Link": {
879914
"methods": [
880915
"DeleteSearchAds360Link"
@@ -1005,6 +1040,11 @@
10051040
"GetProperty"
10061041
]
10071042
},
1043+
"GetSKAdNetworkConversionValueSchema": {
1044+
"methods": [
1045+
"GetSKAdNetworkConversionValueSchema"
1046+
]
1047+
},
10081048
"GetSearchAds360Link": {
10091049
"methods": [
10101050
"GetSearchAds360Link"
@@ -1115,6 +1155,11 @@
11151155
"ListProperties"
11161156
]
11171157
},
1158+
"ListSKAdNetworkConversionValueSchemas": {
1159+
"methods": [
1160+
"ListSKAdNetworkConversionValueSchemas"
1161+
]
1162+
},
11181163
"ListSearchAds360Links": {
11191164
"methods": [
11201165
"ListSearchAds360Links"
@@ -1235,6 +1280,11 @@
12351280
"UpdateProperty"
12361281
]
12371282
},
1283+
"UpdateSKAdNetworkConversionValueSchema": {
1284+
"methods": [
1285+
"UpdateSKAdNetworkConversionValueSchema"
1286+
]
1287+
},
12381288
"UpdateSearchAds360Link": {
12391289
"methods": [
12401290
"UpdateSearchAds360Link"

batch/apiv1/batchpb/job.pb.go

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

0 commit comments

Comments
 (0)