google-api-python-client 2.175.0__py3-none-any.whl → 2.176.0__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {google_api_python_client-2.175.0.dist-info → google_api_python_client-2.176.0.dist-info}/METADATA +1 -1
- {google_api_python_client-2.175.0.dist-info → google_api_python_client-2.176.0.dist-info}/RECORD +60 -60
- googleapiclient/discovery_cache/documents/adsenseplatform.v1alpha.json +39 -3
- googleapiclient/discovery_cache/documents/aiplatform.v1.json +25 -8
- googleapiclient/discovery_cache/documents/aiplatform.v1beta1.json +61 -10
- googleapiclient/discovery_cache/documents/androidmanagement.v1.json +3 -3
- googleapiclient/discovery_cache/documents/androidpublisher.v3.json +217 -1
- googleapiclient/discovery_cache/documents/apigee.v1.json +6 -1
- googleapiclient/discovery_cache/documents/apihub.v1.json +115 -1
- googleapiclient/discovery_cache/documents/backupdr.v1.json +432 -6
- googleapiclient/discovery_cache/documents/cloudasset.v1.json +2 -2
- googleapiclient/discovery_cache/documents/cloudasset.v1p7beta1.json +2 -2
- googleapiclient/discovery_cache/documents/cloudidentity.v1.json +2 -2
- googleapiclient/discovery_cache/documents/cloudidentity.v1beta1.json +2 -2
- googleapiclient/discovery_cache/documents/composer.v1.json +21 -11
- googleapiclient/discovery_cache/documents/composer.v1beta1.json +21 -11
- googleapiclient/discovery_cache/documents/contactcenterinsights.v1.json +2 -2
- googleapiclient/discovery_cache/documents/datamigration.v1.json +21 -1
- googleapiclient/discovery_cache/documents/dataproc.v1.json +30 -1
- googleapiclient/discovery_cache/documents/datastream.v1.json +5 -1
- googleapiclient/discovery_cache/documents/dialogflow.v2.json +4 -4
- googleapiclient/discovery_cache/documents/dialogflow.v2beta1.json +8 -12
- googleapiclient/discovery_cache/documents/dialogflow.v3.json +12 -8
- googleapiclient/discovery_cache/documents/dialogflow.v3beta1.json +12 -8
- googleapiclient/discovery_cache/documents/discoveryengine.v1.json +34 -9
- googleapiclient/discovery_cache/documents/discoveryengine.v1alpha.json +39 -9
- googleapiclient/discovery_cache/documents/discoveryengine.v1beta.json +34 -9
- googleapiclient/discovery_cache/documents/dlp.v2.json +62 -2
- googleapiclient/discovery_cache/documents/drive.v3.json +32 -1
- googleapiclient/discovery_cache/documents/gmail.v1.json +2 -2
- googleapiclient/discovery_cache/documents/iam.v1.json +1 -126
- googleapiclient/discovery_cache/documents/merchantapi.accounts_v1beta.json +259 -1
- googleapiclient/discovery_cache/documents/merchantapi.promotions_v1beta.json +1 -2
- googleapiclient/discovery_cache/documents/networkmanagement.v1.json +11 -11
- googleapiclient/discovery_cache/documents/networkmanagement.v1beta1.json +21 -21
- googleapiclient/discovery_cache/documents/networkservices.v1beta1.json +2 -2
- googleapiclient/discovery_cache/documents/places.v1.json +4 -4
- googleapiclient/discovery_cache/documents/policysimulator.v1.json +100 -1
- googleapiclient/discovery_cache/documents/policysimulator.v1alpha.json +100 -1
- googleapiclient/discovery_cache/documents/policysimulator.v1beta.json +100 -1
- googleapiclient/discovery_cache/documents/redis.v1.json +5 -1
- googleapiclient/discovery_cache/documents/redis.v1beta1.json +5 -1
- googleapiclient/discovery_cache/documents/retail.v2.json +73 -1
- googleapiclient/discovery_cache/documents/retail.v2alpha.json +52 -1
- googleapiclient/discovery_cache/documents/retail.v2beta.json +73 -1
- googleapiclient/discovery_cache/documents/script.v1.json +2 -2
- googleapiclient/discovery_cache/documents/secretmanager.v1.json +66 -51
- googleapiclient/discovery_cache/documents/secretmanager.v1beta1.json +66 -51
- googleapiclient/discovery_cache/documents/secretmanager.v1beta2.json +66 -51
- googleapiclient/discovery_cache/documents/securitycenter.v1.json +11 -1
- googleapiclient/discovery_cache/documents/securitycenter.v1beta1.json +11 -1
- googleapiclient/discovery_cache/documents/securitycenter.v1beta2.json +11 -1
- googleapiclient/discovery_cache/documents/spanner.v1.json +302 -2
- googleapiclient/discovery_cache/documents/storage.v1.json +42 -2
- googleapiclient/discovery_cache/documents/workspaceevents.v1.json +2 -2
- googleapiclient/discovery_cache/documents/workstations.v1beta.json +43 -1
- googleapiclient/version.py +1 -1
- {google_api_python_client-2.175.0.dist-info → google_api_python_client-2.176.0.dist-info}/WHEEL +0 -0
- {google_api_python_client-2.175.0.dist-info → google_api_python_client-2.176.0.dist-info}/licenses/LICENSE +0 -0
- {google_api_python_client-2.175.0.dist-info → google_api_python_client-2.176.0.dist-info}/top_level.txt +0 -0
|
@@ -68,6 +68,11 @@
|
|
|
68
68
|
},
|
|
69
69
|
{
|
|
70
70
|
"description": "Regional Endpoint",
|
|
71
|
+
"endpointUrl": "https://composer.asia-southeast3.rep.googleapis.com/",
|
|
72
|
+
"location": "asia-southeast3"
|
|
73
|
+
},
|
|
74
|
+
{
|
|
75
|
+
"description": "Regional Endpoint",
|
|
71
76
|
"endpointUrl": "https://composer.australia-southeast1.rep.googleapis.com/",
|
|
72
77
|
"location": "australia-southeast1"
|
|
73
78
|
},
|
|
@@ -103,6 +108,21 @@
|
|
|
103
108
|
},
|
|
104
109
|
{
|
|
105
110
|
"description": "Regional Endpoint",
|
|
111
|
+
"endpointUrl": "https://composer.europe-west10.rep.googleapis.com/",
|
|
112
|
+
"location": "europe-west10"
|
|
113
|
+
},
|
|
114
|
+
{
|
|
115
|
+
"description": "Regional Endpoint",
|
|
116
|
+
"endpointUrl": "https://composer.europe-west12.rep.googleapis.com/",
|
|
117
|
+
"location": "europe-west12"
|
|
118
|
+
},
|
|
119
|
+
{
|
|
120
|
+
"description": "Regional Endpoint",
|
|
121
|
+
"endpointUrl": "https://composer.europe-west15.rep.googleapis.com/",
|
|
122
|
+
"location": "europe-west15"
|
|
123
|
+
},
|
|
124
|
+
{
|
|
125
|
+
"description": "Regional Endpoint",
|
|
106
126
|
"endpointUrl": "https://composer.europe-west2.rep.googleapis.com/",
|
|
107
127
|
"location": "europe-west2"
|
|
108
128
|
},
|
|
@@ -133,16 +153,6 @@
|
|
|
133
153
|
},
|
|
134
154
|
{
|
|
135
155
|
"description": "Regional Endpoint",
|
|
136
|
-
"endpointUrl": "https://composer.europe-west10.rep.googleapis.com/",
|
|
137
|
-
"location": "europe-west10"
|
|
138
|
-
},
|
|
139
|
-
{
|
|
140
|
-
"description": "Regional Endpoint",
|
|
141
|
-
"endpointUrl": "https://composer.europe-west12.rep.googleapis.com/",
|
|
142
|
-
"location": "europe-west12"
|
|
143
|
-
},
|
|
144
|
-
{
|
|
145
|
-
"description": "Regional Endpoint",
|
|
146
156
|
"endpointUrl": "https://composer.me-central1.rep.googleapis.com/",
|
|
147
157
|
"location": "me-central1"
|
|
148
158
|
},
|
|
@@ -1216,7 +1226,7 @@
|
|
|
1216
1226
|
}
|
|
1217
1227
|
}
|
|
1218
1228
|
},
|
|
1219
|
-
"revision": "
|
|
1229
|
+
"revision": "20250630",
|
|
1220
1230
|
"rootUrl": "https://composer.googleapis.com/",
|
|
1221
1231
|
"schemas": {
|
|
1222
1232
|
"AirflowMetadataRetentionPolicyConfig": {
|
|
@@ -68,6 +68,11 @@
|
|
|
68
68
|
},
|
|
69
69
|
{
|
|
70
70
|
"description": "Regional Endpoint",
|
|
71
|
+
"endpointUrl": "https://composer.asia-southeast3.rep.googleapis.com/",
|
|
72
|
+
"location": "asia-southeast3"
|
|
73
|
+
},
|
|
74
|
+
{
|
|
75
|
+
"description": "Regional Endpoint",
|
|
71
76
|
"endpointUrl": "https://composer.australia-southeast1.rep.googleapis.com/",
|
|
72
77
|
"location": "australia-southeast1"
|
|
73
78
|
},
|
|
@@ -103,6 +108,21 @@
|
|
|
103
108
|
},
|
|
104
109
|
{
|
|
105
110
|
"description": "Regional Endpoint",
|
|
111
|
+
"endpointUrl": "https://composer.europe-west10.rep.googleapis.com/",
|
|
112
|
+
"location": "europe-west10"
|
|
113
|
+
},
|
|
114
|
+
{
|
|
115
|
+
"description": "Regional Endpoint",
|
|
116
|
+
"endpointUrl": "https://composer.europe-west12.rep.googleapis.com/",
|
|
117
|
+
"location": "europe-west12"
|
|
118
|
+
},
|
|
119
|
+
{
|
|
120
|
+
"description": "Regional Endpoint",
|
|
121
|
+
"endpointUrl": "https://composer.europe-west15.rep.googleapis.com/",
|
|
122
|
+
"location": "europe-west15"
|
|
123
|
+
},
|
|
124
|
+
{
|
|
125
|
+
"description": "Regional Endpoint",
|
|
106
126
|
"endpointUrl": "https://composer.europe-west2.rep.googleapis.com/",
|
|
107
127
|
"location": "europe-west2"
|
|
108
128
|
},
|
|
@@ -133,16 +153,6 @@
|
|
|
133
153
|
},
|
|
134
154
|
{
|
|
135
155
|
"description": "Regional Endpoint",
|
|
136
|
-
"endpointUrl": "https://composer.europe-west10.rep.googleapis.com/",
|
|
137
|
-
"location": "europe-west10"
|
|
138
|
-
},
|
|
139
|
-
{
|
|
140
|
-
"description": "Regional Endpoint",
|
|
141
|
-
"endpointUrl": "https://composer.europe-west12.rep.googleapis.com/",
|
|
142
|
-
"location": "europe-west12"
|
|
143
|
-
},
|
|
144
|
-
{
|
|
145
|
-
"description": "Regional Endpoint",
|
|
146
156
|
"endpointUrl": "https://composer.me-central1.rep.googleapis.com/",
|
|
147
157
|
"location": "me-central1"
|
|
148
158
|
},
|
|
@@ -1216,7 +1226,7 @@
|
|
|
1216
1226
|
}
|
|
1217
1227
|
}
|
|
1218
1228
|
},
|
|
1219
|
-
"revision": "
|
|
1229
|
+
"revision": "20250630",
|
|
1220
1230
|
"rootUrl": "https://composer.googleapis.com/",
|
|
1221
1231
|
"schemas": {
|
|
1222
1232
|
"AirflowMetadataRetentionPolicyConfig": {
|
|
@@ -5300,7 +5300,7 @@
|
|
|
5300
5300
|
}
|
|
5301
5301
|
}
|
|
5302
5302
|
},
|
|
5303
|
-
"revision": "
|
|
5303
|
+
"revision": "20250701",
|
|
5304
5304
|
"rootUrl": "https://contactcenterinsights.googleapis.com/",
|
|
5305
5305
|
"schemas": {
|
|
5306
5306
|
"GoogleCloudContactcenterinsightsV1Analysis": {
|
|
@@ -5755,7 +5755,7 @@ true
|
|
|
5755
5755
|
"id": "GoogleCloudContactcenterinsightsV1AuthorizedView",
|
|
5756
5756
|
"properties": {
|
|
5757
5757
|
"conversationFilter": {
|
|
5758
|
-
"description": "A filter to reduce conversation results to a specific subset. The AuthorizedView's assigned permission (read/write) could be applied to the subset of conversations. If conversation_filter is empty, there is no restriction on the conversations that the AuthorizedView can access. Having *authorizedViews.get* access to the AuthorizedView means having the same read/write access to the Conversations (as well as metadata/annotations
|
|
5758
|
+
"description": "A filter to reduce conversation results to a specific subset. The AuthorizedView's assigned permission (read/write) could be applied to the subset of conversations. If conversation_filter is empty, there is no restriction on the conversations that the AuthorizedView can access. Having *authorizedViews.get* access to the AuthorizedView means having the same read/write access to the Conversations (as well as metadata/annotations linked to the conversation) that this AuthorizedView has.",
|
|
5759
5759
|
"type": "string"
|
|
5760
5760
|
},
|
|
5761
5761
|
"createTime": {
|
|
@@ -2132,6 +2132,11 @@
|
|
|
2132
2132
|
"description": "Optional. If set to true, will skip validations.",
|
|
2133
2133
|
"location": "query",
|
|
2134
2134
|
"type": "boolean"
|
|
2135
|
+
},
|
|
2136
|
+
"validateOnly": {
|
|
2137
|
+
"description": "Optional. For PSC Interface only - get the tenant project before creating the resource.",
|
|
2138
|
+
"location": "query",
|
|
2139
|
+
"type": "boolean"
|
|
2135
2140
|
}
|
|
2136
2141
|
},
|
|
2137
2142
|
"path": "v1/{+parent}/privateConnections",
|
|
@@ -2340,7 +2345,7 @@
|
|
|
2340
2345
|
}
|
|
2341
2346
|
}
|
|
2342
2347
|
},
|
|
2343
|
-
"revision": "
|
|
2348
|
+
"revision": "20250625",
|
|
2344
2349
|
"rootUrl": "https://datamigration.googleapis.com/",
|
|
2345
2350
|
"schemas": {
|
|
2346
2351
|
"AlloyDbConnectionProfile": {
|
|
@@ -5809,6 +5814,10 @@
|
|
|
5809
5814
|
"description": "The name of the resource.",
|
|
5810
5815
|
"type": "string"
|
|
5811
5816
|
},
|
|
5817
|
+
"pscInterfaceConfig": {
|
|
5818
|
+
"$ref": "PscInterfaceConfig",
|
|
5819
|
+
"description": "PSC Interface configuration."
|
|
5820
|
+
},
|
|
5812
5821
|
"satisfiesPzi": {
|
|
5813
5822
|
"description": "Output only. Reserved for future use.",
|
|
5814
5823
|
"readOnly": true,
|
|
@@ -5888,6 +5897,17 @@
|
|
|
5888
5897
|
},
|
|
5889
5898
|
"type": "object"
|
|
5890
5899
|
},
|
|
5900
|
+
"PscInterfaceConfig": {
|
|
5901
|
+
"description": "The PSC Interface configuration is used to create PSC Interface between DMS's internal VPC and the consumer's PSC.",
|
|
5902
|
+
"id": "PscInterfaceConfig",
|
|
5903
|
+
"properties": {
|
|
5904
|
+
"networkAttachment": {
|
|
5905
|
+
"description": "Required. Fully qualified name of the Network Attachment that DMS will connect to. Format: `projects/{{project}}/regions/{{region}}/networkAttachments/{{name}}`",
|
|
5906
|
+
"type": "string"
|
|
5907
|
+
}
|
|
5908
|
+
},
|
|
5909
|
+
"type": "object"
|
|
5910
|
+
},
|
|
5891
5911
|
"RestartMigrationJobRequest": {
|
|
5892
5912
|
"description": "Request message for 'RestartMigrationJob' request.",
|
|
5893
5913
|
"id": "RestartMigrationJobRequest",
|
|
@@ -2760,6 +2760,13 @@
|
|
|
2760
2760
|
"name"
|
|
2761
2761
|
],
|
|
2762
2762
|
"parameters": {
|
|
2763
|
+
"jobIds": {
|
|
2764
|
+
"description": "Optional. List of Job IDs to filter by if provided.",
|
|
2765
|
+
"format": "int64",
|
|
2766
|
+
"location": "query",
|
|
2767
|
+
"repeated": true,
|
|
2768
|
+
"type": "string"
|
|
2769
|
+
},
|
|
2763
2770
|
"name": {
|
|
2764
2771
|
"description": "Required. The fully qualified name of the session to retrieve in the format \"projects/PROJECT_ID/locations/DATAPROC_REGION/sessions/SESSION_ID/sparkApplications/APPLICATION_ID\"",
|
|
2765
2772
|
"location": "path",
|
|
@@ -2843,6 +2850,13 @@
|
|
|
2843
2850
|
"description": "Required. Parent (Session) resource reference.",
|
|
2844
2851
|
"location": "query",
|
|
2845
2852
|
"type": "string"
|
|
2853
|
+
},
|
|
2854
|
+
"stageIds": {
|
|
2855
|
+
"description": "Optional. List of Stage IDs to filter by if provided.",
|
|
2856
|
+
"format": "int64",
|
|
2857
|
+
"location": "query",
|
|
2858
|
+
"repeated": true,
|
|
2859
|
+
"type": "string"
|
|
2846
2860
|
}
|
|
2847
2861
|
},
|
|
2848
2862
|
"path": "v1/{+name}:summarizeStages",
|
|
@@ -4998,7 +5012,7 @@
|
|
|
4998
5012
|
}
|
|
4999
5013
|
}
|
|
5000
5014
|
},
|
|
5001
|
-
"revision": "
|
|
5015
|
+
"revision": "20250624",
|
|
5002
5016
|
"rootUrl": "https://dataproc.googleapis.com/",
|
|
5003
5017
|
"schemas": {
|
|
5004
5018
|
"AcceleratorConfig": {
|
|
@@ -8236,6 +8250,16 @@
|
|
|
8236
8250
|
"format": "google-duration",
|
|
8237
8251
|
"type": "string"
|
|
8238
8252
|
},
|
|
8253
|
+
"autoStopTime": {
|
|
8254
|
+
"description": "Optional. The time when cluster will be auto-stopped (see JSON representation of Timestamp (https://developers.google.com/protocol-buffers/docs/proto3#json)).",
|
|
8255
|
+
"format": "google-datetime",
|
|
8256
|
+
"type": "string"
|
|
8257
|
+
},
|
|
8258
|
+
"autoStopTtl": {
|
|
8259
|
+
"description": "Optional. The lifetime duration of the cluster. The cluster will be auto-stopped at the end of this period, calculated from the time of submission of the create or update cluster request. Minimum value is 10 minutes; maximum value is 14 days (see JSON representation of Duration (https://developers.google.com/protocol-buffers/docs/proto3#json)).",
|
|
8260
|
+
"format": "google-duration",
|
|
8261
|
+
"type": "string"
|
|
8262
|
+
},
|
|
8239
8263
|
"idleDeleteTtl": {
|
|
8240
8264
|
"description": "Optional. The duration to keep the cluster alive while idling (when no jobs are running). Passing this threshold will cause the cluster to be deleted. Minimum value is 5 minutes; maximum value is 14 days (see JSON representation of Duration (https://developers.google.com/protocol-buffers/docs/proto3#json)).",
|
|
8241
8265
|
"format": "google-duration",
|
|
@@ -8246,6 +8270,11 @@
|
|
|
8246
8270
|
"format": "google-datetime",
|
|
8247
8271
|
"readOnly": true,
|
|
8248
8272
|
"type": "string"
|
|
8273
|
+
},
|
|
8274
|
+
"idleStopTtl": {
|
|
8275
|
+
"description": "Optional. The duration to keep the cluster started while idling (when no jobs are running). Passing this threshold will cause the cluster to be stopped. Minimum value is 5 minutes; maximum value is 14 days (see JSON representation of Duration (https://developers.google.com/protocol-buffers/docs/proto3#json)).",
|
|
8276
|
+
"format": "google-duration",
|
|
8277
|
+
"type": "string"
|
|
8249
8278
|
}
|
|
8250
8279
|
},
|
|
8251
8280
|
"type": "object"
|
|
@@ -1261,7 +1261,7 @@
|
|
|
1261
1261
|
}
|
|
1262
1262
|
}
|
|
1263
1263
|
},
|
|
1264
|
-
"revision": "
|
|
1264
|
+
"revision": "20250627",
|
|
1265
1265
|
"rootUrl": "https://datastream.googleapis.com/",
|
|
1266
1266
|
"schemas": {
|
|
1267
1267
|
"AppendOnly": {
|
|
@@ -3465,6 +3465,10 @@
|
|
|
3465
3465
|
"datasetTemplate": {
|
|
3466
3466
|
"$ref": "DatasetTemplate",
|
|
3467
3467
|
"description": "The dataset template to use for dynamic dataset creation."
|
|
3468
|
+
},
|
|
3469
|
+
"projectId": {
|
|
3470
|
+
"description": "Optional. The project id of the BigQuery dataset. If not specified, the project will be inferred from the stream resource.",
|
|
3471
|
+
"type": "string"
|
|
3468
3472
|
}
|
|
3469
3473
|
},
|
|
3470
3474
|
"type": "object"
|
|
@@ -8805,7 +8805,7 @@
|
|
|
8805
8805
|
}
|
|
8806
8806
|
}
|
|
8807
8807
|
},
|
|
8808
|
-
"revision": "
|
|
8808
|
+
"revision": "20250627",
|
|
8809
8809
|
"rootUrl": "https://dialogflow.googleapis.com/",
|
|
8810
8810
|
"schemas": {
|
|
8811
8811
|
"GoogleCloudDialogflowCxV3AdvancedSettings": {
|
|
@@ -12263,7 +12263,7 @@
|
|
|
12263
12263
|
],
|
|
12264
12264
|
"enumDescriptions": [
|
|
12265
12265
|
"Not specified.",
|
|
12266
|
-
"Uncompressed 16-bit signed little-endian samples (Linear PCM).",
|
|
12266
|
+
"Uncompressed 16-bit signed little-endian samples (Linear PCM). LINT: LEGACY_NAMES",
|
|
12267
12267
|
"[`FLAC`](https://xiph.org/flac/documentation.html) (Free Lossless Audio Codec) is the recommended encoding because it is lossless (therefore recognition is not compromised) and requires only about half the bandwidth of `LINEAR16`. `FLAC` stream encoding supports 16-bit and 24-bit samples, however, not all fields in `STREAMINFO` are supported.",
|
|
12268
12268
|
"8-bit samples that compand 14-bit audio samples using G.711 PCMU/mu-law.",
|
|
12269
12269
|
"Adaptive Multi-Rate Narrowband codec. `sample_rate_hertz` must be 8000.",
|
|
@@ -15033,7 +15033,7 @@ true
|
|
|
15033
15033
|
"type": "array"
|
|
15034
15034
|
},
|
|
15035
15035
|
"sdp": {
|
|
15036
|
-
"description": "Optional. SDP of the call. It's initially the SDP answer to the
|
|
15036
|
+
"description": "Optional. SDP of the call. It's initially the SDP answer to the incoming call, but maybe later updated for the purpose of making the link active, etc.",
|
|
15037
15037
|
"type": "string"
|
|
15038
15038
|
},
|
|
15039
15039
|
"sipHeaders": {
|
|
@@ -16319,7 +16319,7 @@ true
|
|
|
16319
16319
|
"id": "GoogleCloudDialogflowV2HumanAgentAssistantConfigConversationModelConfig",
|
|
16320
16320
|
"properties": {
|
|
16321
16321
|
"baselineModelVersion": {
|
|
16322
|
-
"description": "Version of current baseline model. It will be ignored if model is set. Valid versions are: Article Suggestion baseline model: - 0.9 - 1.0 (default) Summarization baseline model: - 1.0",
|
|
16322
|
+
"description": "Version of current baseline model. It will be ignored if model is set. Valid versions are: - Article Suggestion baseline model: - 0.9 - 1.0 (default) - Summarization baseline model: - 1.0",
|
|
16323
16323
|
"type": "string"
|
|
16324
16324
|
},
|
|
16325
16325
|
"model": {
|
|
@@ -8602,7 +8602,7 @@
|
|
|
8602
8602
|
}
|
|
8603
8603
|
}
|
|
8604
8604
|
},
|
|
8605
|
-
"revision": "
|
|
8605
|
+
"revision": "20250627",
|
|
8606
8606
|
"rootUrl": "https://dialogflow.googleapis.com/",
|
|
8607
8607
|
"schemas": {
|
|
8608
8608
|
"GoogleCloudDialogflowCxV3AdvancedSettings": {
|
|
@@ -12060,7 +12060,7 @@
|
|
|
12060
12060
|
],
|
|
12061
12061
|
"enumDescriptions": [
|
|
12062
12062
|
"Not specified.",
|
|
12063
|
-
"Uncompressed 16-bit signed little-endian samples (Linear PCM).",
|
|
12063
|
+
"Uncompressed 16-bit signed little-endian samples (Linear PCM). LINT: LEGACY_NAMES",
|
|
12064
12064
|
"[`FLAC`](https://xiph.org/flac/documentation.html) (Free Lossless Audio Codec) is the recommended encoding because it is lossless (therefore recognition is not compromised) and requires only about half the bandwidth of `LINEAR16`. `FLAC` stream encoding supports 16-bit and 24-bit samples, however, not all fields in `STREAMINFO` are supported.",
|
|
12065
12065
|
"8-bit samples that compand 14-bit audio samples using G.711 PCMU/mu-law.",
|
|
12066
12066
|
"Adaptive Multi-Rate Narrowband codec. `sample_rate_hertz` must be 8000.",
|
|
@@ -17472,7 +17472,7 @@ true
|
|
|
17472
17472
|
"type": "array"
|
|
17473
17473
|
},
|
|
17474
17474
|
"sdp": {
|
|
17475
|
-
"description": "Optional. SDP of the call. It's initially the SDP answer to the
|
|
17475
|
+
"description": "Optional. SDP of the call. It's initially the SDP answer to the incoming call, but maybe later updated for the purpose of making the link active, etc.",
|
|
17476
17476
|
"type": "string"
|
|
17477
17477
|
},
|
|
17478
17478
|
"sipHeaders": {
|
|
@@ -18566,7 +18566,7 @@ true
|
|
|
18566
18566
|
"id": "GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigConversationModelConfig",
|
|
18567
18567
|
"properties": {
|
|
18568
18568
|
"baselineModelVersion": {
|
|
18569
|
-
"description": "Version of current baseline model. It will be ignored if model is set. Valid versions are: Article Suggestion baseline model: - 0.9 - 1.0 (default) Summarization baseline model: - 1.0",
|
|
18569
|
+
"description": "Version of current baseline model. It will be ignored if model is set. Valid versions are: - Article Suggestion baseline model: - 0.9 - 1.0 (default) - Summarization baseline model: - 1.0",
|
|
18570
18570
|
"type": "string"
|
|
18571
18571
|
},
|
|
18572
18572
|
"model": {
|
|
@@ -21187,9 +21187,9 @@ true
|
|
|
21187
21187
|
],
|
|
21188
21188
|
"enumDescriptions": [
|
|
21189
21189
|
"Not specified.",
|
|
21190
|
-
"Uncompressed 16-bit signed little-endian samples (Linear PCM). Audio content returned as LINEAR16 also contains a WAV header.",
|
|
21190
|
+
"Uncompressed 16-bit signed little-endian samples (Linear PCM). Audio content returned as LINEAR16 also contains a WAV header. LINT: LEGACY_NAMES",
|
|
21191
21191
|
"MP3 audio at 32kbps.",
|
|
21192
|
-
"MP3 audio at 64kbps.",
|
|
21192
|
+
"MP3 audio at 64kbps. LINT: LEGACY_NAMES",
|
|
21193
21193
|
"Opus encoded audio wrapped in an ogg container. The result will be a file which can be played natively on Android, and in browsers (at least Chrome and Firefox). The quality of the encoding is considerably higher than MP3 while using approximately the same bitrate.",
|
|
21194
21194
|
"8-bit samples that compand 14-bit audio samples using G.711 PCMU/mu-law.",
|
|
21195
21195
|
"8-bit samples that compand 13-bit audio samples using G.711 PCMU/a-law."
|
|
@@ -23041,9 +23041,9 @@ true
|
|
|
23041
23041
|
],
|
|
23042
23042
|
"enumDescriptions": [
|
|
23043
23043
|
"Not specified.",
|
|
23044
|
-
"Uncompressed 16-bit signed little-endian samples (Linear PCM). Audio content returned as LINEAR16 also contains a WAV header.",
|
|
23044
|
+
"Uncompressed 16-bit signed little-endian samples (Linear PCM). Audio content returned as LINEAR16 also contains a WAV header. LINT: LEGACY_NAMES",
|
|
23045
23045
|
"MP3 audio at 32kbps.",
|
|
23046
|
-
"MP3 audio at 64kbps.",
|
|
23046
|
+
"MP3 audio at 64kbps. LINT: LEGACY_NAMES",
|
|
23047
23047
|
"Opus encoded audio wrapped in an ogg container. The result will be a file which can be played natively on Android, and in browsers (at least Chrome and Firefox). The quality of the encoding is considerably higher than MP3 while using approximately the same bitrate.",
|
|
23048
23048
|
"8-bit samples that compand 14-bit audio samples using G.711 PCMU/mu-law.",
|
|
23049
23049
|
"8-bit samples that compand 13-bit audio samples using G.711 PCMU/a-law."
|
|
@@ -23254,10 +23254,6 @@ true
|
|
|
23254
23254
|
"description": "Optional. The name of the voice. If not set, the service will choose a voice based on the other parameters such as language_code and ssml_gender. For the list of available voices, please refer to [Supported voices and languages](https://cloud.google.com/text-to-speech/docs/voices).",
|
|
23255
23255
|
"type": "string"
|
|
23256
23256
|
},
|
|
23257
|
-
"secondLanguageModel": {
|
|
23258
|
-
"description": "Optional. The name of the second voice (non-English) if language detection is supported.",
|
|
23259
|
-
"type": "string"
|
|
23260
|
-
},
|
|
23261
23257
|
"ssmlGender": {
|
|
23262
23258
|
"description": "Optional. The preferred gender of the voice. If not set, the service will choose a voice based on the other parameters such as language_code and name. Note that this is only a preference, not requirement. If a voice of the appropriate gender is not available, the synthesizer should substitute a voice with a different gender rather than failing the request.",
|
|
23263
23259
|
"enum": [
|
|
@@ -5309,7 +5309,7 @@
|
|
|
5309
5309
|
}
|
|
5310
5310
|
}
|
|
5311
5311
|
},
|
|
5312
|
-
"revision": "
|
|
5312
|
+
"revision": "20250627",
|
|
5313
5313
|
"rootUrl": "https://dialogflow.googleapis.com/",
|
|
5314
5314
|
"schemas": {
|
|
5315
5315
|
"GoogleCloudDialogflowCxV3Action": {
|
|
@@ -6438,6 +6438,14 @@
|
|
|
6438
6438
|
"description": "Uri for the document. Present if specified for the document.",
|
|
6439
6439
|
"type": "string"
|
|
6440
6440
|
},
|
|
6441
|
+
"metadata": {
|
|
6442
|
+
"additionalProperties": {
|
|
6443
|
+
"description": "Properties of the object.",
|
|
6444
|
+
"type": "any"
|
|
6445
|
+
},
|
|
6446
|
+
"description": "Metadata associated with the document.",
|
|
6447
|
+
"type": "object"
|
|
6448
|
+
},
|
|
6441
6449
|
"text": {
|
|
6442
6450
|
"description": "Text included in the prompt.",
|
|
6443
6451
|
"type": "string"
|
|
@@ -9349,9 +9357,9 @@ false
|
|
|
9349
9357
|
],
|
|
9350
9358
|
"enumDescriptions": [
|
|
9351
9359
|
"Not specified.",
|
|
9352
|
-
"Uncompressed 16-bit signed little-endian samples (Linear PCM). Audio content returned as LINEAR16 also contains a WAV header.",
|
|
9360
|
+
"Uncompressed 16-bit signed little-endian samples (Linear PCM). Audio content returned as LINEAR16 also contains a WAV header. LINT: LEGACY_NAMES",
|
|
9353
9361
|
"MP3 audio at 32kbps.",
|
|
9354
|
-
"MP3 audio at 64kbps.",
|
|
9362
|
+
"MP3 audio at 64kbps. LINT: LEGACY_NAMES",
|
|
9355
9363
|
"Opus encoded audio wrapped in an ogg container. The result will be a file which can be played natively on Android, and in browsers (at least Chrome and Firefox). The quality of the encoding is considerably higher than MP3 while using approximately the same bitrate.",
|
|
9356
9364
|
"8-bit samples that compand 14-bit audio samples using G.711 PCMU/mu-law.",
|
|
9357
9365
|
"8-bit samples that compand 13-bit audio samples using G.711 PCMU/a-law."
|
|
@@ -11917,10 +11925,6 @@ false
|
|
|
11917
11925
|
"description": "Optional. The name of the voice. If not set, the service will choose a voice based on the other parameters such as language_code and ssml_gender. For the list of available voices, please refer to [Supported voices and languages](https://cloud.google.com/text-to-speech/docs/voices).",
|
|
11918
11926
|
"type": "string"
|
|
11919
11927
|
},
|
|
11920
|
-
"secondLanguageModel": {
|
|
11921
|
-
"description": "Optional. The name of the second voice (non-English) if language detection is supported.",
|
|
11922
|
-
"type": "string"
|
|
11923
|
-
},
|
|
11924
11928
|
"ssmlGender": {
|
|
11925
11929
|
"description": "Optional. The preferred gender of the voice. If not set, the service will choose a voice based on the other parameters such as language_code and name. Note that this is only a preference, not requirement. If a voice of the appropriate gender is not available, the synthesizer substitutes a voice with a different gender rather than failing the request.",
|
|
11926
11930
|
"enum": [
|
|
@@ -13360,7 +13364,7 @@ false
|
|
|
13360
13364
|
],
|
|
13361
13365
|
"enumDescriptions": [
|
|
13362
13366
|
"Not specified.",
|
|
13363
|
-
"Uncompressed 16-bit signed little-endian samples (Linear PCM).",
|
|
13367
|
+
"Uncompressed 16-bit signed little-endian samples (Linear PCM). LINT: LEGACY_NAMES",
|
|
13364
13368
|
"[`FLAC`](https://xiph.org/flac/documentation.html) (Free Lossless Audio Codec) is the recommended encoding because it is lossless (therefore recognition is not compromised) and requires only about half the bandwidth of `LINEAR16`. `FLAC` stream encoding supports 16-bit and 24-bit samples, however, not all fields in `STREAMINFO` are supported.",
|
|
13365
13369
|
"8-bit samples that compand 14-bit audio samples using G.711 PCMU/mu-law.",
|
|
13366
13370
|
"Adaptive Multi-Rate Narrowband codec. `sample_rate_hertz` must be 8000.",
|
|
@@ -5436,7 +5436,7 @@
|
|
|
5436
5436
|
}
|
|
5437
5437
|
}
|
|
5438
5438
|
},
|
|
5439
|
-
"revision": "
|
|
5439
|
+
"revision": "20250627",
|
|
5440
5440
|
"rootUrl": "https://dialogflow.googleapis.com/",
|
|
5441
5441
|
"schemas": {
|
|
5442
5442
|
"GoogleCloudDialogflowCxV3AdvancedSettings": {
|
|
@@ -9536,6 +9536,14 @@
|
|
|
9536
9536
|
"description": "Uri for the document. Present if specified for the document.",
|
|
9537
9537
|
"type": "string"
|
|
9538
9538
|
},
|
|
9539
|
+
"metadata": {
|
|
9540
|
+
"additionalProperties": {
|
|
9541
|
+
"description": "Properties of the object.",
|
|
9542
|
+
"type": "any"
|
|
9543
|
+
},
|
|
9544
|
+
"description": "Metadata associated with the document.",
|
|
9545
|
+
"type": "object"
|
|
9546
|
+
},
|
|
9539
9547
|
"text": {
|
|
9540
9548
|
"description": "Text included in the prompt.",
|
|
9541
9549
|
"type": "string"
|
|
@@ -11705,7 +11713,7 @@ false
|
|
|
11705
11713
|
],
|
|
11706
11714
|
"enumDescriptions": [
|
|
11707
11715
|
"Not specified.",
|
|
11708
|
-
"Uncompressed 16-bit signed little-endian samples (Linear PCM).",
|
|
11716
|
+
"Uncompressed 16-bit signed little-endian samples (Linear PCM). LINT: LEGACY_NAMES",
|
|
11709
11717
|
"[`FLAC`](https://xiph.org/flac/documentation.html) (Free Lossless Audio Codec) is the recommended encoding because it is lossless (therefore recognition is not compromised) and requires only about half the bandwidth of `LINEAR16`. `FLAC` stream encoding supports 16-bit and 24-bit samples, however, not all fields in `STREAMINFO` are supported.",
|
|
11710
11718
|
"8-bit samples that compand 14-bit audio samples using G.711 PCMU/mu-law.",
|
|
11711
11719
|
"Adaptive Multi-Rate Narrowband codec. `sample_rate_hertz` must be 8000.",
|
|
@@ -12725,9 +12733,9 @@ false
|
|
|
12725
12733
|
],
|
|
12726
12734
|
"enumDescriptions": [
|
|
12727
12735
|
"Not specified.",
|
|
12728
|
-
"Uncompressed 16-bit signed little-endian samples (Linear PCM). Audio content returned as LINEAR16 also contains a WAV header.",
|
|
12736
|
+
"Uncompressed 16-bit signed little-endian samples (Linear PCM). Audio content returned as LINEAR16 also contains a WAV header. LINT: LEGACY_NAMES",
|
|
12729
12737
|
"MP3 audio at 32kbps.",
|
|
12730
|
-
"MP3 audio at 64kbps.",
|
|
12738
|
+
"MP3 audio at 64kbps. LINT: LEGACY_NAMES",
|
|
12731
12739
|
"Opus encoded audio wrapped in an ogg container. The result will be a file which can be played natively on Android, and in browsers (at least Chrome and Firefox). The quality of the encoding is considerably higher than MP3 while using approximately the same bitrate.",
|
|
12732
12740
|
"8-bit samples that compand 14-bit audio samples using G.711 PCMU/mu-law.",
|
|
12733
12741
|
"8-bit samples that compand 13-bit audio samples using G.711 PCMU/a-law."
|
|
@@ -15717,10 +15725,6 @@ false
|
|
|
15717
15725
|
"description": "Optional. The name of the voice. If not set, the service will choose a voice based on the other parameters such as language_code and ssml_gender. For the list of available voices, please refer to [Supported voices and languages](https://cloud.google.com/text-to-speech/docs/voices).",
|
|
15718
15726
|
"type": "string"
|
|
15719
15727
|
},
|
|
15720
|
-
"secondLanguageModel": {
|
|
15721
|
-
"description": "Optional. The name of the second voice (non-English) if language detection is supported.",
|
|
15722
|
-
"type": "string"
|
|
15723
|
-
},
|
|
15724
15728
|
"ssmlGender": {
|
|
15725
15729
|
"description": "Optional. The preferred gender of the voice. If not set, the service will choose a voice based on the other parameters such as language_code and name. Note that this is only a preference, not requirement. If a voice of the appropriate gender is not available, the synthesizer should substitute a voice with a different gender rather than failing the request.",
|
|
15726
15730
|
"enum": [
|
|
@@ -7052,7 +7052,7 @@
|
|
|
7052
7052
|
}
|
|
7053
7053
|
}
|
|
7054
7054
|
},
|
|
7055
|
-
"revision": "
|
|
7055
|
+
"revision": "20250701",
|
|
7056
7056
|
"rootUrl": "https://discoveryengine.googleapis.com/",
|
|
7057
7057
|
"schemas": {
|
|
7058
7058
|
"GoogleApiDistribution": {
|
|
@@ -15945,7 +15945,7 @@
|
|
|
15945
15945
|
"id": "GoogleCloudDiscoveryengineV1alphaConnectorRunEntityRun",
|
|
15946
15946
|
"properties": {
|
|
15947
15947
|
"deletedRecordCount": {
|
|
15948
|
-
"description": "The number of documents deleted.",
|
|
15948
|
+
"description": "Optional. The number of documents deleted.",
|
|
15949
15949
|
"format": "int64",
|
|
15950
15950
|
"type": "string"
|
|
15951
15951
|
},
|
|
@@ -15954,7 +15954,7 @@
|
|
|
15954
15954
|
"type": "string"
|
|
15955
15955
|
},
|
|
15956
15956
|
"errorRecordCount": {
|
|
15957
|
-
"description": "The total number of documents failed at sync at
|
|
15957
|
+
"description": "Optional. The total number of documents failed at sync at indexing stage.",
|
|
15958
15958
|
"format": "int64",
|
|
15959
15959
|
"type": "string"
|
|
15960
15960
|
},
|
|
@@ -15966,12 +15966,12 @@
|
|
|
15966
15966
|
"type": "array"
|
|
15967
15967
|
},
|
|
15968
15968
|
"extractedRecordCount": {
|
|
15969
|
-
"description": "The number of documents extracted from connector source, ready to be ingested to VAIS.",
|
|
15969
|
+
"description": "Optional. The number of documents extracted from connector source, ready to be ingested to VAIS.",
|
|
15970
15970
|
"format": "int64",
|
|
15971
15971
|
"type": "string"
|
|
15972
15972
|
},
|
|
15973
15973
|
"indexedRecordCount": {
|
|
15974
|
-
"description": "The number of documents indexed.",
|
|
15974
|
+
"description": "Optional. The number of documents indexed.",
|
|
15975
15975
|
"format": "int64",
|
|
15976
15976
|
"type": "string"
|
|
15977
15977
|
},
|
|
@@ -15980,12 +15980,12 @@
|
|
|
15980
15980
|
"description": "Metadata to generate the progress bar."
|
|
15981
15981
|
},
|
|
15982
15982
|
"scheduledRecordCount": {
|
|
15983
|
-
"description": "The number of documents scheduled to be crawled/extracted from connector source. This only applies to third party connectors.",
|
|
15983
|
+
"description": "Optional. The number of documents scheduled to be crawled/extracted from connector source. This only applies to third party connectors.",
|
|
15984
15984
|
"format": "int64",
|
|
15985
15985
|
"type": "string"
|
|
15986
15986
|
},
|
|
15987
15987
|
"sourceApiRequestCount": {
|
|
15988
|
-
"description": "The number of requests sent to 3p API.",
|
|
15988
|
+
"description": "Optional. The number of requests sent to 3p API.",
|
|
15989
15989
|
"format": "int64",
|
|
15990
15990
|
"type": "string"
|
|
15991
15991
|
},
|
|
@@ -16517,7 +16517,8 @@
|
|
|
16517
16517
|
"GOOGLE_DRIVE",
|
|
16518
16518
|
"NATIVE_CLOUD_IDENTITY",
|
|
16519
16519
|
"THIRD_PARTY_FEDERATED",
|
|
16520
|
-
"THIRD_PARTY_EUA"
|
|
16520
|
+
"THIRD_PARTY_EUA",
|
|
16521
|
+
"GCNV"
|
|
16521
16522
|
],
|
|
16522
16523
|
"enumDescriptions": [
|
|
16523
16524
|
"Default value.",
|
|
@@ -16530,7 +16531,8 @@
|
|
|
16530
16531
|
"Google Drive connector.",
|
|
16531
16532
|
"Native Cloud Identity connector for people search powered by People API.",
|
|
16532
16533
|
"Federated connector, it is a third party connector that doesn't ingestion data, and search is powered by third party application's API.",
|
|
16533
|
-
"Connector utilized for End User Authentication features."
|
|
16534
|
+
"Connector utilized for End User Authentication features.",
|
|
16535
|
+
"Google Cloud NetApp Volumes connector."
|
|
16534
16536
|
],
|
|
16535
16537
|
"readOnly": true,
|
|
16536
16538
|
"type": "string"
|
|
@@ -16747,6 +16749,10 @@
|
|
|
16747
16749
|
},
|
|
16748
16750
|
"description": "Optional. Any authentication parameters specific to EUA connectors.",
|
|
16749
16751
|
"type": "object"
|
|
16752
|
+
},
|
|
16753
|
+
"tenant": {
|
|
16754
|
+
"$ref": "GoogleCloudDiscoveryengineV1alphaTenant",
|
|
16755
|
+
"description": "Optional. The tenant project the connector is connected to."
|
|
16750
16756
|
}
|
|
16751
16757
|
},
|
|
16752
16758
|
"type": "object"
|
|
@@ -20365,6 +20371,25 @@ false
|
|
|
20365
20371
|
},
|
|
20366
20372
|
"type": "object"
|
|
20367
20373
|
},
|
|
20374
|
+
"GoogleCloudDiscoveryengineV1alphaTenant": {
|
|
20375
|
+
"description": "Tenant information for a connector source. This includes some of the same information stored in the Credential message, but is limited to only what is needed to provide a list of accessible tenants to the user.",
|
|
20376
|
+
"id": "GoogleCloudDiscoveryengineV1alphaTenant",
|
|
20377
|
+
"properties": {
|
|
20378
|
+
"displayName": {
|
|
20379
|
+
"description": "Optional display name for the tenant, e.g. \"My Slack Team\".",
|
|
20380
|
+
"type": "string"
|
|
20381
|
+
},
|
|
20382
|
+
"id": {
|
|
20383
|
+
"description": "The tenant's instance ID. Examples: Jira (\"8594f221-9797-5f78-1fa4-485e198d7cd0\"), Slack (\"T123456\").",
|
|
20384
|
+
"type": "string"
|
|
20385
|
+
},
|
|
20386
|
+
"uri": {
|
|
20387
|
+
"description": "The URI of the tenant, if applicable. For example, the URI of a Jira instance is https://my-jira-instance.atlassian.net, and a Slack tenant does not have a URI.",
|
|
20388
|
+
"type": "string"
|
|
20389
|
+
}
|
|
20390
|
+
},
|
|
20391
|
+
"type": "object"
|
|
20392
|
+
},
|
|
20368
20393
|
"GoogleCloudDiscoveryengineV1alphaTrainCustomModelMetadata": {
|
|
20369
20394
|
"description": "Metadata related to the progress of the TrainCustomModel operation. This is returned by the google.longrunning.Operation.metadata field.",
|
|
20370
20395
|
"id": "GoogleCloudDiscoveryengineV1alphaTrainCustomModelMetadata",
|