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.
Files changed (60) hide show
  1. {google_api_python_client-2.175.0.dist-info → google_api_python_client-2.176.0.dist-info}/METADATA +1 -1
  2. {google_api_python_client-2.175.0.dist-info → google_api_python_client-2.176.0.dist-info}/RECORD +60 -60
  3. googleapiclient/discovery_cache/documents/adsenseplatform.v1alpha.json +39 -3
  4. googleapiclient/discovery_cache/documents/aiplatform.v1.json +25 -8
  5. googleapiclient/discovery_cache/documents/aiplatform.v1beta1.json +61 -10
  6. googleapiclient/discovery_cache/documents/androidmanagement.v1.json +3 -3
  7. googleapiclient/discovery_cache/documents/androidpublisher.v3.json +217 -1
  8. googleapiclient/discovery_cache/documents/apigee.v1.json +6 -1
  9. googleapiclient/discovery_cache/documents/apihub.v1.json +115 -1
  10. googleapiclient/discovery_cache/documents/backupdr.v1.json +432 -6
  11. googleapiclient/discovery_cache/documents/cloudasset.v1.json +2 -2
  12. googleapiclient/discovery_cache/documents/cloudasset.v1p7beta1.json +2 -2
  13. googleapiclient/discovery_cache/documents/cloudidentity.v1.json +2 -2
  14. googleapiclient/discovery_cache/documents/cloudidentity.v1beta1.json +2 -2
  15. googleapiclient/discovery_cache/documents/composer.v1.json +21 -11
  16. googleapiclient/discovery_cache/documents/composer.v1beta1.json +21 -11
  17. googleapiclient/discovery_cache/documents/contactcenterinsights.v1.json +2 -2
  18. googleapiclient/discovery_cache/documents/datamigration.v1.json +21 -1
  19. googleapiclient/discovery_cache/documents/dataproc.v1.json +30 -1
  20. googleapiclient/discovery_cache/documents/datastream.v1.json +5 -1
  21. googleapiclient/discovery_cache/documents/dialogflow.v2.json +4 -4
  22. googleapiclient/discovery_cache/documents/dialogflow.v2beta1.json +8 -12
  23. googleapiclient/discovery_cache/documents/dialogflow.v3.json +12 -8
  24. googleapiclient/discovery_cache/documents/dialogflow.v3beta1.json +12 -8
  25. googleapiclient/discovery_cache/documents/discoveryengine.v1.json +34 -9
  26. googleapiclient/discovery_cache/documents/discoveryengine.v1alpha.json +39 -9
  27. googleapiclient/discovery_cache/documents/discoveryengine.v1beta.json +34 -9
  28. googleapiclient/discovery_cache/documents/dlp.v2.json +62 -2
  29. googleapiclient/discovery_cache/documents/drive.v3.json +32 -1
  30. googleapiclient/discovery_cache/documents/gmail.v1.json +2 -2
  31. googleapiclient/discovery_cache/documents/iam.v1.json +1 -126
  32. googleapiclient/discovery_cache/documents/merchantapi.accounts_v1beta.json +259 -1
  33. googleapiclient/discovery_cache/documents/merchantapi.promotions_v1beta.json +1 -2
  34. googleapiclient/discovery_cache/documents/networkmanagement.v1.json +11 -11
  35. googleapiclient/discovery_cache/documents/networkmanagement.v1beta1.json +21 -21
  36. googleapiclient/discovery_cache/documents/networkservices.v1beta1.json +2 -2
  37. googleapiclient/discovery_cache/documents/places.v1.json +4 -4
  38. googleapiclient/discovery_cache/documents/policysimulator.v1.json +100 -1
  39. googleapiclient/discovery_cache/documents/policysimulator.v1alpha.json +100 -1
  40. googleapiclient/discovery_cache/documents/policysimulator.v1beta.json +100 -1
  41. googleapiclient/discovery_cache/documents/redis.v1.json +5 -1
  42. googleapiclient/discovery_cache/documents/redis.v1beta1.json +5 -1
  43. googleapiclient/discovery_cache/documents/retail.v2.json +73 -1
  44. googleapiclient/discovery_cache/documents/retail.v2alpha.json +52 -1
  45. googleapiclient/discovery_cache/documents/retail.v2beta.json +73 -1
  46. googleapiclient/discovery_cache/documents/script.v1.json +2 -2
  47. googleapiclient/discovery_cache/documents/secretmanager.v1.json +66 -51
  48. googleapiclient/discovery_cache/documents/secretmanager.v1beta1.json +66 -51
  49. googleapiclient/discovery_cache/documents/secretmanager.v1beta2.json +66 -51
  50. googleapiclient/discovery_cache/documents/securitycenter.v1.json +11 -1
  51. googleapiclient/discovery_cache/documents/securitycenter.v1beta1.json +11 -1
  52. googleapiclient/discovery_cache/documents/securitycenter.v1beta2.json +11 -1
  53. googleapiclient/discovery_cache/documents/spanner.v1.json +302 -2
  54. googleapiclient/discovery_cache/documents/storage.v1.json +42 -2
  55. googleapiclient/discovery_cache/documents/workspaceevents.v1.json +2 -2
  56. googleapiclient/discovery_cache/documents/workstations.v1beta.json +43 -1
  57. googleapiclient/version.py +1 -1
  58. {google_api_python_client-2.175.0.dist-info → google_api_python_client-2.176.0.dist-info}/WHEEL +0 -0
  59. {google_api_python_client-2.175.0.dist-info → google_api_python_client-2.176.0.dist-info}/licenses/LICENSE +0 -0
  60. {google_api_python_client-2.175.0.dist-info → google_api_python_client-2.176.0.dist-info}/top_level.txt +0 -0
