google-api-python-client 2.159.0__py2.py3-none-any.whl → 2.160.0__py2.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.159.0.dist-info → google_api_python_client-2.160.0.dist-info}/METADATA +1 -1
- {google_api_python_client-2.159.0.dist-info → google_api_python_client-2.160.0.dist-info}/RECORD +74 -74
- googleapiclient/discovery_cache/documents/accesscontextmanager.v1.json +5 -1
- googleapiclient/discovery_cache/documents/adsenseplatform.v1alpha.json +210 -1
- googleapiclient/discovery_cache/documents/aiplatform.v1.json +57 -12
- googleapiclient/discovery_cache/documents/aiplatform.v1beta1.json +86 -14
- googleapiclient/discovery_cache/documents/analyticsadmin.v1alpha.json +21 -1
- googleapiclient/discovery_cache/documents/analyticsadmin.v1beta.json +21 -1
- googleapiclient/discovery_cache/documents/analyticshub.v1.json +5 -1
- googleapiclient/discovery_cache/documents/androidenterprise.v1.json +32 -28
- googleapiclient/discovery_cache/documents/authorizedbuyersmarketplace.v1.json +3 -3
- googleapiclient/discovery_cache/documents/authorizedbuyersmarketplace.v1alpha.json +3 -3
- googleapiclient/discovery_cache/documents/chat.v1.json +5 -5
- googleapiclient/discovery_cache/documents/chromemanagement.v1.json +5 -3
- googleapiclient/discovery_cache/documents/classroom.v1.json +129 -29
- googleapiclient/discovery_cache/documents/cloudbuild.v1.json +74 -6
- googleapiclient/discovery_cache/documents/cloudbuild.v2.json +1 -6
- googleapiclient/discovery_cache/documents/compute.alpha.json +103 -14
- googleapiclient/discovery_cache/documents/compute.beta.json +15 -14
- googleapiclient/discovery_cache/documents/compute.v1.json +15 -14
- googleapiclient/discovery_cache/documents/config.v1.json +3 -3
- googleapiclient/discovery_cache/documents/content.v2.1.json +1 -2
- googleapiclient/discovery_cache/documents/dataplex.v1.json +6 -6
- googleapiclient/discovery_cache/documents/dataportability.v1.json +66 -66
- googleapiclient/discovery_cache/documents/dataportability.v1beta.json +66 -66
- googleapiclient/discovery_cache/documents/datastream.v1.json +2 -2
- googleapiclient/discovery_cache/documents/dialogflow.v3beta1.json +6 -2
- googleapiclient/discovery_cache/documents/discoveryengine.v1.json +8 -4
- googleapiclient/discovery_cache/documents/discoveryengine.v1alpha.json +35 -8
- googleapiclient/discovery_cache/documents/discoveryengine.v1beta.json +27 -4
- googleapiclient/discovery_cache/documents/displayvideo.v2.json +183 -1836
- googleapiclient/discovery_cache/documents/displayvideo.v3.json +2 -2
- googleapiclient/discovery_cache/documents/file.v1.json +12 -6
- googleapiclient/discovery_cache/documents/file.v1beta1.json +12 -6
- googleapiclient/discovery_cache/documents/firebase.v1beta1.json +2 -2
- googleapiclient/discovery_cache/documents/gkehub.v1.json +5 -10
- googleapiclient/discovery_cache/documents/gkehub.v1alpha.json +5 -10
- googleapiclient/discovery_cache/documents/gkehub.v1beta.json +5 -10
- googleapiclient/discovery_cache/documents/gkehub.v2.json +5 -10
- googleapiclient/discovery_cache/documents/gkehub.v2alpha.json +5 -10
- googleapiclient/discovery_cache/documents/gkehub.v2beta.json +5 -10
- googleapiclient/discovery_cache/documents/healthcare.v1.json +4 -4
- googleapiclient/discovery_cache/documents/healthcare.v1beta1.json +4 -4
- googleapiclient/discovery_cache/documents/integrations.v1.json +49 -1
- googleapiclient/discovery_cache/documents/logging.v2.json +2 -2
- googleapiclient/discovery_cache/documents/looker.v1.json +3 -2
- googleapiclient/discovery_cache/documents/merchantapi.accounts_v1beta.json +32 -2
- googleapiclient/discovery_cache/documents/migrationcenter.v1.json +136 -1
- googleapiclient/discovery_cache/documents/migrationcenter.v1alpha1.json +2 -2
- googleapiclient/discovery_cache/documents/monitoring.v3.json +6 -1
- googleapiclient/discovery_cache/documents/netapp.v1.json +6 -1
- googleapiclient/discovery_cache/documents/netapp.v1beta1.json +6 -1
- googleapiclient/discovery_cache/documents/networkconnectivity.v1.json +4 -4
- googleapiclient/discovery_cache/documents/networkconnectivity.v1alpha1.json +3 -3
- googleapiclient/discovery_cache/documents/networkmanagement.v1beta1.json +5 -1
- googleapiclient/discovery_cache/documents/places.v1.json +6 -2
- googleapiclient/discovery_cache/documents/redis.v1.json +10 -4
- googleapiclient/discovery_cache/documents/redis.v1beta1.json +10 -4
- googleapiclient/discovery_cache/documents/retail.v2.json +3 -3
- googleapiclient/discovery_cache/documents/retail.v2alpha.json +3 -3
- googleapiclient/discovery_cache/documents/retail.v2beta.json +3 -3
- googleapiclient/discovery_cache/documents/secretmanager.v1.json +11 -1
- googleapiclient/discovery_cache/documents/secretmanager.v1beta1.json +11 -1
- googleapiclient/discovery_cache/documents/secretmanager.v1beta2.json +11 -1
- googleapiclient/discovery_cache/documents/spanner.v1.json +114 -10
- googleapiclient/discovery_cache/documents/texttospeech.v1.json +11 -11
- googleapiclient/discovery_cache/documents/texttospeech.v1beta1.json +11 -11
- googleapiclient/discovery_cache/documents/tpu.v2.json +3 -3
- googleapiclient/discovery_cache/documents/websecurityscanner.v1.json +27 -3
- googleapiclient/discovery_cache/documents/workspaceevents.v1.json +5 -5
- googleapiclient/version.py +1 -1
- {google_api_python_client-2.159.0.dist-info → google_api_python_client-2.160.0.dist-info}/LICENSE +0 -0
- {google_api_python_client-2.159.0.dist-info → google_api_python_client-2.160.0.dist-info}/WHEEL +0 -0
- {google_api_python_client-2.159.0.dist-info → google_api_python_client-2.160.0.dist-info}/top_level.txt +0 -0
|
@@ -175,6 +175,128 @@
|
|
|
175
175
|
"https://www.googleapis.com/auth/adsense.readonly"
|
|
176
176
|
]
|
|
177
177
|
}
|
|
178
|
+
},
|
|
179
|
+
"resources": {
|
|
180
|
+
"childAccounts": {
|
|
181
|
+
"resources": {
|
|
182
|
+
"sites": {
|
|
183
|
+
"methods": {
|
|
184
|
+
"list": {
|
|
185
|
+
"description": "Lists Platform Child Sites for a specified Platform Child Account.",
|
|
186
|
+
"flatPath": "v1alpha/accounts/{accountsId}/platforms/{platformsId}/childAccounts/{childAccountsId}/sites",
|
|
187
|
+
"httpMethod": "GET",
|
|
188
|
+
"id": "adsenseplatform.accounts.platforms.childAccounts.sites.list",
|
|
189
|
+
"parameterOrder": [
|
|
190
|
+
"parent"
|
|
191
|
+
],
|
|
192
|
+
"parameters": {
|
|
193
|
+
"pageSize": {
|
|
194
|
+
"description": "Optional. The maximum number of children to include in the response, used for paging. If unspecified, at most 10000 platforms will be returned. The maximum value is 10000; values above 10000 will be coerced to 10000.",
|
|
195
|
+
"format": "int32",
|
|
196
|
+
"location": "query",
|
|
197
|
+
"type": "integer"
|
|
198
|
+
},
|
|
199
|
+
"pageToken": {
|
|
200
|
+
"description": "Optional. A page token, received from a previous `ListPlatformChildren` call. Provide this to retrieve the subsequent page. When paginating, all other parameters provided to `ListPlatformChildren` must match the call that provided the page token.",
|
|
201
|
+
"location": "query",
|
|
202
|
+
"type": "string"
|
|
203
|
+
},
|
|
204
|
+
"parent": {
|
|
205
|
+
"description": "Required. The name of the platform to retrieve. Format: accounts/{account}/platforms/{platform}/childAccounts/{child_publisher_code}",
|
|
206
|
+
"location": "path",
|
|
207
|
+
"pattern": "^accounts/[^/]+/platforms/[^/]+/childAccounts/[^/]+$",
|
|
208
|
+
"required": true,
|
|
209
|
+
"type": "string"
|
|
210
|
+
}
|
|
211
|
+
},
|
|
212
|
+
"path": "v1alpha/{+parent}/sites",
|
|
213
|
+
"response": {
|
|
214
|
+
"$ref": "ListPlatformChildSitesResponse"
|
|
215
|
+
},
|
|
216
|
+
"scopes": [
|
|
217
|
+
"https://www.googleapis.com/auth/adsense",
|
|
218
|
+
"https://www.googleapis.com/auth/adsense.readonly"
|
|
219
|
+
]
|
|
220
|
+
},
|
|
221
|
+
"patch": {
|
|
222
|
+
"description": "Update a Platform Child Site.",
|
|
223
|
+
"flatPath": "v1alpha/accounts/{accountsId}/platforms/{platformsId}/childAccounts/{childAccountsId}/sites/{sitesId}",
|
|
224
|
+
"httpMethod": "PATCH",
|
|
225
|
+
"id": "adsenseplatform.accounts.platforms.childAccounts.sites.patch",
|
|
226
|
+
"parameterOrder": [
|
|
227
|
+
"name"
|
|
228
|
+
],
|
|
229
|
+
"parameters": {
|
|
230
|
+
"name": {
|
|
231
|
+
"description": "Identifier. Format: accounts/{account}/platforms/{platform}/childAccounts/{child}/sites/{platformChildSite}",
|
|
232
|
+
"location": "path",
|
|
233
|
+
"pattern": "^accounts/[^/]+/platforms/[^/]+/childAccounts/[^/]+/sites/[^/]+$",
|
|
234
|
+
"required": true,
|
|
235
|
+
"type": "string"
|
|
236
|
+
},
|
|
237
|
+
"updateMask": {
|
|
238
|
+
"description": "Optional. The list of fields to update - currently only supports updating the `platform_group` field.",
|
|
239
|
+
"format": "google-fieldmask",
|
|
240
|
+
"location": "query",
|
|
241
|
+
"type": "string"
|
|
242
|
+
}
|
|
243
|
+
},
|
|
244
|
+
"path": "v1alpha/{+name}",
|
|
245
|
+
"request": {
|
|
246
|
+
"$ref": "PlatformChildSite"
|
|
247
|
+
},
|
|
248
|
+
"response": {
|
|
249
|
+
"$ref": "PlatformChildSite"
|
|
250
|
+
},
|
|
251
|
+
"scopes": [
|
|
252
|
+
"https://www.googleapis.com/auth/adsense"
|
|
253
|
+
]
|
|
254
|
+
}
|
|
255
|
+
}
|
|
256
|
+
}
|
|
257
|
+
}
|
|
258
|
+
},
|
|
259
|
+
"groups": {
|
|
260
|
+
"methods": {
|
|
261
|
+
"list": {
|
|
262
|
+
"description": "Lists Platform Groups for a specified Platform.",
|
|
263
|
+
"flatPath": "v1alpha/accounts/{accountsId}/platforms/{platformsId}/groups",
|
|
264
|
+
"httpMethod": "GET",
|
|
265
|
+
"id": "adsenseplatform.accounts.platforms.groups.list",
|
|
266
|
+
"parameterOrder": [
|
|
267
|
+
"parent"
|
|
268
|
+
],
|
|
269
|
+
"parameters": {
|
|
270
|
+
"pageSize": {
|
|
271
|
+
"description": "Optional. The maximum number of groups to include in the response, used for paging. If unspecified, at most 10000 groups will be returned. The maximum value is 10000; values above 10000 will be coerced to 10000.",
|
|
272
|
+
"format": "int32",
|
|
273
|
+
"location": "query",
|
|
274
|
+
"type": "integer"
|
|
275
|
+
},
|
|
276
|
+
"pageToken": {
|
|
277
|
+
"description": "Optional. A page token, received from a previous `ListPlatformGroups` call. Provide this to retrieve the subsequent page. When paginating, all other parameters provided to `ListPlatformGroups` must match the call that provided the page token.",
|
|
278
|
+
"location": "query",
|
|
279
|
+
"type": "string"
|
|
280
|
+
},
|
|
281
|
+
"parent": {
|
|
282
|
+
"description": "Required. The name of the platform to retrieve. Format: accounts/{account}/platforms/{platform}",
|
|
283
|
+
"location": "path",
|
|
284
|
+
"pattern": "^accounts/[^/]+/platforms/[^/]+$",
|
|
285
|
+
"required": true,
|
|
286
|
+
"type": "string"
|
|
287
|
+
}
|
|
288
|
+
},
|
|
289
|
+
"path": "v1alpha/{+parent}/groups",
|
|
290
|
+
"response": {
|
|
291
|
+
"$ref": "ListPlatformGroupsResponse"
|
|
292
|
+
},
|
|
293
|
+
"scopes": [
|
|
294
|
+
"https://www.googleapis.com/auth/adsense",
|
|
295
|
+
"https://www.googleapis.com/auth/adsense.readonly"
|
|
296
|
+
]
|
|
297
|
+
}
|
|
298
|
+
}
|
|
299
|
+
}
|
|
178
300
|
}
|
|
179
301
|
}
|
|
180
302
|
}
|
|
@@ -517,7 +639,7 @@
|
|
|
517
639
|
}
|
|
518
640
|
}
|
|
519
641
|
},
|
|
520
|
-
"revision": "
|
|
642
|
+
"revision": "20250120",
|
|
521
643
|
"rootUrl": "https://adsenseplatform.googleapis.com/",
|
|
522
644
|
"schemas": {
|
|
523
645
|
"Account": {
|
|
@@ -630,6 +752,17 @@
|
|
|
630
752
|
"properties": {},
|
|
631
753
|
"type": "object"
|
|
632
754
|
},
|
|
755
|
+
"Decimal": {
|
|
756
|
+
"description": "A representation of a decimal value, such as 2.5. Clients may convert values into language-native decimal formats, such as Java's [BigDecimal](https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/math/BigDecimal.html) or Python's [decimal.Decimal](https://docs.python.org/3/library/decimal.html).",
|
|
757
|
+
"id": "Decimal",
|
|
758
|
+
"properties": {
|
|
759
|
+
"value": {
|
|
760
|
+
"description": "The decimal value, as a string. The string representation consists of an optional sign, `+` (`U+002B`) or `-` (`U+002D`), followed by a sequence of zero or more decimal digits (\"the integer\"), optionally followed by a fraction, optionally followed by an exponent. An empty string **should** be interpreted as `0`. The fraction consists of a decimal point followed by zero or more decimal digits. The string must contain at least one digit in either the integer or the fraction. The number formed by the sign, the integer and the fraction is referred to as the significand. The exponent consists of the character `e` (`U+0065`) or `E` (`U+0045`) followed by one or more decimal digits. Services **should** normalize decimal values before storing them by: - Removing an explicitly-provided `+` sign (`+2.5` -> `2.5`). - Replacing a zero-length integer value with `0` (`.5` -> `0.5`). - Coercing the exponent character to upper-case, with explicit sign (`2.5e8` -> `2.5E+8`). - Removing an explicitly-provided zero exponent (`2.5E0` -> `2.5`). Services **may** perform additional normalization based on its own needs and the internal decimal implementation selected, such as shifting the decimal point and exponent value together (example: `2.5E-1` <-> `0.25`). Additionally, services **may** preserve trailing zeroes in the fraction to indicate increased precision, but are not required to do so. Note that only the `.` character is supported to divide the integer and the fraction; `,` **should not** be supported regardless of locale. Additionally, thousand separators **should not** be supported. If a service does support them, values **must** be normalized. The ENBF grammar is: DecimalString = '' | [Sign] Significand [Exponent]; Sign = '+' | '-'; Significand = Digits '.' | [Digits] '.' Digits; Exponent = ('e' | 'E') [Sign] Digits; Digits = { '0' | '1' | '2' | '3' | '4' | '5' | '6' | '7' | '8' | '9' }; Services **should** clearly document the range of supported values, the maximum supported precision (total number of digits), and, if applicable, the scale (number of digits after the decimal point), as well as how it behaves when receiving out-of-bounds values. Services **may** choose to accept values passed as input even when the value has a higher precision or scale than the service supports, and **should** round the value to fit the supported scale. Alternatively, the service **may** error with `400 Bad Request` (`INVALID_ARGUMENT` in gRPC) if precision would be lost. Services **should** error with `400 Bad Request` (`INVALID_ARGUMENT` in gRPC) if the service receives a value outside of the supported range.",
|
|
761
|
+
"type": "string"
|
|
762
|
+
}
|
|
763
|
+
},
|
|
764
|
+
"type": "object"
|
|
765
|
+
},
|
|
633
766
|
"Empty": {
|
|
634
767
|
"description": "A generic empty message that you can re-use to avoid defining duplicated empty messages in your APIs. A typical example is to use it as the request or the response type of an API method. For instance: service Foo { rpc Bar(google.protobuf.Empty) returns (google.protobuf.Empty); }",
|
|
635
768
|
"id": "Empty",
|
|
@@ -699,6 +832,42 @@
|
|
|
699
832
|
},
|
|
700
833
|
"type": "object"
|
|
701
834
|
},
|
|
835
|
+
"ListPlatformChildSitesResponse": {
|
|
836
|
+
"description": "Response definition for the list platform child sites rpc.",
|
|
837
|
+
"id": "ListPlatformChildSitesResponse",
|
|
838
|
+
"properties": {
|
|
839
|
+
"nextPageToken": {
|
|
840
|
+
"description": "Continuation token used to page through platforms. To retrieve the next page of the results, set the next request's \"page_token\" value to this.",
|
|
841
|
+
"type": "string"
|
|
842
|
+
},
|
|
843
|
+
"platformChildSites": {
|
|
844
|
+
"description": "The platform child sites returned in this list response.",
|
|
845
|
+
"items": {
|
|
846
|
+
"$ref": "PlatformChildSite"
|
|
847
|
+
},
|
|
848
|
+
"type": "array"
|
|
849
|
+
}
|
|
850
|
+
},
|
|
851
|
+
"type": "object"
|
|
852
|
+
},
|
|
853
|
+
"ListPlatformGroupsResponse": {
|
|
854
|
+
"description": "Response definition for the platform groups list rpc.",
|
|
855
|
+
"id": "ListPlatformGroupsResponse",
|
|
856
|
+
"properties": {
|
|
857
|
+
"nextPageToken": {
|
|
858
|
+
"description": "Continuation token used to page through platforms. To retrieve the next page of the results, set the next request's \"page_token\" value to this.",
|
|
859
|
+
"type": "string"
|
|
860
|
+
},
|
|
861
|
+
"platformGroups": {
|
|
862
|
+
"description": "The platform groups returned in this list response.",
|
|
863
|
+
"items": {
|
|
864
|
+
"$ref": "PlatformGroup"
|
|
865
|
+
},
|
|
866
|
+
"type": "array"
|
|
867
|
+
}
|
|
868
|
+
},
|
|
869
|
+
"type": "object"
|
|
870
|
+
},
|
|
702
871
|
"ListPlatformsResponse": {
|
|
703
872
|
"description": "Response definition for the platform list rpc.",
|
|
704
873
|
"id": "ListPlatformsResponse",
|
|
@@ -766,6 +935,46 @@
|
|
|
766
935
|
},
|
|
767
936
|
"type": "object"
|
|
768
937
|
},
|
|
938
|
+
"PlatformChildSite": {
|
|
939
|
+
"description": "Representation of a Transparent Platform Child Site.",
|
|
940
|
+
"id": "PlatformChildSite",
|
|
941
|
+
"properties": {
|
|
942
|
+
"domain": {
|
|
943
|
+
"description": "Output only. Domain URL of the Platform Child Site. Part of the PlatformChildSite name.",
|
|
944
|
+
"readOnly": true,
|
|
945
|
+
"type": "string"
|
|
946
|
+
},
|
|
947
|
+
"name": {
|
|
948
|
+
"description": "Identifier. Format: accounts/{account}/platforms/{platform}/childAccounts/{child}/sites/{platformChildSite}",
|
|
949
|
+
"type": "string"
|
|
950
|
+
},
|
|
951
|
+
"platformGroup": {
|
|
952
|
+
"description": "Resource name of the Platform Group of the Platform Child Site.",
|
|
953
|
+
"type": "string"
|
|
954
|
+
}
|
|
955
|
+
},
|
|
956
|
+
"type": "object"
|
|
957
|
+
},
|
|
958
|
+
"PlatformGroup": {
|
|
959
|
+
"description": "Representation of a Transparent Platform Group.",
|
|
960
|
+
"id": "PlatformGroup",
|
|
961
|
+
"properties": {
|
|
962
|
+
"description": {
|
|
963
|
+
"description": "Output only. Description of the PlatformGroup.",
|
|
964
|
+
"readOnly": true,
|
|
965
|
+
"type": "string"
|
|
966
|
+
},
|
|
967
|
+
"name": {
|
|
968
|
+
"description": "Identifier. Format: accounts/{account}/platforms/{platform}/groups/{platform_group}",
|
|
969
|
+
"type": "string"
|
|
970
|
+
},
|
|
971
|
+
"revshareMillipercent": {
|
|
972
|
+
"$ref": "Decimal",
|
|
973
|
+
"description": "The revenue share of the PlatformGroup, in millipercent (e.g. 15000 = 15%)."
|
|
974
|
+
}
|
|
975
|
+
},
|
|
976
|
+
"type": "object"
|
|
977
|
+
},
|
|
769
978
|
"RequestSiteReviewResponse": {
|
|
770
979
|
"description": "Response definition for the site request review rpc.",
|
|
771
980
|
"id": "RequestSiteReviewResponse",
|
|
@@ -624,7 +624,7 @@
|
|
|
624
624
|
],
|
|
625
625
|
"parameters": {
|
|
626
626
|
"name": {
|
|
627
|
-
"description": "Output only. Identifier. The resource name of the DatasetVersion.",
|
|
627
|
+
"description": "Output only. Identifier. The resource name of the DatasetVersion. Format: `projects/{project}/locations/{location}/datasets/{dataset}/datasetVersions/{dataset_version}`",
|
|
628
628
|
"location": "path",
|
|
629
629
|
"pattern": "^datasets/[^/]+/datasetVersions/[^/]+$",
|
|
630
630
|
"required": true,
|
|
@@ -3093,7 +3093,7 @@
|
|
|
3093
3093
|
],
|
|
3094
3094
|
"parameters": {
|
|
3095
3095
|
"name": {
|
|
3096
|
-
"description": "Output only. Identifier. The resource name of the DatasetVersion.",
|
|
3096
|
+
"description": "Output only. Identifier. The resource name of the DatasetVersion. Format: `projects/{project}/locations/{location}/datasets/{dataset}/datasetVersions/{dataset_version}`",
|
|
3097
3097
|
"location": "path",
|
|
3098
3098
|
"pattern": "^projects/[^/]+/locations/[^/]+/datasets/[^/]+/datasetVersions/[^/]+$",
|
|
3099
3099
|
"required": true,
|
|
@@ -19327,7 +19327,7 @@
|
|
|
19327
19327
|
}
|
|
19328
19328
|
}
|
|
19329
19329
|
},
|
|
19330
|
-
"revision": "
|
|
19330
|
+
"revision": "20250114",
|
|
19331
19331
|
"rootUrl": "https://aiplatform.googleapis.com/",
|
|
19332
19332
|
"schemas": {
|
|
19333
19333
|
"CloudAiLargeModelsVisionGenerateVideoResponse": {
|
|
@@ -19644,7 +19644,7 @@
|
|
|
19644
19644
|
"type": "object"
|
|
19645
19645
|
},
|
|
19646
19646
|
"CloudAiPlatformCommonCreatePipelineJobApiErrorDetail": {
|
|
19647
|
-
"description": "Create API error message for Vertex Pipeline.
|
|
19647
|
+
"description": "Create API error message for Vertex Pipeline.",
|
|
19648
19648
|
"id": "CloudAiPlatformCommonCreatePipelineJobApiErrorDetail",
|
|
19649
19649
|
"properties": {
|
|
19650
19650
|
"errorCause": {
|
|
@@ -19695,8 +19695,8 @@
|
|
|
19695
19695
|
"Resolver spec is invalid.",
|
|
19696
19696
|
"Runtime Parameters are invalid.",
|
|
19697
19697
|
"Cloud API not enabled.",
|
|
19698
|
-
"Invalid
|
|
19699
|
-
"Invalid
|
|
19698
|
+
"Invalid Cloud Storage input uri",
|
|
19699
|
+
"Invalid Cloud Storage output uri",
|
|
19700
19700
|
"Component spec of pipeline is invalid.",
|
|
19701
19701
|
"DagOutputsSpec is invalid.",
|
|
19702
19702
|
"DagSpec is invalid.",
|
|
@@ -19923,7 +19923,7 @@
|
|
|
19923
19923
|
"type": "object"
|
|
19924
19924
|
},
|
|
19925
19925
|
"GoogleCloudAiplatformV1ApiAuth": {
|
|
19926
|
-
"description": "The generic reusable api auth config.",
|
|
19926
|
+
"description": "The generic reusable api auth config. Deprecated. Please use AuthConfig (google/cloud/aiplatform/master/auth.proto) instead.",
|
|
19927
19927
|
"id": "GoogleCloudAiplatformV1ApiAuth",
|
|
19928
19928
|
"properties": {
|
|
19929
19929
|
"apiKeyConfig": {
|
|
@@ -22752,7 +22752,7 @@
|
|
|
22752
22752
|
"type": "string"
|
|
22753
22753
|
},
|
|
22754
22754
|
"name": {
|
|
22755
|
-
"description": "Output only. Identifier. The resource name of the DatasetVersion.",
|
|
22755
|
+
"description": "Output only. Identifier. The resource name of the DatasetVersion. Format: `projects/{project}/locations/{location}/datasets/{dataset}/datasetVersions/{dataset_version}`",
|
|
22756
22756
|
"readOnly": true,
|
|
22757
22757
|
"type": "string"
|
|
22758
22758
|
},
|
|
@@ -31871,8 +31871,7 @@ false
|
|
|
31871
31871
|
"type": "string"
|
|
31872
31872
|
},
|
|
31873
31873
|
"scheduleResourceName": {
|
|
31874
|
-
"description": "
|
|
31875
|
-
"readOnly": true,
|
|
31874
|
+
"description": "The Schedule resource name if this job is triggered by one. Format: `projects/{project_id}/locations/{location}/schedules/{schedule_id}`",
|
|
31876
31875
|
"type": "string"
|
|
31877
31876
|
},
|
|
31878
31877
|
"serviceAccount": {
|
|
@@ -35460,6 +35459,21 @@ false
|
|
|
35460
35459
|
},
|
|
35461
35460
|
"type": "object"
|
|
35462
35461
|
},
|
|
35462
|
+
"GoogleCloudAiplatformV1RetrievalConfig": {
|
|
35463
|
+
"description": "Retrieval config.",
|
|
35464
|
+
"id": "GoogleCloudAiplatformV1RetrievalConfig",
|
|
35465
|
+
"properties": {
|
|
35466
|
+
"languageCode": {
|
|
35467
|
+
"description": "The language code of the user.",
|
|
35468
|
+
"type": "string"
|
|
35469
|
+
},
|
|
35470
|
+
"latLng": {
|
|
35471
|
+
"$ref": "GoogleTypeLatLng",
|
|
35472
|
+
"description": "The location of the user."
|
|
35473
|
+
}
|
|
35474
|
+
},
|
|
35475
|
+
"type": "object"
|
|
35476
|
+
},
|
|
35463
35477
|
"GoogleCloudAiplatformV1RetrievalMetadata": {
|
|
35464
35478
|
"description": "Metadata related to retrieval in the grounding flow.",
|
|
35465
35479
|
"id": "GoogleCloudAiplatformV1RetrievalMetadata",
|
|
@@ -41841,6 +41855,14 @@ false
|
|
|
41841
41855
|
"description": "Tuning data statistics for Supervised Tuning.",
|
|
41842
41856
|
"id": "GoogleCloudAiplatformV1SupervisedTuningDataStats",
|
|
41843
41857
|
"properties": {
|
|
41858
|
+
"droppedExampleReasons": {
|
|
41859
|
+
"description": "Output only. For each index in `truncated_example_indices`, the user-facing reason why the example was dropped. Must not include example itself.",
|
|
41860
|
+
"items": {
|
|
41861
|
+
"type": "string"
|
|
41862
|
+
},
|
|
41863
|
+
"readOnly": true,
|
|
41864
|
+
"type": "array"
|
|
41865
|
+
},
|
|
41844
41866
|
"totalBillableCharacterCount": {
|
|
41845
41867
|
"deprecated": true,
|
|
41846
41868
|
"description": "Output only. Number of billable characters in the tuning dataset.",
|
|
@@ -41855,8 +41877,9 @@ false
|
|
|
41855
41877
|
"type": "string"
|
|
41856
41878
|
},
|
|
41857
41879
|
"totalTruncatedExampleCount": {
|
|
41858
|
-
"description": "The number of examples in the dataset that have been
|
|
41880
|
+
"description": "Output only. The number of examples in the dataset that have been dropped. An example can be dropped for reasons including: too many tokens, contains an invalid image, contains too many images, etc.",
|
|
41859
41881
|
"format": "int64",
|
|
41882
|
+
"readOnly": true,
|
|
41860
41883
|
"type": "string"
|
|
41861
41884
|
},
|
|
41862
41885
|
"totalTuningCharacterCount": {
|
|
@@ -41866,11 +41889,12 @@ false
|
|
|
41866
41889
|
"type": "string"
|
|
41867
41890
|
},
|
|
41868
41891
|
"truncatedExampleIndices": {
|
|
41869
|
-
"description": "A partial sample of the indices (starting from 1) of the
|
|
41892
|
+
"description": "Output only. A partial sample of the indices (starting from 1) of the dropped examples.",
|
|
41870
41893
|
"items": {
|
|
41871
41894
|
"format": "int64",
|
|
41872
41895
|
"type": "string"
|
|
41873
41896
|
},
|
|
41897
|
+
"readOnly": true,
|
|
41874
41898
|
"type": "array"
|
|
41875
41899
|
},
|
|
41876
41900
|
"tuningDatasetExampleCount": {
|
|
@@ -42728,6 +42752,10 @@ false
|
|
|
42728
42752
|
"functionCallingConfig": {
|
|
42729
42753
|
"$ref": "GoogleCloudAiplatformV1FunctionCallingConfig",
|
|
42730
42754
|
"description": "Optional. Function calling config."
|
|
42755
|
+
},
|
|
42756
|
+
"retrievalConfig": {
|
|
42757
|
+
"$ref": "GoogleCloudAiplatformV1RetrievalConfig",
|
|
42758
|
+
"description": "Optional. Retrieval config."
|
|
42731
42759
|
}
|
|
42732
42760
|
},
|
|
42733
42761
|
"type": "object"
|
|
@@ -44735,6 +44763,23 @@ false
|
|
|
44735
44763
|
},
|
|
44736
44764
|
"type": "object"
|
|
44737
44765
|
},
|
|
44766
|
+
"GoogleTypeLatLng": {
|
|
44767
|
+
"description": "An object that represents a latitude/longitude pair. This is expressed as a pair of doubles to represent degrees latitude and degrees longitude. Unless specified otherwise, this object must conform to the WGS84 standard. Values must be within normalized ranges.",
|
|
44768
|
+
"id": "GoogleTypeLatLng",
|
|
44769
|
+
"properties": {
|
|
44770
|
+
"latitude": {
|
|
44771
|
+
"description": "The latitude in degrees. It must be in the range [-90.0, +90.0].",
|
|
44772
|
+
"format": "double",
|
|
44773
|
+
"type": "number"
|
|
44774
|
+
},
|
|
44775
|
+
"longitude": {
|
|
44776
|
+
"description": "The longitude in degrees. It must be in the range [-180.0, +180.0].",
|
|
44777
|
+
"format": "double",
|
|
44778
|
+
"type": "number"
|
|
44779
|
+
}
|
|
44780
|
+
},
|
|
44781
|
+
"type": "object"
|
|
44782
|
+
},
|
|
44738
44783
|
"GoogleTypeMoney": {
|
|
44739
44784
|
"description": "Represents an amount of money with its currency type.",
|
|
44740
44785
|
"id": "GoogleTypeMoney",
|
|
@@ -624,7 +624,7 @@
|
|
|
624
624
|
],
|
|
625
625
|
"parameters": {
|
|
626
626
|
"name": {
|
|
627
|
-
"description": "Output only. Identifier. The resource name of the DatasetVersion.",
|
|
627
|
+
"description": "Output only. Identifier. The resource name of the DatasetVersion. Format: `projects/{project}/locations/{location}/datasets/{dataset}/datasetVersions/{dataset_version}`",
|
|
628
628
|
"location": "path",
|
|
629
629
|
"pattern": "^datasets/[^/]+/datasetVersions/[^/]+$",
|
|
630
630
|
"required": true,
|
|
@@ -3432,7 +3432,7 @@
|
|
|
3432
3432
|
],
|
|
3433
3433
|
"parameters": {
|
|
3434
3434
|
"name": {
|
|
3435
|
-
"description": "Output only. Identifier. The resource name of the DatasetVersion.",
|
|
3435
|
+
"description": "Output only. Identifier. The resource name of the DatasetVersion. Format: `projects/{project}/locations/{location}/datasets/{dataset}/datasetVersions/{dataset_version}`",
|
|
3436
3436
|
"location": "path",
|
|
3437
3437
|
"pattern": "^projects/[^/]+/locations/[^/]+/datasets/[^/]+/datasetVersions/[^/]+$",
|
|
3438
3438
|
"required": true,
|
|
@@ -21964,7 +21964,7 @@
|
|
|
21964
21964
|
}
|
|
21965
21965
|
}
|
|
21966
21966
|
},
|
|
21967
|
-
"revision": "
|
|
21967
|
+
"revision": "20250114",
|
|
21968
21968
|
"rootUrl": "https://aiplatform.googleapis.com/",
|
|
21969
21969
|
"schemas": {
|
|
21970
21970
|
"CloudAiLargeModelsVisionGenerateVideoResponse": {
|
|
@@ -22281,7 +22281,7 @@
|
|
|
22281
22281
|
"type": "object"
|
|
22282
22282
|
},
|
|
22283
22283
|
"CloudAiPlatformCommonCreatePipelineJobApiErrorDetail": {
|
|
22284
|
-
"description": "Create API error message for Vertex Pipeline.
|
|
22284
|
+
"description": "Create API error message for Vertex Pipeline.",
|
|
22285
22285
|
"id": "CloudAiPlatformCommonCreatePipelineJobApiErrorDetail",
|
|
22286
22286
|
"properties": {
|
|
22287
22287
|
"errorCause": {
|
|
@@ -22332,8 +22332,8 @@
|
|
|
22332
22332
|
"Resolver spec is invalid.",
|
|
22333
22333
|
"Runtime Parameters are invalid.",
|
|
22334
22334
|
"Cloud API not enabled.",
|
|
22335
|
-
"Invalid
|
|
22336
|
-
"Invalid
|
|
22335
|
+
"Invalid Cloud Storage input uri",
|
|
22336
|
+
"Invalid Cloud Storage output uri",
|
|
22337
22337
|
"Component spec of pipeline is invalid.",
|
|
22338
22338
|
"DagOutputsSpec is invalid.",
|
|
22339
22339
|
"DagSpec is invalid.",
|
|
@@ -22560,7 +22560,7 @@
|
|
|
22560
22560
|
"type": "object"
|
|
22561
22561
|
},
|
|
22562
22562
|
"GoogleCloudAiplatformV1beta1ApiAuth": {
|
|
22563
|
-
"description": "The generic reusable api auth config.",
|
|
22563
|
+
"description": "The generic reusable api auth config. Deprecated. Please use AuthConfig (google/cloud/aiplatform/master/auth.proto) instead.",
|
|
22564
22564
|
"id": "GoogleCloudAiplatformV1beta1ApiAuth",
|
|
22565
22565
|
"properties": {
|
|
22566
22566
|
"apiKeyConfig": {
|
|
@@ -25816,7 +25816,7 @@
|
|
|
25816
25816
|
"type": "string"
|
|
25817
25817
|
},
|
|
25818
25818
|
"name": {
|
|
25819
|
-
"description": "Output only. Identifier. The resource name of the DatasetVersion.",
|
|
25819
|
+
"description": "Output only. Identifier. The resource name of the DatasetVersion. Format: `projects/{project}/locations/{location}/datasets/{dataset}/datasetVersions/{dataset_version}`",
|
|
25820
25820
|
"readOnly": true,
|
|
25821
25821
|
"type": "string"
|
|
25822
25822
|
},
|
|
@@ -26107,7 +26107,7 @@
|
|
|
26107
26107
|
"type": "string"
|
|
26108
26108
|
},
|
|
26109
26109
|
"model": {
|
|
26110
|
-
"description": "Required. The name of the PublisherModel resource. Format: `publishers/{publisher}/models/{publisher_model}@{version_id}`, or `publishers/hf-{hugging-face-author}/models/{hugging-face-model-name}@001`",
|
|
26110
|
+
"description": "Required. The name of the PublisherModel resource. Format: `publishers/{publisher}/models/{publisher_model}@{version_id}`, or `publishers/hf-{hugging-face-author}/models/{hugging-face-model-name}@001` or Hugging Face model ID like `google/gemma-2-2b-it`.",
|
|
26111
26111
|
"type": "string"
|
|
26112
26112
|
},
|
|
26113
26113
|
"modelDisplayName": {
|
|
@@ -28284,6 +28284,32 @@
|
|
|
28284
28284
|
"properties": {},
|
|
28285
28285
|
"type": "object"
|
|
28286
28286
|
},
|
|
28287
|
+
"GoogleCloudAiplatformV1beta1ExportPublisherModelOperationMetadata": {
|
|
28288
|
+
"description": "Runtime operation information for ModelGardenService.ExportPublisherModel.",
|
|
28289
|
+
"id": "GoogleCloudAiplatformV1beta1ExportPublisherModelOperationMetadata",
|
|
28290
|
+
"properties": {
|
|
28291
|
+
"genericMetadata": {
|
|
28292
|
+
"$ref": "GoogleCloudAiplatformV1beta1GenericOperationMetadata",
|
|
28293
|
+
"description": "The operation generic information."
|
|
28294
|
+
}
|
|
28295
|
+
},
|
|
28296
|
+
"type": "object"
|
|
28297
|
+
},
|
|
28298
|
+
"GoogleCloudAiplatformV1beta1ExportPublisherModelResponse": {
|
|
28299
|
+
"description": "Response message for ModelGardenService.ExportPublisherModel.",
|
|
28300
|
+
"id": "GoogleCloudAiplatformV1beta1ExportPublisherModelResponse",
|
|
28301
|
+
"properties": {
|
|
28302
|
+
"destinationUri": {
|
|
28303
|
+
"description": "The destination uri of the model weights.",
|
|
28304
|
+
"type": "string"
|
|
28305
|
+
},
|
|
28306
|
+
"publisherModel": {
|
|
28307
|
+
"description": "The name of the PublisherModel resource. Format: `publishers/{publisher}/models/{publisher_model}@{version_id}`",
|
|
28308
|
+
"type": "string"
|
|
28309
|
+
}
|
|
28310
|
+
},
|
|
28311
|
+
"type": "object"
|
|
28312
|
+
},
|
|
28287
28313
|
"GoogleCloudAiplatformV1beta1ExportTensorboardTimeSeriesDataRequest": {
|
|
28288
28314
|
"description": "Request message for TensorboardService.ExportTensorboardTimeSeriesData.",
|
|
28289
28315
|
"id": "GoogleCloudAiplatformV1beta1ExportTensorboardTimeSeriesDataRequest",
|
|
@@ -36644,8 +36670,7 @@ false
|
|
|
36644
36670
|
"type": "string"
|
|
36645
36671
|
},
|
|
36646
36672
|
"scheduleResourceName": {
|
|
36647
|
-
"description": "
|
|
36648
|
-
"readOnly": true,
|
|
36673
|
+
"description": "The Schedule resource name if this job is triggered by one. Format: `projects/{project_id}/locations/{location}/schedules/{schedule_id}`",
|
|
36649
36674
|
"type": "string"
|
|
36650
36675
|
},
|
|
36651
36676
|
"serviceAccount": {
|
|
@@ -37347,7 +37372,8 @@ false
|
|
|
37347
37372
|
"type": "string"
|
|
37348
37373
|
},
|
|
37349
37374
|
"thought": {
|
|
37350
|
-
"description": "
|
|
37375
|
+
"description": "Output only. Indicates if the part is thought from the model.",
|
|
37376
|
+
"readOnly": true,
|
|
37351
37377
|
"type": "boolean"
|
|
37352
37378
|
},
|
|
37353
37379
|
"videoMetadata": {
|
|
@@ -40891,6 +40917,21 @@ false
|
|
|
40891
40917
|
},
|
|
40892
40918
|
"type": "object"
|
|
40893
40919
|
},
|
|
40920
|
+
"GoogleCloudAiplatformV1beta1RetrievalConfig": {
|
|
40921
|
+
"description": "Retrieval config.",
|
|
40922
|
+
"id": "GoogleCloudAiplatformV1beta1RetrievalConfig",
|
|
40923
|
+
"properties": {
|
|
40924
|
+
"languageCode": {
|
|
40925
|
+
"description": "The language code of the user.",
|
|
40926
|
+
"type": "string"
|
|
40927
|
+
},
|
|
40928
|
+
"latLng": {
|
|
40929
|
+
"$ref": "GoogleTypeLatLng",
|
|
40930
|
+
"description": "The location of the user."
|
|
40931
|
+
}
|
|
40932
|
+
},
|
|
40933
|
+
"type": "object"
|
|
40934
|
+
},
|
|
40894
40935
|
"GoogleCloudAiplatformV1beta1RetrievalMetadata": {
|
|
40895
40936
|
"description": "Metadata related to retrieval in the grounding flow.",
|
|
40896
40937
|
"id": "GoogleCloudAiplatformV1beta1RetrievalMetadata",
|
|
@@ -47633,6 +47674,14 @@ false
|
|
|
47633
47674
|
"description": "Tuning data statistics for Supervised Tuning.",
|
|
47634
47675
|
"id": "GoogleCloudAiplatformV1beta1SupervisedTuningDataStats",
|
|
47635
47676
|
"properties": {
|
|
47677
|
+
"droppedExampleReasons": {
|
|
47678
|
+
"description": "Output only. For each index in `truncated_example_indices`, the user-facing reason why the example was dropped. Must not include example itself.",
|
|
47679
|
+
"items": {
|
|
47680
|
+
"type": "string"
|
|
47681
|
+
},
|
|
47682
|
+
"readOnly": true,
|
|
47683
|
+
"type": "array"
|
|
47684
|
+
},
|
|
47636
47685
|
"totalBillableCharacterCount": {
|
|
47637
47686
|
"deprecated": true,
|
|
47638
47687
|
"description": "Output only. Number of billable characters in the tuning dataset.",
|
|
@@ -47647,8 +47696,9 @@ false
|
|
|
47647
47696
|
"type": "string"
|
|
47648
47697
|
},
|
|
47649
47698
|
"totalTruncatedExampleCount": {
|
|
47650
|
-
"description": "The number of examples in the dataset that have been
|
|
47699
|
+
"description": "Output only. The number of examples in the dataset that have been dropped. An example can be dropped for reasons including: too many tokens, contains an invalid image, contains too many images, etc.",
|
|
47651
47700
|
"format": "int64",
|
|
47701
|
+
"readOnly": true,
|
|
47652
47702
|
"type": "string"
|
|
47653
47703
|
},
|
|
47654
47704
|
"totalTuningCharacterCount": {
|
|
@@ -47658,11 +47708,12 @@ false
|
|
|
47658
47708
|
"type": "string"
|
|
47659
47709
|
},
|
|
47660
47710
|
"truncatedExampleIndices": {
|
|
47661
|
-
"description": "A partial sample of the indices (starting from 1) of the
|
|
47711
|
+
"description": "Output only. A partial sample of the indices (starting from 1) of the dropped examples.",
|
|
47662
47712
|
"items": {
|
|
47663
47713
|
"format": "int64",
|
|
47664
47714
|
"type": "string"
|
|
47665
47715
|
},
|
|
47716
|
+
"readOnly": true,
|
|
47666
47717
|
"type": "array"
|
|
47667
47718
|
},
|
|
47668
47719
|
"tuningDatasetExampleCount": {
|
|
@@ -48530,6 +48581,10 @@ false
|
|
|
48530
48581
|
"functionCallingConfig": {
|
|
48531
48582
|
"$ref": "GoogleCloudAiplatformV1beta1FunctionCallingConfig",
|
|
48532
48583
|
"description": "Optional. Function calling config."
|
|
48584
|
+
},
|
|
48585
|
+
"retrievalConfig": {
|
|
48586
|
+
"$ref": "GoogleCloudAiplatformV1beta1RetrievalConfig",
|
|
48587
|
+
"description": "Optional. Retrieval config."
|
|
48533
48588
|
}
|
|
48534
48589
|
},
|
|
48535
48590
|
"type": "object"
|
|
@@ -50697,6 +50752,23 @@ false
|
|
|
50697
50752
|
},
|
|
50698
50753
|
"type": "object"
|
|
50699
50754
|
},
|
|
50755
|
+
"GoogleTypeLatLng": {
|
|
50756
|
+
"description": "An object that represents a latitude/longitude pair. This is expressed as a pair of doubles to represent degrees latitude and degrees longitude. Unless specified otherwise, this object must conform to the WGS84 standard. Values must be within normalized ranges.",
|
|
50757
|
+
"id": "GoogleTypeLatLng",
|
|
50758
|
+
"properties": {
|
|
50759
|
+
"latitude": {
|
|
50760
|
+
"description": "The latitude in degrees. It must be in the range [-90.0, +90.0].",
|
|
50761
|
+
"format": "double",
|
|
50762
|
+
"type": "number"
|
|
50763
|
+
},
|
|
50764
|
+
"longitude": {
|
|
50765
|
+
"description": "The longitude in degrees. It must be in the range [-180.0, +180.0].",
|
|
50766
|
+
"format": "double",
|
|
50767
|
+
"type": "number"
|
|
50768
|
+
}
|
|
50769
|
+
},
|
|
50770
|
+
"type": "object"
|
|
50771
|
+
},
|
|
50700
50772
|
"GoogleTypeMoney": {
|
|
50701
50773
|
"description": "Represents an amount of money with its currency type.",
|
|
50702
50774
|
"id": "GoogleTypeMoney",
|
|
@@ -4886,7 +4886,7 @@
|
|
|
4886
4886
|
}
|
|
4887
4887
|
}
|
|
4888
4888
|
},
|
|
4889
|
-
"revision": "
|
|
4889
|
+
"revision": "20250114",
|
|
4890
4890
|
"rootUrl": "https://analyticsadmin.googleapis.com/",
|
|
4891
4891
|
"schemas": {
|
|
4892
4892
|
"GoogleAnalyticsAdminV1alphaAccessBetweenFilter": {
|
|
@@ -6845,6 +6845,26 @@
|
|
|
6845
6845
|
"resetUserDataOnNewActivity": {
|
|
6846
6846
|
"description": "If true, reset the retention period for the user identifier with every event from that user.",
|
|
6847
6847
|
"type": "boolean"
|
|
6848
|
+
},
|
|
6849
|
+
"userDataRetention": {
|
|
6850
|
+
"description": "Required. The length of time that user-level data is retained.",
|
|
6851
|
+
"enum": [
|
|
6852
|
+
"RETENTION_DURATION_UNSPECIFIED",
|
|
6853
|
+
"TWO_MONTHS",
|
|
6854
|
+
"FOURTEEN_MONTHS",
|
|
6855
|
+
"TWENTY_SIX_MONTHS",
|
|
6856
|
+
"THIRTY_EIGHT_MONTHS",
|
|
6857
|
+
"FIFTY_MONTHS"
|
|
6858
|
+
],
|
|
6859
|
+
"enumDescriptions": [
|
|
6860
|
+
"Data retention time duration is not specified.",
|
|
6861
|
+
"The data retention time duration is 2 months.",
|
|
6862
|
+
"The data retention time duration is 14 months.",
|
|
6863
|
+
"The data retention time duration is 26 months. Available to 360 properties only. Available for event data only.",
|
|
6864
|
+
"The data retention time duration is 38 months. Available to 360 properties only. Available for event data only.",
|
|
6865
|
+
"The data retention time duration is 50 months. Available to 360 properties only. Available for event data only."
|
|
6866
|
+
],
|
|
6867
|
+
"type": "string"
|
|
6848
6868
|
}
|
|
6849
6869
|
},
|
|
6850
6870
|
"type": "object"
|