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
|
@@ -101,6 +101,11 @@
|
|
|
101
101
|
},
|
|
102
102
|
{
|
|
103
103
|
"description": "Locational Endpoint",
|
|
104
|
+
"endpointUrl": "https://europe-west10-aiplatform.googleapis.com/",
|
|
105
|
+
"location": "europe-west10"
|
|
106
|
+
},
|
|
107
|
+
{
|
|
108
|
+
"description": "Locational Endpoint",
|
|
104
109
|
"endpointUrl": "https://europe-west2-aiplatform.googleapis.com/",
|
|
105
110
|
"location": "europe-west2"
|
|
106
111
|
},
|
|
@@ -20390,6 +20395,11 @@
|
|
|
20390
20395
|
"parent"
|
|
20391
20396
|
],
|
|
20392
20397
|
"parameters": {
|
|
20398
|
+
"filter": {
|
|
20399
|
+
"description": "Optional. The standard list filter. Supported fields: * `timestamp` range (i.e. `timestamp>=\"2025-01-31T11:30:00-04:00\"` where the timestamp is in RFC 3339 format) More detail in [AIP-160](https://google.aip.dev/160).",
|
|
20400
|
+
"location": "query",
|
|
20401
|
+
"type": "string"
|
|
20402
|
+
},
|
|
20393
20403
|
"pageSize": {
|
|
20394
20404
|
"description": "Optional. The maximum number of events to return. The service may return fewer than this value. If unspecified, at most 100 events will be returned. These events are ordered by timestamp in ascending order.",
|
|
20395
20405
|
"format": "int32",
|
|
@@ -25213,6 +25223,11 @@
|
|
|
25213
25223
|
"parent"
|
|
25214
25224
|
],
|
|
25215
25225
|
"parameters": {
|
|
25226
|
+
"filter": {
|
|
25227
|
+
"description": "Optional. The standard list filter. Supported fields: * `timestamp` range (i.e. `timestamp>=\"2025-01-31T11:30:00-04:00\"` where the timestamp is in RFC 3339 format) More detail in [AIP-160](https://google.aip.dev/160).",
|
|
25228
|
+
"location": "query",
|
|
25229
|
+
"type": "string"
|
|
25230
|
+
},
|
|
25216
25231
|
"pageSize": {
|
|
25217
25232
|
"description": "Optional. The maximum number of events to return. The service may return fewer than this value. If unspecified, at most 100 events will be returned. These events are ordered by timestamp in ascending order.",
|
|
25218
25233
|
"format": "int32",
|
|
@@ -25247,7 +25262,7 @@
|
|
|
25247
25262
|
}
|
|
25248
25263
|
}
|
|
25249
25264
|
},
|
|
25250
|
-
"revision": "
|
|
25265
|
+
"revision": "20250701",
|
|
25251
25266
|
"rootUrl": "https://aiplatform.googleapis.com/",
|
|
25252
25267
|
"schemas": {
|
|
25253
25268
|
"CloudAiLargeModelsVisionGenerateVideoResponse": {
|
|
@@ -29477,6 +29492,10 @@
|
|
|
29477
29492
|
},
|
|
29478
29493
|
"type": "array"
|
|
29479
29494
|
},
|
|
29495
|
+
"flexStart": {
|
|
29496
|
+
"$ref": "GoogleCloudAiplatformV1beta1FlexStart",
|
|
29497
|
+
"description": "Optional. Immutable. If set, use DWS resource to schedule the deployment workload. reference: (https://cloud.google.com/blog/products/compute/introducing-dynamic-workload-scheduler)"
|
|
29498
|
+
},
|
|
29480
29499
|
"machineSpec": {
|
|
29481
29500
|
"$ref": "GoogleCloudAiplatformV1beta1MachineSpec",
|
|
29482
29501
|
"description": "Required. Immutable. The specification of a single machine being used."
|
|
@@ -31162,6 +31181,14 @@
|
|
|
31162
31181
|
"description": "Optional. The branch of the event. The format is like agent_1.agent_2.agent_3, where agent_1 is the parent of agent_2, and agent_2 is the parent of agent_3. Branch is used when multiple child agents shouldn't see their siblings' conversation history.",
|
|
31163
31182
|
"type": "string"
|
|
31164
31183
|
},
|
|
31184
|
+
"customMetadata": {
|
|
31185
|
+
"additionalProperties": {
|
|
31186
|
+
"description": "Properties of the object.",
|
|
31187
|
+
"type": "any"
|
|
31188
|
+
},
|
|
31189
|
+
"description": "The custom metadata of the LlmResponse.",
|
|
31190
|
+
"type": "object"
|
|
31191
|
+
},
|
|
31165
31192
|
"groundingMetadata": {
|
|
31166
31193
|
"$ref": "GoogleCloudAiplatformV1beta1GroundingMetadata",
|
|
31167
31194
|
"description": "Optional. Metadata returned to client when grounding is enabled."
|
|
@@ -33386,7 +33413,7 @@
|
|
|
33386
33413
|
"id": "GoogleCloudAiplatformV1beta1FeatureValueMetadata",
|
|
33387
33414
|
"properties": {
|
|
33388
33415
|
"generateTime": {
|
|
33389
|
-
"description": "Feature generation timestamp. Typically, it is provided by user at feature ingestion time. If not, feature store will use the system timestamp when the data is ingested into feature store. For streaming ingestion, the time, aligned by days, must be no older than five years (1825 days) and no later than one year (366 days) in the future.",
|
|
33416
|
+
"description": "Feature generation timestamp. Typically, it is provided by user at feature ingestion time. If not, feature store will use the system timestamp when the data is ingested into feature store. Legacy Feature Store: For streaming ingestion, the time, aligned by days, must be no older than five years (1825 days) and no later than one year (366 days) in the future.",
|
|
33390
33417
|
"format": "google-datetime",
|
|
33391
33418
|
"type": "string"
|
|
33392
33419
|
}
|
|
@@ -34462,6 +34489,18 @@
|
|
|
34462
34489
|
},
|
|
34463
34490
|
"type": "object"
|
|
34464
34491
|
},
|
|
34492
|
+
"GoogleCloudAiplatformV1beta1FlexStart": {
|
|
34493
|
+
"description": "FlexStart is used to schedule the deployment workload on DWS resource. It contains the max duration of the deployment.",
|
|
34494
|
+
"id": "GoogleCloudAiplatformV1beta1FlexStart",
|
|
34495
|
+
"properties": {
|
|
34496
|
+
"maxRuntimeDuration": {
|
|
34497
|
+
"description": "The max duration of the deployment is max_runtime_duration. The deployment will be terminated after the duration. The max_runtime_duration can be set up to 7 days.",
|
|
34498
|
+
"format": "google-duration",
|
|
34499
|
+
"type": "string"
|
|
34500
|
+
}
|
|
34501
|
+
},
|
|
34502
|
+
"type": "object"
|
|
34503
|
+
},
|
|
34465
34504
|
"GoogleCloudAiplatformV1beta1FluencyInput": {
|
|
34466
34505
|
"description": "Input for fluency metric.",
|
|
34467
34506
|
"id": "GoogleCloudAiplatformV1beta1FluencyInput",
|
|
@@ -35448,7 +35487,7 @@
|
|
|
35448
35487
|
"type": "boolean"
|
|
35449
35488
|
},
|
|
35450
35489
|
"thinkingBudget": {
|
|
35451
|
-
"description": "Optional. Indicates the thinking budget in tokens.
|
|
35490
|
+
"description": "Optional. Indicates the thinking budget in tokens.",
|
|
35452
35491
|
"format": "int32",
|
|
35453
35492
|
"type": "integer"
|
|
35454
35493
|
}
|
|
@@ -38442,7 +38481,7 @@ false
|
|
|
38442
38481
|
"type": "object"
|
|
38443
38482
|
},
|
|
38444
38483
|
"GoogleCloudAiplatformV1beta1Metric": {
|
|
38445
|
-
"description": "The metric used for
|
|
38484
|
+
"description": "The metric used for running evaluations.",
|
|
38446
38485
|
"id": "GoogleCloudAiplatformV1beta1Metric",
|
|
38447
38486
|
"properties": {
|
|
38448
38487
|
"aggregationMetrics": {
|
|
@@ -39117,7 +39156,7 @@ false
|
|
|
39117
39156
|
"type": "string"
|
|
39118
39157
|
},
|
|
39119
39158
|
"invokeRoutePrefix": {
|
|
39120
|
-
"description": "Immutable. Invoke route prefix for the custom container. \"/*\" is the only supported value right now. By setting this field, any non-root route on this model will be accessible with
|
|
39159
|
+
"description": "Immutable. Invoke route prefix for the custom container. \"/*\" is the only supported value right now. By setting this field, any non-root route on this model will be accessible with invoke http call eg: \"/invoke/foo/bar\", however the [PredictionService.Invoke] RPC is not supported yet. Only one of `predict_route` or `invoke_route_prefix` can be set, and we default to using `predict_route` if this field is not set. If this field is set, the Model can only be deployed to dedicated endpoint.",
|
|
39121
39160
|
"type": "string"
|
|
39122
39161
|
},
|
|
39123
39162
|
"livenessProbe": {
|
|
@@ -42189,7 +42228,7 @@ false
|
|
|
42189
42228
|
"type": "object"
|
|
42190
42229
|
},
|
|
42191
42230
|
"GoogleCloudAiplatformV1beta1PSCAutomationConfig": {
|
|
42192
|
-
"description": "PSC config that is used to automatically create
|
|
42231
|
+
"description": "PSC config that is used to automatically create PSC endpoints in the user projects.",
|
|
42193
42232
|
"id": "GoogleCloudAiplatformV1beta1PSCAutomationConfig",
|
|
42194
42233
|
"properties": {
|
|
42195
42234
|
"errorMessage": {
|
|
@@ -42208,7 +42247,7 @@ false
|
|
|
42208
42247
|
"type": "string"
|
|
42209
42248
|
},
|
|
42210
42249
|
"network": {
|
|
42211
|
-
"description": "Required. The full name of the Google Compute Engine [network](https://cloud.google.com/compute/docs/networks-and-firewalls#networks). [Format](https://cloud.google.com/compute/docs/reference/rest/v1/networks/
|
|
42250
|
+
"description": "Required. The full name of the Google Compute Engine [network](https://cloud.google.com/compute/docs/networks-and-firewalls#networks). [Format](https://cloud.google.com/compute/docs/reference/rest/v1/networks/get): `projects/{project}/global/networks/{network}`.",
|
|
42212
42251
|
"type": "string"
|
|
42213
42252
|
},
|
|
42214
42253
|
"projectId": {
|
|
@@ -43114,6 +43153,11 @@ false
|
|
|
43114
43153
|
"description": "Output only. The user specified name of the task that is defined in pipeline_spec.",
|
|
43115
43154
|
"readOnly": true,
|
|
43116
43155
|
"type": "string"
|
|
43156
|
+
},
|
|
43157
|
+
"taskUniqueName": {
|
|
43158
|
+
"description": "Output only. The unique name of a task. This field is used by rerun pipeline job. Console UI and Vertex AI SDK will support triggering pipeline job reruns. The name is constructed by concatenating all the parent tasks name with the task name. For example, if a task named \"child_task\" has a parent task named \"parent_task_1\" and parent task 1 has a parent task named \"parent_task_2\", the task unique name will be \"parent_task_2.parent_task_1.child_task\".",
|
|
43159
|
+
"readOnly": true,
|
|
43160
|
+
"type": "string"
|
|
43117
43161
|
}
|
|
43118
43162
|
},
|
|
43119
43163
|
"type": "object"
|
|
@@ -43681,6 +43725,13 @@ false
|
|
|
43681
43725
|
},
|
|
43682
43726
|
"type": "array"
|
|
43683
43727
|
},
|
|
43728
|
+
"pscAutomationConfigs": {
|
|
43729
|
+
"description": "Optional. List of projects and networks where the PSC endpoints will be created. This field is used by Online Inference(Prediction) only.",
|
|
43730
|
+
"items": {
|
|
43731
|
+
"$ref": "GoogleCloudAiplatformV1beta1PSCAutomationConfig"
|
|
43732
|
+
},
|
|
43733
|
+
"type": "array"
|
|
43734
|
+
},
|
|
43684
43735
|
"serviceAttachment": {
|
|
43685
43736
|
"description": "Output only. The name of the generated service attachment resource. This is only populated if the endpoint is deployed with PrivateServiceConnect.",
|
|
43686
43737
|
"readOnly": true,
|
|
@@ -46074,7 +46125,7 @@ false
|
|
|
46074
46125
|
"id": "GoogleCloudAiplatformV1beta1ReasoningEngineContextSpecMemoryBankConfigGenerationConfig",
|
|
46075
46126
|
"properties": {
|
|
46076
46127
|
"model": {
|
|
46077
|
-
"description": "Required. The model used to generate memories. Format: `projects/{project}/locations/{location}/publishers/google/models/{model}
|
|
46128
|
+
"description": "Required. The model used to generate memories. Format: `projects/{project}/locations/{location}/publishers/google/models/{model}`.",
|
|
46078
46129
|
"type": "string"
|
|
46079
46130
|
}
|
|
46080
46131
|
},
|
|
@@ -46085,7 +46136,7 @@ false
|
|
|
46085
46136
|
"id": "GoogleCloudAiplatformV1beta1ReasoningEngineContextSpecMemoryBankConfigSimilaritySearchConfig",
|
|
46086
46137
|
"properties": {
|
|
46087
46138
|
"embeddingModel": {
|
|
46088
|
-
"description": "Required. The model used to generate embeddings to lookup similar memories. Format: `projects/{project}/locations/{location}/publishers/google/models/{model}
|
|
46139
|
+
"description": "Required. The model used to generate embeddings to lookup similar memories. Format: `projects/{project}/locations/{location}/publishers/google/models/{model}`.",
|
|
46089
46140
|
"type": "string"
|
|
46090
46141
|
}
|
|
46091
46142
|
},
|
|
@@ -55809,7 +55860,7 @@ false
|
|
|
55809
55860
|
"type": "string"
|
|
55810
55861
|
},
|
|
55811
55862
|
"model": {
|
|
55812
|
-
"description": "Output only. The resource name of the TunedModel. Format: `projects/{project}/locations/{location}/models/{model}
|
|
55863
|
+
"description": "Output only. The resource name of the TunedModel. Format: `projects/{project}/locations/{location}/models/{model}@{version_id}` When tuning from a base model, the version_id will be 1. For continuous tuning, the version id will be incremented by 1 from the last version id in the parent model. E.g., `projects/{project}/locations/{location}/models/{model}@{last_version_id + 1}`",
|
|
55813
55864
|
"readOnly": true,
|
|
55814
55865
|
"type": "string"
|
|
55815
55866
|
}
|
|
@@ -1260,7 +1260,7 @@
|
|
|
1260
1260
|
}
|
|
1261
1261
|
}
|
|
1262
1262
|
},
|
|
1263
|
-
"revision": "
|
|
1263
|
+
"revision": "20250702",
|
|
1264
1264
|
"rootUrl": "https://androidmanagement.googleapis.com/",
|
|
1265
1265
|
"schemas": {
|
|
1266
1266
|
"AdbShellCommandEvent": {
|
|
@@ -2242,7 +2242,7 @@
|
|
|
2242
2242
|
"USER_CONTROL_DISALLOWED"
|
|
2243
2243
|
],
|
|
2244
2244
|
"enumDescriptions": [
|
|
2245
|
-
"Uses the default behaviour of the app to determine if user control is allowed or disallowed.
|
|
2245
|
+
"Uses the default behaviour of the app to determine if user control is allowed or disallowed. User control is allowed by default for most apps but disallowed for following types of apps: extension apps (see extensionConfig for more details) kiosk apps (see KIOSK install type for more details) other critical system apps",
|
|
2246
2246
|
"User control is allowed for the app. Kiosk apps can use this to allow user control. For extension apps (see extensionConfig for more details), user control is disallowed even if this value is set. For kiosk apps (see KIOSK install type for more details), this value can be used to allow user control.",
|
|
2247
2247
|
"User control is disallowed for the app. This is supported on Android 11 and above. A NonComplianceDetail with API_LEVEL is reported if the Android version is less than 11."
|
|
2248
2248
|
],
|
|
@@ -3910,7 +3910,7 @@ false
|
|
|
3910
3910
|
"id": "ExtensionConfig",
|
|
3911
3911
|
"properties": {
|
|
3912
3912
|
"notificationReceiver": {
|
|
3913
|
-
"description": "Fully qualified class name of the receiver service class for Android Device Policy to notify the extension app of any local command status updates.",
|
|
3913
|
+
"description": "Fully qualified class name of the receiver service class for Android Device Policy to notify the extension app of any local command status updates. The service must be exported in the extension app's AndroidManifest.xml and extend NotificationReceiverService (https://developers.google.com/android/management/reference/amapi/com/google/android/managementapi/notification/NotificationReceiverService) (see Integrate with the AMAPI SDK (https://developers.google.com/android/management/sdk-integration) guide for more details).",
|
|
3914
3914
|
"type": "string"
|
|
3915
3915
|
},
|
|
3916
3916
|
"signingKeyFingerprintsSha256": {
|
|
@@ -4029,6 +4029,41 @@
|
|
|
4029
4029
|
}
|
|
4030
4030
|
}
|
|
4031
4031
|
},
|
|
4032
|
+
"productsv2": {
|
|
4033
|
+
"methods": {
|
|
4034
|
+
"getproductpurchasev2": {
|
|
4035
|
+
"description": "Checks the purchase and consumption status of an inapp item.",
|
|
4036
|
+
"flatPath": "androidpublisher/v3/applications/{packageName}/purchases/productsv2/tokens/{token}",
|
|
4037
|
+
"httpMethod": "GET",
|
|
4038
|
+
"id": "androidpublisher.purchases.productsv2.getproductpurchasev2",
|
|
4039
|
+
"parameterOrder": [
|
|
4040
|
+
"packageName",
|
|
4041
|
+
"token"
|
|
4042
|
+
],
|
|
4043
|
+
"parameters": {
|
|
4044
|
+
"packageName": {
|
|
4045
|
+
"description": "The package name of the application the inapp product was sold in (for example, 'com.some.thing').",
|
|
4046
|
+
"location": "path",
|
|
4047
|
+
"required": true,
|
|
4048
|
+
"type": "string"
|
|
4049
|
+
},
|
|
4050
|
+
"token": {
|
|
4051
|
+
"description": "The token provided to the user's device when the inapp product was purchased.",
|
|
4052
|
+
"location": "path",
|
|
4053
|
+
"required": true,
|
|
4054
|
+
"type": "string"
|
|
4055
|
+
}
|
|
4056
|
+
},
|
|
4057
|
+
"path": "androidpublisher/v3/applications/{packageName}/purchases/productsv2/tokens/{token}",
|
|
4058
|
+
"response": {
|
|
4059
|
+
"$ref": "ProductPurchaseV2"
|
|
4060
|
+
},
|
|
4061
|
+
"scopes": [
|
|
4062
|
+
"https://www.googleapis.com/auth/androidpublisher"
|
|
4063
|
+
]
|
|
4064
|
+
}
|
|
4065
|
+
}
|
|
4066
|
+
},
|
|
4032
4067
|
"subscriptions": {
|
|
4033
4068
|
"methods": {
|
|
4034
4069
|
"acknowledge": {
|
|
@@ -4796,7 +4831,7 @@
|
|
|
4796
4831
|
}
|
|
4797
4832
|
}
|
|
4798
4833
|
},
|
|
4799
|
-
"revision": "
|
|
4834
|
+
"revision": "20250701",
|
|
4800
4835
|
"rootUrl": "https://androidpublisher.googleapis.com/",
|
|
4801
4836
|
"schemas": {
|
|
4802
4837
|
"Abi": {
|
|
@@ -8162,6 +8197,76 @@ false
|
|
|
8162
8197
|
},
|
|
8163
8198
|
"type": "object"
|
|
8164
8199
|
},
|
|
8200
|
+
"ProductLineItem": {
|
|
8201
|
+
"description": "Contains item-level info for a ProductPurchaseV2.",
|
|
8202
|
+
"id": "ProductLineItem",
|
|
8203
|
+
"properties": {
|
|
8204
|
+
"productId": {
|
|
8205
|
+
"description": "The purchased product ID (for example, 'monthly001').",
|
|
8206
|
+
"type": "string"
|
|
8207
|
+
},
|
|
8208
|
+
"productOfferDetails": {
|
|
8209
|
+
"$ref": "ProductOfferDetails",
|
|
8210
|
+
"description": "The offer details for this item."
|
|
8211
|
+
}
|
|
8212
|
+
},
|
|
8213
|
+
"type": "object"
|
|
8214
|
+
},
|
|
8215
|
+
"ProductOfferDetails": {
|
|
8216
|
+
"description": "Offer details information related to a purchase line item.",
|
|
8217
|
+
"id": "ProductOfferDetails",
|
|
8218
|
+
"properties": {
|
|
8219
|
+
"consumptionState": {
|
|
8220
|
+
"description": "Output only. The consumption state of the purchase.",
|
|
8221
|
+
"enum": [
|
|
8222
|
+
"CONSUMPTION_STATE_UNSPECIFIED",
|
|
8223
|
+
"CONSUMPTION_STATE_YET_TO_BE_CONSUMED",
|
|
8224
|
+
"CONSUMPTION_STATE_CONSUMED"
|
|
8225
|
+
],
|
|
8226
|
+
"enumDescriptions": [
|
|
8227
|
+
"Consumption state unspecified. This value should never be set.",
|
|
8228
|
+
"Yet to be consumed.",
|
|
8229
|
+
"Consumed already."
|
|
8230
|
+
],
|
|
8231
|
+
"readOnly": true,
|
|
8232
|
+
"type": "string"
|
|
8233
|
+
},
|
|
8234
|
+
"offerId": {
|
|
8235
|
+
"description": "The offer ID. Only present for offers.",
|
|
8236
|
+
"type": "string"
|
|
8237
|
+
},
|
|
8238
|
+
"offerTags": {
|
|
8239
|
+
"description": "The latest offer tags associated with the offer. It includes tags inherited from the purchase option.",
|
|
8240
|
+
"items": {
|
|
8241
|
+
"type": "string"
|
|
8242
|
+
},
|
|
8243
|
+
"type": "array"
|
|
8244
|
+
},
|
|
8245
|
+
"offerToken": {
|
|
8246
|
+
"description": "The per-transaction offer token used to make this purchase line item.",
|
|
8247
|
+
"type": "string"
|
|
8248
|
+
},
|
|
8249
|
+
"purchaseOptionId": {
|
|
8250
|
+
"description": "The purchase option ID.",
|
|
8251
|
+
"type": "string"
|
|
8252
|
+
},
|
|
8253
|
+
"quantity": {
|
|
8254
|
+
"description": "The quantity associated with the purchase of the inapp product.",
|
|
8255
|
+
"format": "int32",
|
|
8256
|
+
"type": "integer"
|
|
8257
|
+
},
|
|
8258
|
+
"refundableQuantity": {
|
|
8259
|
+
"description": "The quantity eligible for refund, i.e. quantity that hasn't been refunded. The value reflects quantity-based partial refunds and full refunds.",
|
|
8260
|
+
"format": "int32",
|
|
8261
|
+
"type": "integer"
|
|
8262
|
+
},
|
|
8263
|
+
"rentOfferDetails": {
|
|
8264
|
+
"$ref": "RentOfferDetails",
|
|
8265
|
+
"description": "Offer details about rent offers. This will only be set for rental line items."
|
|
8266
|
+
}
|
|
8267
|
+
},
|
|
8268
|
+
"type": "object"
|
|
8269
|
+
},
|
|
8165
8270
|
"ProductPurchase": {
|
|
8166
8271
|
"description": "A ProductPurchase resource indicates the status of a user's inapp product purchase.",
|
|
8167
8272
|
"id": "ProductPurchase",
|
|
@@ -8236,6 +8341,68 @@ false
|
|
|
8236
8341
|
},
|
|
8237
8342
|
"type": "object"
|
|
8238
8343
|
},
|
|
8344
|
+
"ProductPurchaseV2": {
|
|
8345
|
+
"description": "A ProductPurchaseV2 resource indicates the status of a user's inapp product purchase.",
|
|
8346
|
+
"id": "ProductPurchaseV2",
|
|
8347
|
+
"properties": {
|
|
8348
|
+
"acknowledgementState": {
|
|
8349
|
+
"description": "Output only. The acknowledgement state of the purchase.",
|
|
8350
|
+
"enum": [
|
|
8351
|
+
"ACKNOWLEDGEMENT_STATE_UNSPECIFIED",
|
|
8352
|
+
"ACKNOWLEDGEMENT_STATE_PENDING",
|
|
8353
|
+
"ACKNOWLEDGEMENT_STATE_ACKNOWLEDGED"
|
|
8354
|
+
],
|
|
8355
|
+
"enumDescriptions": [
|
|
8356
|
+
"Unspecified acknowledgement state.",
|
|
8357
|
+
"The purchase is not acknowledged yet.",
|
|
8358
|
+
"The purchase is acknowledged."
|
|
8359
|
+
],
|
|
8360
|
+
"readOnly": true,
|
|
8361
|
+
"type": "string"
|
|
8362
|
+
},
|
|
8363
|
+
"kind": {
|
|
8364
|
+
"description": "This kind represents a ProductPurchaseV2 object in the androidpublisher service.",
|
|
8365
|
+
"type": "string"
|
|
8366
|
+
},
|
|
8367
|
+
"obfuscatedExternalAccountId": {
|
|
8368
|
+
"description": "An obfuscated version of the id that is uniquely associated with the user's account in your app. Only present if specified using https://developer.android.com/reference/com/android/billingclient/api/BillingFlowParams.Builder#setobfuscatedaccountid when the purchase was made.",
|
|
8369
|
+
"type": "string"
|
|
8370
|
+
},
|
|
8371
|
+
"obfuscatedExternalProfileId": {
|
|
8372
|
+
"description": "An obfuscated version of the id that is uniquely associated with the user's profile in your app. Only present if specified using https://developer.android.com/reference/com/android/billingclient/api/BillingFlowParams.Builder#setobfuscatedprofileid when the purchase was made.",
|
|
8373
|
+
"type": "string"
|
|
8374
|
+
},
|
|
8375
|
+
"orderId": {
|
|
8376
|
+
"description": "The order id associated with the purchase of the inapp product. May not be set if there is no order associated with the purchase.",
|
|
8377
|
+
"type": "string"
|
|
8378
|
+
},
|
|
8379
|
+
"productLineItem": {
|
|
8380
|
+
"description": "Contains item-level info for a ProductPurchaseV2.",
|
|
8381
|
+
"items": {
|
|
8382
|
+
"$ref": "ProductLineItem"
|
|
8383
|
+
},
|
|
8384
|
+
"type": "array"
|
|
8385
|
+
},
|
|
8386
|
+
"purchaseCompletionTime": {
|
|
8387
|
+
"description": "The time when the purchase was successful, i.e., when the PurchaseState has changed to PURCHASED. This field will not be present until the payment is complete. For example, if the user initiated a pending transaction (https://developer.android.com/google/play/billing/integrate#pending), this field will not be populated until the user successfully completes the steps required to complete the transaction.",
|
|
8388
|
+
"format": "google-datetime",
|
|
8389
|
+
"type": "string"
|
|
8390
|
+
},
|
|
8391
|
+
"purchaseStateContext": {
|
|
8392
|
+
"$ref": "PurchaseStateContext",
|
|
8393
|
+
"description": "Information about the purchase state of the purchase."
|
|
8394
|
+
},
|
|
8395
|
+
"regionCode": {
|
|
8396
|
+
"description": "ISO 3166-1 alpha-2 billing region code of the user at the time the product was granted.",
|
|
8397
|
+
"type": "string"
|
|
8398
|
+
},
|
|
8399
|
+
"testPurchaseContext": {
|
|
8400
|
+
"$ref": "TestPurchaseContext",
|
|
8401
|
+
"description": "Information related to test purchases. This will only be set for test purchases."
|
|
8402
|
+
}
|
|
8403
|
+
},
|
|
8404
|
+
"type": "object"
|
|
8405
|
+
},
|
|
8239
8406
|
"ProductPurchasesAcknowledgeRequest": {
|
|
8240
8407
|
"description": "Request for the product.purchases.acknowledge API.",
|
|
8241
8408
|
"id": "ProductPurchasesAcknowledgeRequest",
|
|
@@ -8247,6 +8414,30 @@ false
|
|
|
8247
8414
|
},
|
|
8248
8415
|
"type": "object"
|
|
8249
8416
|
},
|
|
8417
|
+
"PurchaseStateContext": {
|
|
8418
|
+
"description": "Context about the purchase state.",
|
|
8419
|
+
"id": "PurchaseStateContext",
|
|
8420
|
+
"properties": {
|
|
8421
|
+
"purchaseState": {
|
|
8422
|
+
"description": "Output only. The purchase state of the purchase.",
|
|
8423
|
+
"enum": [
|
|
8424
|
+
"PURCHASE_STATE_UNSPECIFIED",
|
|
8425
|
+
"PURCHASED",
|
|
8426
|
+
"CANCELLED",
|
|
8427
|
+
"PENDING"
|
|
8428
|
+
],
|
|
8429
|
+
"enumDescriptions": [
|
|
8430
|
+
"Purchase state unspecified. This value should never be set.",
|
|
8431
|
+
"Purchased successfully.",
|
|
8432
|
+
"Purchase canceled.",
|
|
8433
|
+
"The purchase is in a pending state and has not yet been completed. For more information on handling pending purchases, see https://developer.android.com/google/play/billing/integrate#pending."
|
|
8434
|
+
],
|
|
8435
|
+
"readOnly": true,
|
|
8436
|
+
"type": "string"
|
|
8437
|
+
}
|
|
8438
|
+
},
|
|
8439
|
+
"type": "object"
|
|
8440
|
+
},
|
|
8250
8441
|
"RecurringExternalTransaction": {
|
|
8251
8442
|
"description": "Represents a transaction that is part of a recurring series of payments. This can be a subscription or a one-time product with multiple payments (such as preorder).",
|
|
8252
8443
|
"id": "RecurringExternalTransaction",
|
|
@@ -8572,6 +8763,12 @@ false
|
|
|
8572
8763
|
},
|
|
8573
8764
|
"type": "object"
|
|
8574
8765
|
},
|
|
8766
|
+
"RentOfferDetails": {
|
|
8767
|
+
"description": "Offer details information related to a rental line item.",
|
|
8768
|
+
"id": "RentOfferDetails",
|
|
8769
|
+
"properties": {},
|
|
8770
|
+
"type": "object"
|
|
8771
|
+
},
|
|
8575
8772
|
"ReplacementCancellation": {
|
|
8576
8773
|
"description": "Information specific to cancellations caused by subscription replacement.",
|
|
8577
8774
|
"id": "ReplacementCancellation",
|
|
@@ -9763,6 +9960,25 @@ false
|
|
|
9763
9960
|
"properties": {},
|
|
9764
9961
|
"type": "object"
|
|
9765
9962
|
},
|
|
9963
|
+
"TestPurchaseContext": {
|
|
9964
|
+
"description": "Context about a test purchase.",
|
|
9965
|
+
"id": "TestPurchaseContext",
|
|
9966
|
+
"properties": {
|
|
9967
|
+
"fopType": {
|
|
9968
|
+
"description": "The fop type of the test purchase.",
|
|
9969
|
+
"enum": [
|
|
9970
|
+
"FOP_TYPE_UNSPECIFIED",
|
|
9971
|
+
"TEST"
|
|
9972
|
+
],
|
|
9973
|
+
"enumDescriptions": [
|
|
9974
|
+
"Fop type unspecified. This value should never be set.",
|
|
9975
|
+
"The purchase was made using a test card."
|
|
9976
|
+
],
|
|
9977
|
+
"type": "string"
|
|
9978
|
+
}
|
|
9979
|
+
},
|
|
9980
|
+
"type": "object"
|
|
9981
|
+
},
|
|
9766
9982
|
"Testers": {
|
|
9767
9983
|
"description": "The testers of an app. The resource for TestersService. Note: while it is possible in the Play Console UI to add testers via email lists, email lists are not supported by this resource.",
|
|
9768
9984
|
"id": "Testers",
|
|
@@ -25,6 +25,11 @@
|
|
|
25
25
|
"description": "Regional Endpoint",
|
|
26
26
|
"endpointUrl": "https://apigee.eu.rep.googleapis.com/",
|
|
27
27
|
"location": "eu"
|
|
28
|
+
},
|
|
29
|
+
{
|
|
30
|
+
"description": "Regional Endpoint",
|
|
31
|
+
"endpointUrl": "https://apigee.in.rep.googleapis.com/",
|
|
32
|
+
"location": "in"
|
|
28
33
|
}
|
|
29
34
|
],
|
|
30
35
|
"fullyEncodeReservedExpansion": true,
|
|
@@ -11122,7 +11127,7 @@
|
|
|
11122
11127
|
}
|
|
11123
11128
|
}
|
|
11124
11129
|
},
|
|
11125
|
-
"revision": "
|
|
11130
|
+
"revision": "20250701",
|
|
11126
11131
|
"rootUrl": "https://apigee.googleapis.com/",
|
|
11127
11132
|
"schemas": {
|
|
11128
11133
|
"EdgeConfigstoreBundleBadBundle": {
|