@@ -253,6 +253,57 @@
253
253
  "https://www.googleapis.com/auth/cloud-platform"
254
254
  ]
255
255
  },
256
+ "fetchForResourceType": {
257
+ "description": "List BackupPlanAssociations for a given resource type.",
258
+ "flatPath": "v1/projects/{projectsId}/locations/{locationsId}/backupPlanAssociations:fetchForResourceType",
259
+ "httpMethod": "GET",
260
+ "id": "backupdr.projects.locations.backupPlanAssociations.fetchForResourceType",
261
+ "parameterOrder": [
262
+ "parent"
263
+ ],
264
+ "parameters": {
265
+ "filter": {
266
+ "description": "Optional. A filter expression that filters the results fetched in the response. The expression must specify the field name, a comparison operator, and the value that you want to use for filtering. Supported fields: * resource * backup_plan * state * data_source * cloud_sql_instance_backup_plan_association_properties.instance_create_time",
267
+ "location": "query",
268
+ "type": "string"
269
+ },
270
+ "orderBy": {
271
+ "description": "Optional. A comma-separated list of fields to order by, sorted in ascending order. Use \"desc\" after a field name for descending. Supported fields: * name",
272
+ "location": "query",
273
+ "type": "string"
274
+ },
275
+ "pageSize": {
276
+ "description": "Optional. The maximum number of BackupPlanAssociations to return. The service may return fewer than this value. If unspecified, at most 50 BackupPlanAssociations will be returned. The maximum value is 100; values above 100 will be coerced to 100.",
277
+ "format": "int32",
278
+ "location": "query",
279
+ "type": "integer"
280
+ },
281
+ "pageToken": {
282
+ "description": "Optional. A page token, received from a previous call of `FetchBackupPlanAssociationsForResourceType`. Provide this to retrieve the subsequent page. When paginating, all other parameters provided to `FetchBackupPlanAssociationsForResourceType` must match the call that provided the page token.",
283
+ "location": "query",
284
+ "type": "string"
285
+ },
286
+ "parent": {
287
+ "description": "Required. The parent resource name. Format: projects/{project}/locations/{location}",
288
+ "location": "path",
289
+ "pattern": "^projects/[^/]+/locations/[^/]+$",
290
+ "required": true,
291
+ "type": "string"
292
+ },
293
+ "resourceType": {
294
+ "description": "Required. The type of the GCP resource. Ex: sql.googleapis.com/Instance",
295
+ "location": "query",
296
+ "type": "string"
297
+ }
298
+ },
299
+ "path": "v1/{+parent}/backupPlanAssociations:fetchForResourceType",
300
+ "response": {
301
+ "$ref": "FetchBackupPlanAssociationsForResourceTypeResponse"
302
+ },
303
+ "scopes": [
304
+ "https://www.googleapis.com/auth/cloud-platform"
305
+ ]
306
+ },
256
307
  "get": {
257
308
  "description": "Gets details of a single BackupPlanAssociation.",
258
309
  "flatPath": "v1/projects/{projectsId}/locations/{locationsId}/backupPlanAssociations/{backupPlanAssociationsId}",
@@ -1461,6 +1512,86 @@
1461
1512
  }
1462
1513
  }
1463
1514
  },
