google-api-python-client 2.145.0__py2.py3-none-any.whl → 2.146.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.145.0.dist-info → google_api_python_client-2.146.0.dist-info}/METADATA +1 -1
- {google_api_python_client-2.145.0.dist-info → google_api_python_client-2.146.0.dist-info}/RECORD +67 -67
- googleapiclient/discovery_cache/documents/accesscontextmanager.v1.json +112 -1
- googleapiclient/discovery_cache/documents/aiplatform.v1.json +24 -1
- googleapiclient/discovery_cache/documents/aiplatform.v1beta1.json +226 -1
- googleapiclient/discovery_cache/documents/androidpublisher.v3.json +6 -6
- googleapiclient/discovery_cache/documents/apigee.v1.json +113 -1
- googleapiclient/discovery_cache/documents/backupdr.v1.json +2 -2
- googleapiclient/discovery_cache/documents/beyondcorp.v1alpha.json +157 -347
- googleapiclient/discovery_cache/documents/bigquery.v2.json +29 -22
- googleapiclient/discovery_cache/documents/bigtableadmin.v2.json +30 -1
- googleapiclient/discovery_cache/documents/calendar.v3.json +7 -3
- googleapiclient/discovery_cache/documents/chat.v1.json +25 -5
- googleapiclient/discovery_cache/documents/civicinfo.v2.json +34 -1
- googleapiclient/discovery_cache/documents/classroom.v1.json +58 -58
- googleapiclient/discovery_cache/documents/cloudbilling.v1beta.json +2 -2
- googleapiclient/discovery_cache/documents/cloudchannel.v1.json +4 -132
- googleapiclient/discovery_cache/documents/cloudcontrolspartner.v1.json +2 -2
- googleapiclient/discovery_cache/documents/cloudcontrolspartner.v1beta.json +2 -2
- googleapiclient/discovery_cache/documents/cloudfunctions.v1.json +1 -616
- googleapiclient/discovery_cache/documents/cloudfunctions.v2.json +1 -411
- googleapiclient/discovery_cache/documents/cloudfunctions.v2alpha.json +1 -411
- googleapiclient/discovery_cache/documents/cloudfunctions.v2beta.json +1 -411
- googleapiclient/discovery_cache/documents/compute.alpha.json +334 -4
- googleapiclient/discovery_cache/documents/compute.beta.json +30 -4
- googleapiclient/discovery_cache/documents/compute.v1.json +26 -4
- googleapiclient/discovery_cache/documents/contactcenterinsights.v1.json +9 -1
- googleapiclient/discovery_cache/documents/container.v1.json +49 -2
- googleapiclient/discovery_cache/documents/css.v1.json +59 -1
- googleapiclient/discovery_cache/documents/datastream.v1.json +5 -1
- googleapiclient/discovery_cache/documents/discoveryengine.v1.json +272 -73
- googleapiclient/discovery_cache/documents/discoveryengine.v1alpha.json +213 -82
- googleapiclient/discovery_cache/documents/discoveryengine.v1beta.json +212 -81
- googleapiclient/discovery_cache/documents/displayvideo.v2.json +7 -7
- googleapiclient/discovery_cache/documents/displayvideo.v3.json +8 -8
- googleapiclient/discovery_cache/documents/documentai.v1.json +1 -3349
- googleapiclient/discovery_cache/documents/documentai.v1beta3.json +9 -3349
- googleapiclient/discovery_cache/documents/firebase.v1beta1.json +14 -1
- googleapiclient/discovery_cache/documents/firebaseappdistribution.v1alpha.json +5 -3
- googleapiclient/discovery_cache/documents/firebaseml.v2beta.json +103 -6
- googleapiclient/discovery_cache/documents/firestore.v1.json +37 -1
- googleapiclient/discovery_cache/documents/gkehub.v1alpha.json +97 -1
- googleapiclient/discovery_cache/documents/iap.v1.json +3 -3
- googleapiclient/discovery_cache/documents/logging.v2.json +552 -1
- googleapiclient/discovery_cache/documents/looker.v1.json +9 -1
- googleapiclient/discovery_cache/documents/merchantapi.accounts_v1beta.json +87 -4
- googleapiclient/discovery_cache/documents/merchantapi.datasources_v1beta.json +191 -1
- googleapiclient/discovery_cache/documents/networkconnectivity.v1.json +65 -13
- googleapiclient/discovery_cache/documents/networkmanagement.v1.json +71 -5
- googleapiclient/discovery_cache/documents/networkmanagement.v1beta1.json +71 -5
- googleapiclient/discovery_cache/documents/recaptchaenterprise.v1.json +30 -28
- googleapiclient/discovery_cache/documents/serviceconsumermanagement.v1.json +35 -1
- googleapiclient/discovery_cache/documents/serviceconsumermanagement.v1beta1.json +35 -1
- googleapiclient/discovery_cache/documents/serviceusage.v1.json +35 -1
- googleapiclient/discovery_cache/documents/serviceusage.v1beta1.json +35 -1
- googleapiclient/discovery_cache/documents/sts.v1.json +3 -3
- googleapiclient/discovery_cache/documents/translate.v3.json +3 -2
- googleapiclient/discovery_cache/documents/vpcaccess.v1.json +8 -6
- googleapiclient/discovery_cache/documents/vpcaccess.v1beta1.json +8 -6
- googleapiclient/discovery_cache/documents/walletobjects.v1.json +6 -1
- googleapiclient/discovery_cache/documents/workstations.v1.json +3 -3
- googleapiclient/discovery_cache/documents/workstations.v1beta.json +7 -7
- googleapiclient/discovery_cache/documents/youtube.v3.json +2 -2
- googleapiclient/version.py +1 -1
- {google_api_python_client-2.145.0.dist-info → google_api_python_client-2.146.0.dist-info}/LICENSE +0 -0
- {google_api_python_client-2.145.0.dist-info → google_api_python_client-2.146.0.dist-info}/WHEEL +0 -0
- {google_api_python_client-2.145.0.dist-info → google_api_python_client-2.146.0.dist-info}/top_level.txt +0 -0
|
@@ -1324,7 +1324,7 @@
|
|
|
1324
1324
|
}
|
|
1325
1325
|
}
|
|
1326
1326
|
},
|
|
1327
|
-
"revision": "
|
|
1327
|
+
"revision": "20240913",
|
|
1328
1328
|
"rootUrl": "https://firebase.googleapis.com/",
|
|
1329
1329
|
"schemas": {
|
|
1330
1330
|
"AddFirebaseRequest": {
|
|
@@ -2343,10 +2343,23 @@
|
|
|
2343
2343
|
"description": "Immutable. A user-assigned unique identifier for the `FirebaseProject`.",
|
|
2344
2344
|
"type": "string"
|
|
2345
2345
|
},
|
|
2346
|
+
"projectNumber": {
|
|
2347
|
+
"description": "Output only. Immutable. The globally unique, Google-assigned canonical identifier for the Project. Use this identifier when configuring integrations and/or making API calls to Google Cloud or third-party services.",
|
|
2348
|
+
"readOnly": true,
|
|
2349
|
+
"type": "string"
|
|
2350
|
+
},
|
|
2351
|
+
"realtimeDatabaseUrl": {
|
|
2352
|
+
"description": "Optional. Duplicate field for the URL of the default RTDB instances (if there is one) that uses the same field name as the unified V2 config file format. We wanted to make a single config file format for all the app platforms (Android, iOS and web) and we had to pick consistent names for all the fields since there was some varience between the platforms. If the request asks for the V2 format we will populate this field instead of realtime_database_instance_uri.",
|
|
2353
|
+
"type": "string"
|
|
2354
|
+
},
|
|
2346
2355
|
"storageBucket": {
|
|
2347
2356
|
"deprecated": true,
|
|
2348
2357
|
"description": "**DEPRECATED.** _Instead, find the default Cloud Storage for Firebase bucket using the [list endpoint](https://firebase.google.com/docs/reference/rest/storage/rest/v1beta/projects.buckets/list) within the Cloud Storage for Firebase REST API. Note that the default bucket for the Project might not yet be provisioned, so the return might not contain a default bucket._ The default Cloud Storage for Firebase storage bucket name.",
|
|
2349
2358
|
"type": "string"
|
|
2359
|
+
},
|
|
2360
|
+
"version": {
|
|
2361
|
+
"description": "Version of the config specification.",
|
|
2362
|
+
"type": "string"
|
|
2350
2363
|
}
|
|
2351
2364
|
},
|
|
2352
2365
|
"type": "object"
|
|
@@ -585,7 +585,7 @@
|
|
|
585
585
|
}
|
|
586
586
|
}
|
|
587
587
|
},
|
|
588
|
-
"revision": "
|
|
588
|
+
"revision": "20240911",
|
|
589
589
|
"rootUrl": "https://firebaseappdistribution.googleapis.com/",
|
|
590
590
|
"schemas": {
|
|
591
591
|
"AndroidxCrawlerOutputPoint": {
|
|
@@ -943,7 +943,8 @@
|
|
|
943
943
|
"NOT_INSTALLED",
|
|
944
944
|
"UNABLE_TO_CRAWL",
|
|
945
945
|
"DEVICE_OUT_OF_MEMORY",
|
|
946
|
-
"FAILED_AI_STEP"
|
|
946
|
+
"FAILED_AI_STEP",
|
|
947
|
+
"TIMED_OUT"
|
|
947
948
|
],
|
|
948
949
|
"enumDescriptions": [
|
|
949
950
|
"Reason unspecified.",
|
|
@@ -951,7 +952,8 @@
|
|
|
951
952
|
"If an app is not installed and thus no test can be run with the app. This might be caused by trying to run a test on an unsupported platform.",
|
|
952
953
|
"If the app could not be crawled (possibly because the app did not start).",
|
|
953
954
|
"If the device ran out of memory during the test.",
|
|
954
|
-
"At least one AI step failed."
|
|
955
|
+
"At least one AI step failed.",
|
|
956
|
+
"The crawl reached the time limit before the test could be completed."
|
|
955
957
|
],
|
|
956
958
|
"readOnly": true,
|
|
957
959
|
"type": "string"
|
|
@@ -206,7 +206,7 @@
|
|
|
206
206
|
}
|
|
207
207
|
}
|
|
208
208
|
},
|
|
209
|
-
"revision": "
|
|
209
|
+
"revision": "20240911",
|
|
210
210
|
"rootUrl": "https://firebaseml.googleapis.com/",
|
|
211
211
|
"schemas": {
|
|
212
212
|
"Date": {
|
|
@@ -312,6 +312,11 @@
|
|
|
312
312
|
"readOnly": true,
|
|
313
313
|
"type": "integer"
|
|
314
314
|
},
|
|
315
|
+
"logprobsResult": {
|
|
316
|
+
"$ref": "GoogleCloudAiplatformV1beta1LogprobsResult",
|
|
317
|
+
"description": "Output only. Log-likelihood scores for the response tokens and top tokens",
|
|
318
|
+
"readOnly": true
|
|
319
|
+
},
|
|
315
320
|
"safetyRatings": {
|
|
316
321
|
"description": "Output only. List of ratings for the safety of a response candidate. There is at most one rating per category.",
|
|
317
322
|
"items": {
|
|
@@ -406,6 +411,10 @@
|
|
|
406
411
|
},
|
|
407
412
|
"type": "array"
|
|
408
413
|
},
|
|
414
|
+
"generationConfig": {
|
|
415
|
+
"$ref": "GoogleCloudAiplatformV1beta1GenerationConfig",
|
|
416
|
+
"description": "Optional. Generation config that the model will use to generate the response."
|
|
417
|
+
},
|
|
409
418
|
"instances": {
|
|
410
419
|
"description": "Optional. The instances that are the input to token counting call. Schema is identical to the prediction schema of the underlying model.",
|
|
411
420
|
"items": {
|
|
@@ -573,6 +582,13 @@
|
|
|
573
582
|
"$ref": "GoogleCloudAiplatformV1beta1GenerationConfig",
|
|
574
583
|
"description": "Optional. Generation config."
|
|
575
584
|
},
|
|
585
|
+
"labels": {
|
|
586
|
+
"additionalProperties": {
|
|
587
|
+
"type": "string"
|
|
588
|
+
},
|
|
589
|
+
"description": "Optional. The labels with user-defined metadata for the request. It is used for billing and reporting only. Label keys and values can be no longer than 63 characters (Unicode codepoints) and can only contain lowercase letters, numeric characters, underscores, and dashes. International characters are allowed. Label values are optional. Label keys must start with a letter.",
|
|
590
|
+
"type": "object"
|
|
591
|
+
},
|
|
576
592
|
"safetySettings": {
|
|
577
593
|
"description": "Optional. Per request settings for blocking unsafe content. Enforced on GenerateContentResponse.candidates.",
|
|
578
594
|
"items": {
|
|
@@ -610,6 +626,11 @@
|
|
|
610
626
|
"readOnly": true,
|
|
611
627
|
"type": "array"
|
|
612
628
|
},
|
|
629
|
+
"modelVersion": {
|
|
630
|
+
"description": "Output only. The model version used to generate the response.",
|
|
631
|
+
"readOnly": true,
|
|
632
|
+
"type": "string"
|
|
633
|
+
},
|
|
613
634
|
"promptFeedback": {
|
|
614
635
|
"$ref": "GoogleCloudAiplatformV1beta1GenerateContentResponsePromptFeedback",
|
|
615
636
|
"description": "Output only. Content filter results for a prompt sent in the request. Note: Sent only in the first stream chunk. Only happens when no candidates were generated due to content violations.",
|
|
@@ -703,6 +724,11 @@
|
|
|
703
724
|
"format": "float",
|
|
704
725
|
"type": "number"
|
|
705
726
|
},
|
|
727
|
+
"logprobs": {
|
|
728
|
+
"description": "Optional. Logit probabilities.",
|
|
729
|
+
"format": "int32",
|
|
730
|
+
"type": "integer"
|
|
731
|
+
},
|
|
706
732
|
"maxOutputTokens": {
|
|
707
733
|
"description": "Optional. The maximum number of output tokens to generate per message.",
|
|
708
734
|
"format": "int32",
|
|
@@ -713,6 +739,10 @@
|
|
|
713
739
|
"format": "float",
|
|
714
740
|
"type": "number"
|
|
715
741
|
},
|
|
742
|
+
"responseLogprobs": {
|
|
743
|
+
"description": "Optional. If true, export the logprobs results in response.",
|
|
744
|
+
"type": "boolean"
|
|
745
|
+
},
|
|
716
746
|
"responseMimeType": {
|
|
717
747
|
"description": "Optional. Output response mimetype of the generated candidate text. Supported mimetype: - `text/plain`: (default) Text output. - `application/json`: JSON response in the candidates. The model needs to be prompted to output the appropriate response type, otherwise the behavior is undefined. This is a preview feature.",
|
|
718
748
|
"type": "string"
|
|
@@ -921,6 +951,62 @@
|
|
|
921
951
|
},
|
|
922
952
|
"type": "object"
|
|
923
953
|
},
|
|
954
|
+
"GoogleCloudAiplatformV1beta1LogprobsResult": {
|
|
955
|
+
"description": "Logprobs Result",
|
|
956
|
+
"id": "GoogleCloudAiplatformV1beta1LogprobsResult",
|
|
957
|
+
"properties": {
|
|
958
|
+
"chosenCandidates": {
|
|
959
|
+
"description": "Length = total number of decoding steps. The chosen candidates may or may not be in top_candidates.",
|
|
960
|
+
"items": {
|
|
961
|
+
"$ref": "GoogleCloudAiplatformV1beta1LogprobsResultCandidate"
|
|
962
|
+
},
|
|
963
|
+
"type": "array"
|
|
964
|
+
},
|
|
965
|
+
"topCandidates": {
|
|
966
|
+
"description": "Length = total number of decoding steps.",
|
|
967
|
+
"items": {
|
|
968
|
+
"$ref": "GoogleCloudAiplatformV1beta1LogprobsResultTopCandidates"
|
|
969
|
+
},
|
|
970
|
+
"type": "array"
|
|
971
|
+
}
|
|
972
|
+
},
|
|
973
|
+
"type": "object"
|
|
974
|
+
},
|
|
975
|
+
"GoogleCloudAiplatformV1beta1LogprobsResultCandidate": {
|
|
976
|
+
"description": "Candidate for the logprobs token and score.",
|
|
977
|
+
"id": "GoogleCloudAiplatformV1beta1LogprobsResultCandidate",
|
|
978
|
+
"properties": {
|
|
979
|
+
"logProbability": {
|
|
980
|
+
"description": "The candidate's log probability.",
|
|
981
|
+
"format": "float",
|
|
982
|
+
"type": "number"
|
|
983
|
+
},
|
|
984
|
+
"token": {
|
|
985
|
+
"description": "The candidate\u2019s token string value.",
|
|
986
|
+
"type": "string"
|
|
987
|
+
},
|
|
988
|
+
"tokenId": {
|
|
989
|
+
"description": "The candidate\u2019s token id value.",
|
|
990
|
+
"format": "int32",
|
|
991
|
+
"type": "integer"
|
|
992
|
+
}
|
|
993
|
+
},
|
|
994
|
+
"type": "object"
|
|
995
|
+
},
|
|
996
|
+
"GoogleCloudAiplatformV1beta1LogprobsResultTopCandidates": {
|
|
997
|
+
"description": "Candidates with top log probabilities at each decoding step.",
|
|
998
|
+
"id": "GoogleCloudAiplatformV1beta1LogprobsResultTopCandidates",
|
|
999
|
+
"properties": {
|
|
1000
|
+
"candidates": {
|
|
1001
|
+
"description": "Sorted by log probability in descending order.",
|
|
1002
|
+
"items": {
|
|
1003
|
+
"$ref": "GoogleCloudAiplatformV1beta1LogprobsResultCandidate"
|
|
1004
|
+
},
|
|
1005
|
+
"type": "array"
|
|
1006
|
+
}
|
|
1007
|
+
},
|
|
1008
|
+
"type": "object"
|
|
1009
|
+
},
|
|
924
1010
|
"GoogleCloudAiplatformV1beta1Part": {
|
|
925
1011
|
"description": "A datatype containing media that is part of a multi-part `Content` message. A `Part` consists of data which has an associated datatype. A `Part` can only contain one of the accepted types in `Part.data`. A `Part` must have a fixed IANA MIME type identifying the type and subtype of the media if `inline_data` or `file_data` field is filled with raw bytes.",
|
|
926
1012
|
"id": "GoogleCloudAiplatformV1beta1Part",
|
|
@@ -988,14 +1074,16 @@
|
|
|
988
1074
|
"HARM_CATEGORY_HATE_SPEECH",
|
|
989
1075
|
"HARM_CATEGORY_DANGEROUS_CONTENT",
|
|
990
1076
|
"HARM_CATEGORY_HARASSMENT",
|
|
991
|
-
"HARM_CATEGORY_SEXUALLY_EXPLICIT"
|
|
1077
|
+
"HARM_CATEGORY_SEXUALLY_EXPLICIT",
|
|
1078
|
+
"HARM_CATEGORY_CIVIC_INTEGRITY"
|
|
992
1079
|
],
|
|
993
1080
|
"enumDescriptions": [
|
|
994
1081
|
"The harm category is unspecified.",
|
|
995
1082
|
"The harm category is hate speech.",
|
|
996
1083
|
"The harm category is dangerous content.",
|
|
997
1084
|
"The harm category is harassment.",
|
|
998
|
-
"The harm category is sexually explicit content."
|
|
1085
|
+
"The harm category is sexually explicit content.",
|
|
1086
|
+
"The harm category is civic integrity."
|
|
999
1087
|
],
|
|
1000
1088
|
"readOnly": true,
|
|
1001
1089
|
"type": "string"
|
|
@@ -1064,14 +1152,16 @@
|
|
|
1064
1152
|
"HARM_CATEGORY_HATE_SPEECH",
|
|
1065
1153
|
"HARM_CATEGORY_DANGEROUS_CONTENT",
|
|
1066
1154
|
"HARM_CATEGORY_HARASSMENT",
|
|
1067
|
-
"HARM_CATEGORY_SEXUALLY_EXPLICIT"
|
|
1155
|
+
"HARM_CATEGORY_SEXUALLY_EXPLICIT",
|
|
1156
|
+
"HARM_CATEGORY_CIVIC_INTEGRITY"
|
|
1068
1157
|
],
|
|
1069
1158
|
"enumDescriptions": [
|
|
1070
1159
|
"The harm category is unspecified.",
|
|
1071
1160
|
"The harm category is hate speech.",
|
|
1072
1161
|
"The harm category is dangerous content.",
|
|
1073
1162
|
"The harm category is harassment.",
|
|
1074
|
-
"The harm category is sexually explicit content."
|
|
1163
|
+
"The harm category is sexually explicit content.",
|
|
1164
|
+
"The harm category is civic integrity."
|
|
1075
1165
|
],
|
|
1076
1166
|
"type": "string"
|
|
1077
1167
|
},
|
|
@@ -1198,6 +1288,13 @@
|
|
|
1198
1288
|
"description": "Optional. SCHEMA FIELDS FOR TYPE OBJECT Properties of Type.OBJECT.",
|
|
1199
1289
|
"type": "object"
|
|
1200
1290
|
},
|
|
1291
|
+
"propertyOrdering": {
|
|
1292
|
+
"description": "Optional. The order of the properties. Not a standard field in open api spec. Only used to support the order of the properties.",
|
|
1293
|
+
"items": {
|
|
1294
|
+
"type": "string"
|
|
1295
|
+
},
|
|
1296
|
+
"type": "array"
|
|
1297
|
+
},
|
|
1201
1298
|
"required": {
|
|
1202
1299
|
"description": "Optional. Required properties of Type.OBJECT.",
|
|
1203
1300
|
"items": {
|
|
@@ -1285,7 +1382,7 @@
|
|
|
1285
1382
|
"id": "GoogleCloudAiplatformV1beta1Tool",
|
|
1286
1383
|
"properties": {
|
|
1287
1384
|
"functionDeclarations": {
|
|
1288
|
-
"description": "Optional. Function tool type. One or more function declarations to be passed to the model along with the current user query. Model may decide to call a subset of these functions by populating FunctionCall in the response. User should provide a FunctionResponse for each function call in the next turn. Based on the function responses, Model will generate the final response back to the user. Maximum
|
|
1385
|
+
"description": "Optional. Function tool type. One or more function declarations to be passed to the model along with the current user query. Model may decide to call a subset of these functions by populating FunctionCall in the response. User should provide a FunctionResponse for each function call in the next turn. Based on the function responses, Model will generate the final response back to the user. Maximum 128 function declarations can be provided.",
|
|
1289
1386
|
"items": {
|
|
1290
1387
|
"$ref": "GoogleCloudAiplatformV1beta1FunctionDeclaration"
|
|
1291
1388
|
},
|
|
@@ -1682,6 +1682,11 @@
|
|
|
1682
1682
|
"parent"
|
|
1683
1683
|
],
|
|
1684
1684
|
"parameters": {
|
|
1685
|
+
"filter": {
|
|
1686
|
+
"description": "An expression that filters the list of returned backups. A filter expression consists of a field name, a comparison operator, and a value for filtering. The value must be a string, a number, or a boolean. The comparison operator must be one of: `<`, `>`, `<=`, `>=`, `!=`, `=`, or `:`. Colon `:` is the contains operator. Filter rules are not case sensitive. The following fields in the Backup are eligible for filtering: * `database_uid` (supports `=` only)",
|
|
1687
|
+
"location": "query",
|
|
1688
|
+
"type": "string"
|
|
1689
|
+
},
|
|
1685
1690
|
"parent": {
|
|
1686
1691
|
"description": "Required. The location to list backups from. Format is `projects/{project}/locations/{location}`. Use `{location} = '-'` to list backups from all locations for the given project. This allows listing backups from a single location or from all locations.",
|
|
1687
1692
|
"location": "path",
|
|
@@ -1706,7 +1711,7 @@
|
|
|
1706
1711
|
}
|
|
1707
1712
|
}
|
|
1708
1713
|
},
|
|
1709
|
-
"revision": "
|
|
1714
|
+
"revision": "20240904",
|
|
1710
1715
|
"rootUrl": "https://firestore.googleapis.com/",
|
|
1711
1716
|
"schemas": {
|
|
1712
1717
|
"Aggregation": {
|
|
@@ -2525,6 +2530,17 @@
|
|
|
2525
2530
|
},
|
|
2526
2531
|
"type": "object"
|
|
2527
2532
|
},
|
|
2533
|
+
"GoogleFirestoreAdminV1BackupSource": {
|
|
2534
|
+
"description": "Information about a backup that was used to restore a database.",
|
|
2535
|
+
"id": "GoogleFirestoreAdminV1BackupSource",
|
|
2536
|
+
"properties": {
|
|
2537
|
+
"backup": {
|
|
2538
|
+
"description": "The resource name of the backup that was used to restore this database. Format: `projects/{project}/locations/{location}/backups/{backup}`.",
|
|
2539
|
+
"type": "string"
|
|
2540
|
+
}
|
|
2541
|
+
},
|
|
2542
|
+
"type": "object"
|
|
2543
|
+
},
|
|
2528
2544
|
"GoogleFirestoreAdminV1BulkDeleteDocumentsMetadata": {
|
|
2529
2545
|
"description": "Metadata for google.longrunning.Operation results from FirestoreAdmin.BulkDeleteDocuments.",
|
|
2530
2546
|
"id": "GoogleFirestoreAdminV1BulkDeleteDocumentsMetadata",
|
|
@@ -2762,6 +2778,11 @@
|
|
|
2762
2778
|
"readOnly": true,
|
|
2763
2779
|
"type": "string"
|
|
2764
2780
|
},
|
|
2781
|
+
"sourceInfo": {
|
|
2782
|
+
"$ref": "GoogleFirestoreAdminV1SourceInfo",
|
|
2783
|
+
"description": "Output only. Information about the provenance of this database.",
|
|
2784
|
+
"readOnly": true
|
|
2785
|
+
},
|
|
2765
2786
|
"type": {
|
|
2766
2787
|
"description": "The type of the database. See https://cloud.google.com/datastore/docs/firestore-or-datastore for information about how to choose.",
|
|
2767
2788
|
"enum": [
|
|
@@ -3521,6 +3542,21 @@
|
|
|
3521
3542
|
"properties": {},
|
|
3522
3543
|
"type": "object"
|
|
3523
3544
|
},
|
|
3545
|
+
"GoogleFirestoreAdminV1SourceInfo": {
|
|
3546
|
+
"description": "Information about the provenance of this database.",
|
|
3547
|
+
"id": "GoogleFirestoreAdminV1SourceInfo",
|
|
3548
|
+
"properties": {
|
|
3549
|
+
"backup": {
|
|
3550
|
+
"$ref": "GoogleFirestoreAdminV1BackupSource",
|
|
3551
|
+
"description": "If set, this database was restored from the specified backup (or a snapshot thereof)."
|
|
3552
|
+
},
|
|
3553
|
+
"operation": {
|
|
3554
|
+
"description": "The associated long-running operation. This field may not be set after the operation has completed. Format: `projects/{project}/databases/{database}/operations/{operation}`.",
|
|
3555
|
+
"type": "string"
|
|
3556
|
+
}
|
|
3557
|
+
},
|
|
3558
|
+
"type": "object"
|
|
3559
|
+
},
|
|
3524
3560
|
"GoogleFirestoreAdminV1Stats": {
|
|
3525
3561
|
"description": "Backup specific statistics.",
|
|
3526
3562
|
"id": "GoogleFirestoreAdminV1Stats",
|
|
@@ -793,6 +793,41 @@
|
|
|
793
793
|
"https://www.googleapis.com/auth/cloud-platform"
|
|
794
794
|
]
|
|
795
795
|
},
|
|
796
|
+
"generateExclusivityManifest": {
|
|
797
|
+
"description": "GenerateExclusivityManifest generates the manifests to update the exclusivity artifacts in the cluster if needed. Exclusivity artifacts include the Membership custom resource definition (CRD) and the singleton Membership custom resource (CR). Combined with ValidateExclusivity, exclusivity artifacts guarantee that a Kubernetes cluster is only registered to a single GKE Hub. The Membership CRD is versioned, and may require conversion when the GKE Hub API server begins serving a newer version of the CRD and corresponding CR. The response will be the converted CRD and CR if there are any differences between the versions.",
|
|
798
|
+
"flatPath": "v1alpha/projects/{projectsId}/locations/{locationsId}/memberships/{membershipsId}:generateExclusivityManifest",
|
|
799
|
+
"httpMethod": "GET",
|
|
800
|
+
"id": "gkehub.projects.locations.memberships.generateExclusivityManifest",
|
|
801
|
+
"parameterOrder": [
|
|
802
|
+
"name"
|
|
803
|
+
],
|
|
804
|
+
"parameters": {
|
|
805
|
+
"crManifest": {
|
|
806
|
+
"description": "Optional. The YAML manifest of the membership CR retrieved by `kubectl get memberships membership`. Leave empty if the resource does not exist.",
|
|
807
|
+
"location": "query",
|
|
808
|
+
"type": "string"
|
|
809
|
+
},
|
|
810
|
+
"crdManifest": {
|
|
811
|
+
"description": "Optional. The YAML manifest of the membership CRD retrieved by `kubectl get customresourcedefinitions membership`. Leave empty if the resource does not exist.",
|
|
812
|
+
"location": "query",
|
|
813
|
+
"type": "string"
|
|
814
|
+
},
|
|
815
|
+
"name": {
|
|
816
|
+
"description": "Required. The Membership resource name in the format `projects/*/locations/*/memberships/*`.",
|
|
817
|
+
"location": "path",
|
|
818
|
+
"pattern": "^projects/[^/]+/locations/[^/]+/memberships/[^/]+$",
|
|
819
|
+
"required": true,
|
|
820
|
+
"type": "string"
|
|
821
|
+
}
|
|
822
|
+
},
|
|
823
|
+
"path": "v1alpha/{+name}:generateExclusivityManifest",
|
|
824
|
+
"response": {
|
|
825
|
+
"$ref": "GenerateExclusivityManifestResponse"
|
|
826
|
+
},
|
|
827
|
+
"scopes": [
|
|
828
|
+
"https://www.googleapis.com/auth/cloud-platform"
|
|
829
|
+
]
|
|
830
|
+
},
|
|
796
831
|
"get": {
|
|
797
832
|
"description": "Gets the details of a Membership.",
|
|
798
833
|
"flatPath": "v1alpha/projects/{projectsId}/locations/{locationsId}/memberships/{membershipsId}",
|
|
@@ -1063,6 +1098,41 @@
|
|
|
1063
1098
|
"scopes": [
|
|
1064
1099
|
"https://www.googleapis.com/auth/cloud-platform"
|
|
1065
1100
|
]
|
|
1101
|
+
},
|
|
1102
|
+
"validateExclusivity": {
|
|
1103
|
+
"description": "ValidateExclusivity validates the state of exclusivity in the cluster. The validation does not depend on an existing Hub membership resource.",
|
|
1104
|
+
"flatPath": "v1alpha/projects/{projectsId}/locations/{locationsId}/memberships:validateExclusivity",
|
|
1105
|
+
"httpMethod": "GET",
|
|
1106
|
+
"id": "gkehub.projects.locations.memberships.validateExclusivity",
|
|
1107
|
+
"parameterOrder": [
|
|
1108
|
+
"parent"
|
|
1109
|
+
],
|
|
1110
|
+
"parameters": {
|
|
1111
|
+
"crManifest": {
|
|
1112
|
+
"description": "Optional. The YAML of the membership CR in the cluster. Empty if the membership CR does not exist.",
|
|
1113
|
+
"location": "query",
|
|
1114
|
+
"type": "string"
|
|
1115
|
+
},
|
|
1116
|
+
"intendedMembership": {
|
|
1117
|
+
"description": "Required. The intended membership name under the `parent`. This method only does validation in anticipation of a CreateMembership call with the same name.",
|
|
1118
|
+
"location": "query",
|
|
1119
|
+
"type": "string"
|
|
1120
|
+
},
|
|
1121
|
+
"parent": {
|
|
1122
|
+
"description": "Required. The parent (project and location) where the Memberships will be created. Specified in the format `projects/*/locations/*`.",
|
|
1123
|
+
"location": "path",
|
|
1124
|
+
"pattern": "^projects/[^/]+/locations/[^/]+$",
|
|
1125
|
+
"required": true,
|
|
1126
|
+
"type": "string"
|
|
1127
|
+
}
|
|
1128
|
+
},
|
|
1129
|
+
"path": "v1alpha/{+parent}/memberships:validateExclusivity",
|
|
1130
|
+
"response": {
|
|
1131
|
+
"$ref": "ValidateExclusivityResponse"
|
|
1132
|
+
},
|
|
1133
|
+
"scopes": [
|
|
1134
|
+
"https://www.googleapis.com/auth/cloud-platform"
|
|
1135
|
+
]
|
|
1066
1136
|
}
|
|
1067
1137
|
},
|
|
1068
1138
|
"resources": {
|
|
@@ -2185,7 +2255,7 @@
|
|
|
2185
2255
|
}
|
|
2186
2256
|
}
|
|
2187
2257
|
},
|
|
2188
|
-
"revision": "
|
|
2258
|
+
"revision": "20240909",
|
|
2189
2259
|
"rootUrl": "https://gkehub.googleapis.com/",
|
|
2190
2260
|
"schemas": {
|
|
2191
2261
|
"AnthosObservabilityFeatureSpec": {
|
|
@@ -4351,6 +4421,21 @@
|
|
|
4351
4421
|
},
|
|
4352
4422
|
"type": "object"
|
|
4353
4423
|
},
|
|
4424
|
+
"GenerateExclusivityManifestResponse": {
|
|
4425
|
+
"description": "The response of the exclusivity artifacts manifests for the client to apply.",
|
|
4426
|
+
"id": "GenerateExclusivityManifestResponse",
|
|
4427
|
+
"properties": {
|
|
4428
|
+
"crManifest": {
|
|
4429
|
+
"description": "The YAML manifest of the membership CR to apply if a new version of the CR is available. Empty if no update needs to be applied.",
|
|
4430
|
+
"type": "string"
|
|
4431
|
+
},
|
|
4432
|
+
"crdManifest": {
|
|
4433
|
+
"description": "The YAML manifest of the membership CRD to apply if a newer version of the CRD is available. Empty if no update needs to be applied.",
|
|
4434
|
+
"type": "string"
|
|
4435
|
+
}
|
|
4436
|
+
},
|
|
4437
|
+
"type": "object"
|
|
4438
|
+
},
|
|
4354
4439
|
"GenerateMembershipRBACRoleBindingYAMLResponse": {
|
|
4355
4440
|
"description": "Response for GenerateRBACRoleBindingYAML.",
|
|
4356
4441
|
"id": "GenerateMembershipRBACRoleBindingYAMLResponse",
|
|
@@ -7065,6 +7150,17 @@
|
|
|
7065
7150
|
},
|
|
7066
7151
|
"type": "object"
|
|
7067
7152
|
},
|
|
7153
|
+
"ValidateExclusivityResponse": {
|
|
7154
|
+
"description": "The response of exclusivity artifacts validation result status.",
|
|
7155
|
+
"id": "ValidateExclusivityResponse",
|
|
7156
|
+
"properties": {
|
|
7157
|
+
"status": {
|
|
7158
|
+
"$ref": "GoogleRpcStatus",
|
|
7159
|
+
"description": "The validation result. * `OK` means that exclusivity is validated, assuming the manifest produced by GenerateExclusivityManifest is successfully applied. * `ALREADY_EXISTS` means that the Membership CRD is already owned by another Hub. See `status.message` for more information."
|
|
7160
|
+
}
|
|
7161
|
+
},
|
|
7162
|
+
"type": "object"
|
|
7163
|
+
},
|
|
7068
7164
|
"ValidationResult": {
|
|
7069
7165
|
"description": "ValidationResults are results set by each validator running during ValidateCreateMembership.",
|
|
7070
7166
|
"id": "ValidationResult",
|
|
@@ -682,7 +682,7 @@
|
|
|
682
682
|
}
|
|
683
683
|
}
|
|
684
684
|
},
|
|
685
|
-
"revision": "
|
|
685
|
+
"revision": "20240909",
|
|
686
686
|
"rootUrl": "https://iap.googleapis.com/",
|
|
687
687
|
"schemas": {
|
|
688
688
|
"AccessDeniedPageSettings": {
|
|
@@ -741,7 +741,7 @@
|
|
|
741
741
|
},
|
|
742
742
|
"policyDelegationSettings": {
|
|
743
743
|
"$ref": "PolicyDelegationSettings",
|
|
744
|
-
"description": "Optional. Settings to
|
|
744
|
+
"description": "Optional. Settings to allow google-internal teams to use IAP for apps hosted in a tenant project."
|
|
745
745
|
},
|
|
746
746
|
"reauthSettings": {
|
|
747
747
|
"$ref": "ReauthSettings",
|
|
@@ -1188,7 +1188,7 @@
|
|
|
1188
1188
|
"type": "string"
|
|
1189
1189
|
},
|
|
1190
1190
|
"method": {
|
|
1191
|
-
"description": "Reauth method requested.",
|
|
1191
|
+
"description": "Optional. Reauth method requested.",
|
|
1192
1192
|
"enum": [
|
|
1193
1193
|
"METHOD_UNSPECIFIED",
|
|
1194
1194
|
"LOGIN",
|