1515
+ "dataSourceReferences": {
1516
+ "methods": {
1517
+ "fetchForResourceType": {
1518
+ "description": "Fetch DataSourceReferences for a given project, location and resource type.",
1519
+ "flatPath": "v1/projects/{projectsId}/locations/{locationsId}/dataSourceReferences:fetchForResourceType",
1520
+ "httpMethod": "GET",
1521
+ "id": "backupdr.projects.locations.dataSourceReferences.fetchForResourceType",
1522
+ "parameterOrder": [
1523
+ "parent"
1524
+ ],
1525
+ "parameters": {
1526
+ "filter": {
1527
+ "description": "Optional. A filter expression that filters the results fetched in the response. The expression must specify the field name, a comparison operator, and the value that you want to use for filtering. Supported fields: * data_source * data_source_gcp_resource_info.gcp_resourcename * data_source_backup_config_state * data_source_backup_count * data_source_backup_config_info.last_backup_state * data_source_gcp_resource_info.gcp_resourcename * data_source_gcp_resource_info.type * data_source_gcp_resource_info.location * data_source_gcp_resource_info.cloud_sql_instance_properties.instance_create_time",
1528
+ "location": "query",
1529
+ "type": "string"
1530
+ },
1531
+ "orderBy": {
1532
+ "description": "Optional. A comma-separated list of fields to order by, sorted in ascending order. Use \"desc\" after a field name for descending. Supported fields: * name",
1533
+ "location": "query",
1534
+ "type": "string"
1535
+ },
1536
+ "pageSize": {
1537
+ "description": "Optional. The maximum number of DataSourceReferences to return. The service may return fewer than this value. If unspecified, at most 50 DataSourceReferences will be returned. The maximum value is 100; values above 100 will be coerced to 100.",
1538
+ "format": "int32",
1539
+ "location": "query",
1540
+ "type": "integer"
1541
+ },
1542
+ "pageToken": {
1543
+ "description": "Optional. A page token, received from a previous call of `FetchDataSourceReferencesForResourceType`. Provide this to retrieve the subsequent page. When paginating, all other parameters provided to `FetchDataSourceReferencesForResourceType` must match the call that provided the page token.",
1544
+ "location": "query",
1545
+ "type": "string"
1546
+ },
1547
+ "parent": {
1548
+ "description": "Required. The parent resource name. Format: projects/{project}/locations/{location}",
1549
+ "location": "path",
1550
+ "pattern": "^projects/[^/]+/locations/[^/]+$",
1551
+ "required": true,
1552
+ "type": "string"
1553
+ },
1554
+ "resourceType": {
1555
+ "description": "Required. The type of the GCP resource. Ex: sql.googleapis.com/Instance",
1556
+ "location": "query",
1557
+ "type": "string"
1558
+ }
1559
+ },
1560
+ "path": "v1/{+parent}/dataSourceReferences:fetchForResourceType",
1561
+ "response": {
1562
+ "$ref": "FetchDataSourceReferencesForResourceTypeResponse"
1563
+ },
1564
+ "scopes": [
1565
+ "https://www.googleapis.com/auth/cloud-platform"
1566
+ ]
1567
+ },
1568
+ "get": {
1569
+ "description": "Gets details of a single DataSourceReference.",
1570
+ "flatPath": "v1/projects/{projectsId}/locations/{locationsId}/dataSourceReferences/{dataSourceReferencesId}",
1571
+ "httpMethod": "GET",
1572
+ "id": "backupdr.projects.locations.dataSourceReferences.get",
1573
+ "parameterOrder": [
1574
+ "name"
1575
+ ],
1576
+ "parameters": {
1577
+ "name": {
1578
+ "description": "Required. The name of the DataSourceReference to retrieve. Format: projects/{project}/locations/{location}/dataSourceReferences/{data_source_reference}",
1579
+ "location": "path",
1580
+ "pattern": "^projects/[^/]+/locations/[^/]+/dataSourceReferences/[^/]+$",
1581
+ "required": true,
1582
+ "type": "string"
1583
+ }
1584
+ },
1585
+ "path": "v1/{+name}",
1586
+ "response": {
1587
+ "$ref": "DataSourceReference"
1588
+ },
1589
+ "scopes": [
1590
+ "https://www.googleapis.com/auth/cloud-platform"
1591
+ ]
1592
+ }
1593
+ }
1594
+ },
1464
1595
  "managementServers": {
1465
1596
  "methods": {
1466
1597
  "create": {
@@ -1901,7 +2032,7 @@
1901
2032
  }
1902
2033
  }
1903
2034
  },
1904
- "revision": "20250611",
2035
+ "revision": "20250625",
1905
2036
  "rootUrl": "https://backupdr.googleapis.com/",
1906
2037
  "schemas": {
1907
2038
  "AbandonBackupRequest": {
@@ -2274,16 +2405,23 @@
2274
2405
  "enum": [
2275
2406
  "BACKUP_TYPE_UNSPECIFIED",
2276
2407
  "SCHEDULED",
2277
- "ON_DEMAND"
2408
+ "ON_DEMAND",
2409
+ "ON_DEMAND_OPERATIONAL"
2278
2410
  ],
2279
2411
  "enumDescriptions": [
2280
2412
  "Backup type is unspecified.",
2281
2413
  "Scheduled backup.",
2282
- "On demand backup."
2414
+ "On demand backup.",
2415
+ "Operational backup."
2283
2416
  ],
2284
2417
  "readOnly": true,
2285
2418
  "type": "string"
2286
2419
  },
2420
+ "cloudSqlInstanceBackupProperties": {
2421
+ "$ref": "CloudSqlInstanceBackupProperties",
2422
+ "description": "Output only. Cloud SQL specific backup properties.",
2423
+ "readOnly": true
2424
+ },
2287
2425
  "computeInstanceBackupProperties": {
2288
2426
  "$ref": "ComputeInstanceBackupProperties",
2289
2427
  "description": "Output only. Compute Engine specific backup properties.",
@@ -2373,14 +2511,16 @@
2373
2511
  "CREATING",
2374
2512
  "ACTIVE",
2375
2513
  "DELETING",
2376
- "ERROR"
2514
+ "ERROR",
2515
+ "UPLOADING"
2377
2516
  ],
2378
2517
  "enumDescriptions": [
2379
2518
  "State not set.",
2380
2519
  "The backup is being created.",
2381
2520
  "The backup has been created and is fully usable.",
2382
2521
  "The backup is being deleted.",
2383
- "The backup is experiencing an issue and might be unusable."
2522
+ "The backup is experiencing an issue and might be unusable.",
2523
+ "The backup is being uploaded."
2384
2524
  ],
2385
2525
  "readOnly": true,
2386
2526
  "type": "string"
@@ -2773,6 +2913,11 @@
2773
2913
  "description": "Optional. This collection of key/value pairs allows for custom labels to be supplied by the user. Example, {\"tag\": \"Weekly\"}.",
2774
2914
  "type": "object"
2775
2915
  },
2916
+ "logRetentionDays": {
2917
+ "description": "Optional. Required for CloudSQL resource_type Configures how long logs will be stored. It is defined in \u201cdays\u201d. This value should be greater than or equal to minimum enforced log retention duration of the backup vault.",
2918
+ "format": "int64",
2919
+ "type": "string"
2920
+ },
2776
2921
  "name": {
2777
2922
  "description": "Output only. Identifier. The resource name of the `BackupPlan`. Format: `projects/{project}/locations/{location}/backupPlans/{backup_plan}`",
2778
2923
  "readOnly": true,
@@ -2848,6 +2993,11 @@
2848
2993
  "readOnly": true,
2849
2994
  "type": "string"
2850
2995
  },
2996
+ "cloudSqlInstanceBackupPlanAssociationProperties": {
2997
+ "$ref": "CloudSqlInstanceBackupPlanAssociationProperties",
2998
+ "description": "Output only. Cloud SQL instance's backup plan association properties.",
2999
+ "readOnly": true
3000
+ },
2851
3001
  "createTime": {
2852
3002
  "description": "Output only. The time when the instance was created.",
2853
3003
  "format": "google-datetime",
@@ -2961,7 +3111,7 @@
2961
3111
  "id": "BackupRule",
2962
3112
  "properties": {
2963
3113
  "backupRetentionDays": {
2964
- "description": "Required. Configures the duration for which backup data will be kept. It is defined in \u201cdays\u201d. The value should be greater than or equal to minimum enforced retention of the backup vault. Minimum value is 1 and maximum value is 36159 for custom retention on-demand backup. Minimum value is 1 and maximum value is 90 for hourly backups. Minimum value is 1 and maximum value is 186 for daily backups. Minimum value is 7 and maximum value is 366 for weekly backups. Minimum value is 30 and maximum value is 732 for monthly backups. Minimum value is 365 and maximum value is 36159 for yearly backups.",
3114
+ "description": "Required. Configures the duration for which backup data will be kept. It is defined in \u201cdays\u201d. The value should be greater than or equal to minimum enforced retention of the backup vault. Minimum value is 1 and maximum value is 36159 for custom retention on-demand backup. Minimum and maximum values are workload specific for all other rules.",
2965
3115
  "format": "int32",
2966
3116
  "type": "integer"
2967
3117
  },
@@ -3143,6 +3293,123 @@
3143
3293
  "properties": {},
3144
3294
  "type": "object"
3145
3295
  },
3296
+ "CloudSqlInstanceBackupPlanAssociationProperties": {
3297
+ "description": "Cloud SQL instance's BPA properties.",
3298
+ "id": "CloudSqlInstanceBackupPlanAssociationProperties",
3299
+ "properties": {
3300
+ "instanceCreateTime": {
3301
+ "description": "Output only. The time when the instance was created.",
3302
+ "format": "google-datetime",
3303
+ "readOnly": true,
3304
+ "type": "string"
3305
+ }
3306
+ },
3307
+ "type": "object"
3308
+ },
3309
+ "CloudSqlInstanceBackupProperties": {
3310
+ "description": "CloudSqlInstanceBackupProperties represents Cloud SQL Instance Backup properties. .",
3311
+ "id": "CloudSqlInstanceBackupProperties",
3312
+ "properties": {
3313
+ "databaseInstalledVersion": {
3314
+ "description": "Output only. The installed database version of the Cloud SQL instance when the backup was taken.",
3315
+ "readOnly": true,
3316
+ "type": "string"
3317
+ },
3318
+ "finalBackup": {
3319
+ "description": "Output only. Whether the backup is a final backup.",
3320
+ "readOnly": true,
3321
+ "type": "boolean"
3322
+ },
3323
+ "instanceTier": {
3324
+ "description": "Output only. The tier (or machine type) for this instance. Example: `db-custom-1-3840`",
3325
+ "readOnly": true,
3326
+ "type": "string"
3327
+ },
3328
+ "sourceInstance": {
3329
+ "description": "Output only. The source instance of the backup. Format: projects/{project}/instances/{instance}",
3330
+ "readOnly": true,
3331
+ "type": "string"
3332
+ }
3333
+ },
3334
+ "type": "object"
3335
+ },
3336
+ "CloudSqlInstanceDataSourceProperties": {
3337
+ "description": "CloudSqlInstanceDataSourceProperties represents the properties of a Cloud SQL resource that are stored in the DataSource. .",
3338
+ "id": "CloudSqlInstanceDataSourceProperties",
3339
+ "properties": {
3340
+ "databaseInstalledVersion": {
3341
+ "description": "Output only. The installed database version of the Cloud SQL instance.",
3342
+ "readOnly": true,
3343
+ "type": "string"
3344
+ },
3345
+ "instanceCreateTime": {
3346
+ "description": "Output only. The instance creation timestamp.",
3347
+ "format": "google-datetime",
3348
+ "readOnly": true,
3349
+ "type": "string"
3350
+ },
3351
+ "instanceTier": {
3352
+ "description": "Output only. The tier (or machine type) for this instance. Example: `db-custom-1-3840`",
3353
+ "readOnly": true,
3354
+ "type": "string"
3355
+ },
3356
+ "name": {
3357
+ "description": "Output only. Name of the Cloud SQL instance backed up by the datasource. Format: projects/{project}/instances/{instance}",
3358
+ "readOnly": true,
3359
+ "type": "string"
3360
+ }
3361
+ },
3362
+ "type": "object"
3363
+ },
3364
+ "CloudSqlInstanceDataSourceReferenceProperties": {
3365
+ "description": "CloudSqlInstanceDataSourceReferenceProperties represents the properties of a Cloud SQL resource that are stored in the DataSourceReference. .",
3366
+ "id": "CloudSqlInstanceDataSourceReferenceProperties",
3367
+ "properties": {
3368
+ "databaseInstalledVersion": {
3369
+ "description": "Output only. The installed database version of the Cloud SQL instance.",
3370
+ "readOnly": true,
3371
+ "type": "string"
3372
+ },
3373
+ "instanceCreateTime": {
3374
+ "description": "Output only. The instance creation timestamp.",
3375
+ "format": "google-datetime",
3376
+ "readOnly": true,
3377
+ "type": "string"
3378
+ },
3379
+ "instanceTier": {
3380
+ "description": "Output only. The tier (or machine type) for this instance. Example: `db-custom-1-3840`",
3381
+ "readOnly": true,
3382
+ "type": "string"
3383
+ },
3384
+ "name": {
3385
+ "description": "Output only. Name of the Cloud SQL instance backed up by the datasource. Format: projects/{project}/instances/{instance}",
3386
+ "readOnly": true,
3387
+ "type": "string"
3388
+ }
3389
+ },
3390
+ "type": "object"
3391
+ },
3392
+ "CloudSqlInstanceInitializationConfig": {
3393
+ "description": "CloudSqlInstanceInitializationConfig contains the configuration for initializing a Cloud SQL instance.",
3394
+ "id": "CloudSqlInstanceInitializationConfig",
3395
+ "properties": {
3396
+ "edition": {
3397
+ "description": "Required. The edition of the Cloud SQL instance.",
3398
+ "enum": [
3399
+ "EDITION_UNSPECIFIED",
3400
+ "ENTERPRISE",
3401
+ "ENTERPRISE_PLUS"
3402
+ ],
3403
+ "enumDescriptions": [
3404
+ "Unspecified edition.",
3405
+ "Enterprise edition.",
3406
+ "Enterprise Plus edition."
3407
+ ],
3408
+ "type": "string"
3409
+ }
3410
+ },
3411
+ "type": "object"
3412
+ },
3146
3413
  "ComputeInstanceBackupProperties": {
3147
3414
  "description": "ComputeInstanceBackupProperties represents Compute Engine instance backup properties.",
3148
3415
  "id": "ComputeInstanceBackupProperties",
@@ -3591,10 +3858,47 @@
3591
3858
  },
3592
3859
  "type": "object"
3593
3860
  },
3861
+ "DataSourceBackupConfigInfo": {
3862
+ "description": "Information of backup configuration on the DataSource.",
3863
+ "id": "DataSourceBackupConfigInfo",
3864
+ "properties": {
3865
+ "lastBackupState": {
3866
+ "description": "Output only. The status of the last backup in this DataSource",
3867
+ "enum": [
3868
+ "LAST_BACKUP_STATE_UNSPECIFIED",
3869
+ "FIRST_BACKUP_PENDING",
3870
+ "SUCCEEDED",
3871
+ "FAILED",
3872
+ "PERMISSION_DENIED"
3873
+ ],
3874
+ "enumDescriptions": [
3875
+ "Status not set.",
3876
+ "The first backup has not yet completed",
3877
+ "The most recent backup was successful",
3878
+ "The most recent backup failed",
3879
+ "The most recent backup could not be run/failed because of the lack of permissions"
3880
+ ],
3881
+ "readOnly": true,
3882
+ "type": "string"
3883
+ },
3884
+ "lastSuccessfulBackupConsistencyTime": {
3885
+ "description": "Output only. Timestamp of the last successful backup to this DataSource.",
3886
+ "format": "google-datetime",
3887
+ "readOnly": true,
3888
+ "type": "string"
3889
+ }
3890
+ },
3891
+ "type": "object"
3892
+ },
3594
3893
  "DataSourceGcpResource": {
3595
3894
  "description": "DataSourceGcpResource is used for protected resources that are Google Cloud Resources. This name is easeier to understand than GcpResourceDataSource or GcpDataSourceResource",
3596
3895
  "id": "DataSourceGcpResource",
3597
3896
  "properties": {
3897
+ "cloudSqlInstanceDatasourceProperties": {
3898
+ "$ref": "CloudSqlInstanceDataSourceProperties",
3899
+ "description": "Output only. CloudSqlInstanceDataSourceProperties has a subset of Cloud SQL Instance properties that are useful at the Datasource level.",
3900
+ "readOnly": true
3901
+ },
3598
3902
  "computeInstanceDatasourceProperties": {
3599
3903
  "$ref": "ComputeInstanceDataSourceProperties",
3600
3904
  "description": "ComputeInstanceDataSourceProperties has a subset of Compute Instance properties that are useful at the Datasource level."
@@ -3619,6 +3923,86 @@
3619
3923
  },
3620
3924
  "type": "object"
3621
3925
  },
3926
+ "DataSourceGcpResourceInfo": {
3927
+ "description": "The GCP resource that the DataSource is associated with.",
3928
+ "id": "DataSourceGcpResourceInfo",
3929
+ "properties": {
3930
+ "cloudSqlInstanceProperties": {
3931
+ "$ref": "CloudSqlInstanceDataSourceReferenceProperties",
3932
+ "description": "Output only. The properties of the Cloud SQL instance.",
3933
+ "readOnly": true
3934
+ },
3935
+ "gcpResourcename": {
3936
+ "description": "Output only. The resource name of the GCP resource. Ex: projects/{project}/zones/{zone}/instances/{instance}",
3937
+ "readOnly": true,
3938
+ "type": "string"
3939
+ },
3940
+ "location": {
3941
+ "description": "Output only. The location of the GCP resource. Ex: //\"global\"/\"unspecified\"",
3942
+ "readOnly": true,
3943
+ "type": "string"
3944
+ },
3945
+ "type": {
3946
+ "description": "Output only. The type of the GCP resource. Ex: compute.googleapis.com/Instance",
3947
+ "readOnly": true,
3948
+ "type": "string"
3949
+ }
3950
+ },
3951
+ "type": "object"
3952
+ },
3953
+ "DataSourceReference": {
3954
+ "description": "DataSourceReference is a reference to a DataSource resource.",
3955
+ "id": "DataSourceReference",
3956
+ "properties": {
3957
+ "createTime": {
3958
+ "description": "Output only. The time when the DataSourceReference was created.",
3959
+ "format": "google-datetime",
3960
+ "readOnly": true,
3961
+ "type": "string"
3962
+ },
3963
+ "dataSource": {
3964
+ "description": "Output only. The resource name of the DataSource. Format: projects/{project}/locations/{location}/backupVaults/{backupVault}/dataSources/{dataSource}",
3965
+ "readOnly": true,
3966
+ "type": "string"
3967
+ },
3968
+ "dataSourceBackupConfigInfo": {
3969
+ "$ref": "DataSourceBackupConfigInfo",
3970
+ "description": "Output only. Information of backup configuration on the DataSource.",
3971
+ "readOnly": true
3972
+ },
3973
+ "dataSourceBackupConfigState": {
3974
+ "description": "Output only. The backup configuration state of the DataSource.",
3975
+ "enum": [
3976
+ "BACKUP_CONFIG_STATE_UNSPECIFIED",
3977
+ "ACTIVE",
3978
+ "PASSIVE"
3979
+ ],
3980
+ "enumDescriptions": [
3981
+ "The possible states of backup configuration. Status not set.",
3982
+ "The data source is actively protected (i.e. there is a BackupPlanAssociation or Appliance SLA pointing to it)",
3983
+ "The data source is no longer protected (but may have backups under it)"
3984
+ ],
3985
+ "readOnly": true,
3986
+ "type": "string"
3987
+ },
3988
+ "dataSourceBackupCount": {
3989
+ "description": "Output only. Number of backups in the DataSource.",
3990
+ "format": "int64",
3991
+ "readOnly": true,
3992
+ "type": "string"
3993
+ },
3994
+ "dataSourceGcpResourceInfo": {
3995
+ "$ref": "DataSourceGcpResourceInfo",
3996
+ "description": "Output only. The GCP resource that the DataSource is associated with.",
3997
+ "readOnly": true
3998
+ },
3999
+ "name": {
4000
+ "description": "Identifier. The resource name of the DataSourceReference. Format: projects/{project}/locations/{location}/dataSourceReferences/{data_source_reference}",
4001
+ "type": "string"
4002
+ }
4003
+ },
4004
+ "type": "object"
4005
+ },
3622
4006
  "DiskBackupProperties": {
3623
4007
  "description": "DiskBackupProperties represents the properties of a Disk backup.",
3624
4008
  "id": "DiskBackupProperties",
@@ -3930,6 +4314,44 @@
3930
4314
  },
3931
4315
  "type": "object"
3932
4316
  },
4317
+ "FetchBackupPlanAssociationsForResourceTypeResponse": {
4318
+ "description": "Response for the FetchBackupPlanAssociationsForResourceType method.",
4319
+ "id": "FetchBackupPlanAssociationsForResourceTypeResponse",
4320
+ "properties": {
4321
+ "backupPlanAssociations": {
4322
+ "description": "Output only. The BackupPlanAssociations from the specified parent.",
4323
+ "items": {
4324
+ "$ref": "BackupPlanAssociation"
4325
+ },
4326
+ "readOnly": true,
4327
+ "type": "array"
4328
+ },
4329
+ "nextPageToken": {
4330
+ "description": "Output only. A token, which can be sent as `page_token` to retrieve the next page. If this field is omitted, there are no subsequent pages.",
4331
+ "readOnly": true,
4332
+ "type": "string"
4333
+ }
4334
+ },
4335
+ "type": "object"
4336
+ },
4337
+ "FetchDataSourceReferencesForResourceTypeResponse": {
4338
+ "description": "Response for the FetchDataSourceReferencesForResourceType method.",
4339
+ "id": "FetchDataSourceReferencesForResourceTypeResponse",
4340
+ "properties": {
4341
+ "dataSourceReferences": {
4342
+ "description": "The DataSourceReferences from the specified parent.",
4343
+ "items": {
4344
+ "$ref": "DataSourceReference"
4345
+ },
4346
+ "type": "array"
4347
+ },
4348
+ "nextPageToken": {
4349
+ "description": "A token, which can be sent as `page_token` to retrieve the next page. If this field is omitted, there are no subsequent pages.",
4350
+ "type": "string"
4351
+ }
4352
+ },
4353
+ "type": "object"
4354
+ },
3933
4355
  "FetchUsableBackupVaultsResponse": {
3934
4356
  "description": "Response message for fetching usable BackupVaults.",
3935
4357
  "id": "FetchUsableBackupVaultsResponse",
@@ -4137,6 +4559,10 @@
4137
4559
  "description": "Request message for initializing the service.",
4138
4560
  "id": "InitializeServiceRequest",
4139
4561
  "properties": {
4562
+ "cloudSqlInstanceInitializationConfig": {
4563
+ "$ref": "CloudSqlInstanceInitializationConfig",
4564
+ "description": "Optional. The configuration for initializing a Cloud SQL instance."
4565
+ },
4140
4566
  "requestId": {
4141
4567
  "description": "Optional. An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. The server will guarantee that for at least 60 minutes since the first request. For example, consider a situation where you make an initial request and t he request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported (00000000-0000-0000-0000-000000000000).",
4142
4568
  "type": "string"
@@ -1095,7 +1095,7 @@
1095
1095
  }
1096
1096
  }
1097
1097
  },
1098
- "revision": "20250307",
1098
+ "revision": "20250627",
1099
1099
  "rootUrl": "https://cloudasset.googleapis.com/",
1100
1100
  "schemas": {
1101
1101
  "AccessSelector": {
@@ -1485,7 +1485,7 @@
1485
1485
  "type": "string"
1486
1486
  },
1487
1487
  "force": {
1488
- "description": "If the destination table already exists and this flag is `TRUE`, the table will be overwritten by the contents of assets snapshot. If the flag is `FALSE` or unset and the destination table already exists, the export call returns an INVALID_ARGUMEMT error.",
1488
+ "description": "If the destination table already exists and this flag is `TRUE`, the table will be overwritten by the contents of assets snapshot. If the flag is `FALSE` or unset and the destination table already exists, the export call returns an INVALID_ARGUMENT error.",
1489
1489
  "type": "boolean"
1490
1490
  },
1491
1491
  "partitionSpec": {
@@ -167,7 +167,7 @@
167
167
  }
168
168
  }
169
169
  },
170
- "revision": "20250307",
170
+ "revision": "20250627",
171
171
  "rootUrl": "https://cloudasset.googleapis.com/",
172
172
  "schemas": {
173
173
  "AnalyzeIamPolicyLongrunningMetadata": {
@@ -349,7 +349,7 @@
349
349
  "type": "string"
350
350
  },
351
351
  "force": {
352
- "description": "If the destination table already exists and this flag is `TRUE`, the table will be overwritten by the contents of assets snapshot. If the flag is `FALSE` or unset and the destination table already exists, the export call returns an INVALID_ARGUMEMT error.",
352
+ "description": "If the destination table already exists and this flag is `TRUE`, the table will be overwritten by the contents of assets snapshot. If the flag is `FALSE` or unset and the destination table already exists, the export call returns an INVALID_ARGUMENT error.",
353
353
  "type": "boolean"
354
354
  },
355
355
  "partitionSpec": {
@@ -2085,7 +2085,7 @@
2085
2085
  }
2086
2086
  }
2087
2087
  },
2088
- "revision": "20250121",
2088
+ "revision": "20250701",
2089
2089
  "rootUrl": "https://cloudidentity.googleapis.com/",
2090
2090
  "schemas": {
2091
2091
  "AddIdpCredentialOperationMetadata": {
@@ -3396,7 +3396,7 @@
3396
3396
  "additionalProperties": {
3397
3397
  "type": "string"
3398
3398
  },
3399
- "description": "Required. One or more label entries that apply to the Group. Currently supported labels contain a key with an empty value. Google Groups are the default type of group and have a label with a key of `cloudidentity.googleapis.com/groups.discussion_forum` and an empty value. Existing Google Groups can have an additional label with a key of `cloudidentity.googleapis.com/groups.security` and an empty value added to them. **This is an immutable change and the security label cannot be removed once added.** Dynamic groups have a label with a key of `cloudidentity.googleapis.com/groups.dynamic`. Identity-mapped groups for Cloud Search have a label with a key of `system/groups/external` and an empty value.",
3399
+ "description": "Required. One or more label entries that apply to the Group. Labels contain a key with an empty value. Google Groups are the default type of group and have a label with a key of `cloudidentity.googleapis.com/groups.discussion_forum` and an empty value. Existing Google Groups can have an additional label with a key of `cloudidentity.googleapis.com/groups.security` and an empty value added to them. **This is an immutable change and the security label cannot be removed once added.** Dynamic groups have a label with a key of `cloudidentity.googleapis.com/groups.dynamic`. Identity-mapped groups for Cloud Search have a label with a key of `system/groups/external` and an empty value. Google Groups can be [locked](https://support.google.com/a?p=locked-groups). To lock a group, add a label with a key of `cloudidentity.googleapis.com/groups.locked` and an empty value. Doing so locks the group. To unlock the group, remove this label.",
3400
3400
  "type": "object"
3401
3401
  },
3402
3402
  "name": {
@@ -2123,7 +2123,7 @@
2123
2123
  }
2124
2124
  }
2125
2125
  },
2126
- "revision": "20250121",
2126
+ "revision": "20250701",
2127
2127
  "rootUrl": "https://cloudidentity.googleapis.com/",
2128
2128
  "schemas": {
2129
2129
  "AddIdpCredentialOperationMetadata": {
@@ -4128,7 +4128,7 @@
4128
4128
  "additionalProperties": {
4129
4129
  "type": "string"
4130
4130
  },
4131
- "description": "Required. One or more label entries that apply to the Group. Labels contain a key with an empty value. Google Groups are the default type of group and have a label with a key of `cloudidentity.googleapis.com/groups.discussion_forum` and an empty value. Existing Google Groups can have an additional label with a key of `cloudidentity.googleapis.com/groups.security` and an empty value added to them. **This is an immutable change and the security label cannot be removed once added.** Dynamic groups have a label with a key of `cloudidentity.googleapis.com/groups.dynamic`. Identity-mapped groups for Cloud Search have a label with a key of `system/groups/external` and an empty value. (Beta) Google Groups can be [locked](https://support.google.com/a?p=locked-groups). To lock a group, add a label with a key of `cloudidentity.googleapis.com/groups.locked` and an empty value. Doing so locks the group. To unlock the group, remove this label.",
4131
+ "description": "Required. One or more label entries that apply to the Group. Labels contain a key with an empty value. Google Groups are the default type of group and have a label with a key of `cloudidentity.googleapis.com/groups.discussion_forum` and an empty value. Existing Google Groups can have an additional label with a key of `cloudidentity.googleapis.com/groups.security` and an empty value added to them. **This is an immutable change and the security label cannot be removed once added.** Dynamic groups have a label with a key of `cloudidentity.googleapis.com/groups.dynamic`. Identity-mapped groups for Cloud Search have a label with a key of `system/groups/external` and an empty value. Google Groups can be [locked](https://support.google.com/a?p=locked-groups). To lock a group, add a label with a key of `cloudidentity.googleapis.com/groups.locked` and an empty value. Doing so locks the group. To unlock the group, remove this label.",
4132
4132
  "type": "object"
4133
4133
  },
4134
4134
  "name": {