google-api-python-client 2.138.0__py2.py3-none-any.whl → 2.139.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.
Files changed (47) hide show
  1. {google_api_python_client-2.138.0.dist-info → google_api_python_client-2.139.0.dist-info}/METADATA +1 -1
  2. {google_api_python_client-2.138.0.dist-info → google_api_python_client-2.139.0.dist-info}/RECORD +47 -47
  3. googleapiclient/discovery_cache/documents/analyticshub.v1.json +2 -2
  4. googleapiclient/discovery_cache/documents/appengine.v1.json +13 -7
  5. googleapiclient/discovery_cache/documents/appengine.v1beta.json +13 -7
  6. googleapiclient/discovery_cache/documents/artifactregistry.v1.json +2 -2
  7. googleapiclient/discovery_cache/documents/artifactregistry.v1beta1.json +2 -2
  8. googleapiclient/discovery_cache/documents/artifactregistry.v1beta2.json +2 -2
  9. googleapiclient/discovery_cache/documents/bigquery.v2.json +21 -3
  10. googleapiclient/discovery_cache/documents/bigtableadmin.v2.json +12 -2
  11. googleapiclient/discovery_cache/documents/chat.v1.json +9 -9
  12. googleapiclient/discovery_cache/documents/cloudbuild.v2.json +3 -3
  13. googleapiclient/discovery_cache/documents/contactcenterinsights.v1.json +184 -1
  14. googleapiclient/discovery_cache/documents/contentwarehouse.v1.json +285 -1
  15. googleapiclient/discovery_cache/documents/datamigration.v1.json +7 -1
  16. googleapiclient/discovery_cache/documents/dataplex.v1.json +656 -29
  17. googleapiclient/discovery_cache/documents/dialogflow.v2.json +9 -1
  18. googleapiclient/discovery_cache/documents/dialogflow.v2beta1.json +9 -1
  19. googleapiclient/discovery_cache/documents/dialogflow.v3.json +9 -1
  20. googleapiclient/discovery_cache/documents/dialogflow.v3beta1.json +24 -1
  21. googleapiclient/discovery_cache/documents/discovery.v1.json +49 -0
  22. googleapiclient/discovery_cache/documents/dlp.v2.json +62 -5
  23. googleapiclient/discovery_cache/documents/dns.v1.json +16 -1
  24. googleapiclient/discovery_cache/documents/dns.v1beta2.json +16 -1
  25. googleapiclient/discovery_cache/documents/drive.v2.json +3 -3
  26. googleapiclient/discovery_cache/documents/drive.v3.json +4 -4
  27. googleapiclient/discovery_cache/documents/file.v1.json +1 -84
  28. googleapiclient/discovery_cache/documents/file.v1beta1.json +1 -84
  29. googleapiclient/discovery_cache/documents/firebaseappdistribution.v1alpha.json +219 -2
  30. googleapiclient/discovery_cache/documents/firebaseml.v2beta.json +54 -1
  31. googleapiclient/discovery_cache/documents/merchantapi.accounts_v1beta.json +1 -55
  32. googleapiclient/discovery_cache/documents/monitoring.v1.json +52 -10
  33. googleapiclient/discovery_cache/documents/monitoring.v3.json +7 -3
  34. googleapiclient/discovery_cache/documents/networkconnectivity.v1.json +2 -2
  35. googleapiclient/discovery_cache/documents/networkmanagement.v1.json +5 -1
  36. googleapiclient/discovery_cache/documents/networkmanagement.v1beta1.json +5 -1
  37. googleapiclient/discovery_cache/documents/networksecurity.v1beta1.json +538 -1
  38. googleapiclient/discovery_cache/documents/playintegrity.v1.json +42 -1
  39. googleapiclient/discovery_cache/documents/recaptchaenterprise.v1.json +69 -1
  40. googleapiclient/discovery_cache/documents/run.v1.json +2 -2
  41. googleapiclient/discovery_cache/documents/walletobjects.v1.json +8 -1
  42. googleapiclient/discovery_cache/documents/workloadmanager.v1.json +68 -4
  43. googleapiclient/discovery_cache/documents/workspaceevents.v1.json +6 -6
  44. googleapiclient/version.py +1 -1
  45. {google_api_python_client-2.138.0.dist-info → google_api_python_client-2.139.0.dist-info}/LICENSE +0 -0
  46. {google_api_python_client-2.138.0.dist-info → google_api_python_client-2.139.0.dist-info}/WHEEL +0 -0
  47. {google_api_python_client-2.138.0.dist-info → google_api_python_client-2.139.0.dist-info}/top_level.txt +0 -0
@@ -105,6 +105,105 @@
105
105
  },
106
106
  "protocol": "rest",
107
107
  "resources": {
108
+ "organizations": {
109
+ "resources": {
110
+ "locations": {
111
+ "resources": {
112
+ "encryptionConfigs": {
113
+ "methods": {
114
+ "getIamPolicy": {
115
+ "description": "Gets the access control policy for a resource. Returns an empty policy if the resource exists and does not have a policy set.",
116
+ "flatPath": "v1/organizations/{organizationsId}/locations/{locationsId}/encryptionConfigs/{encryptionConfigsId}:getIamPolicy",
117
+ "httpMethod": "GET",
118
+ "id": "dataplex.organizations.locations.encryptionConfigs.getIamPolicy",
119
+ "parameterOrder": [
120
+ "resource"
121
+ ],
122
+ "parameters": {
123
+ "options.requestedPolicyVersion": {
124
+ "description": "Optional. The maximum policy version that will be used to format the policy.Valid values are 0, 1, and 3. Requests specifying an invalid value will be rejected.Requests for policies with any conditional role bindings must specify version 3. Policies with no conditional role bindings may specify any valid value or leave the field unset.The policy in the response might use the policy version that you specified, or it might use a lower policy version. For example, if you specify version 3, but the policy has no conditional role bindings, the response uses version 1.To learn which resources support conditions in their IAM policies, see the IAM documentation (https://cloud.google.com/iam/help/conditions/resource-policies).",
125
+ "format": "int32",
126
+ "location": "query",
127
+ "type": "integer"
128
+ },
129
+ "resource": {
130
+ "description": "REQUIRED: The resource for which the policy is being requested. See Resource names (https://cloud.google.com/apis/design/resource_names) for the appropriate value for this field.",
131
+ "location": "path",
132
+ "pattern": "^organizations/[^/]+/locations/[^/]+/encryptionConfigs/[^/]+$",
133
+ "required": true,
134
+ "type": "string"
135
+ }
136
+ },
137
+ "path": "v1/{+resource}:getIamPolicy",
138
+ "response": {
139
+ "$ref": "GoogleIamV1Policy"
140
+ },
141
+ "scopes": [
142
+ "https://www.googleapis.com/auth/cloud-platform"
143
+ ]
144
+ },
145
+ "setIamPolicy": {
146
+ "description": "Sets the access control policy on the specified resource. Replaces any existing policy.Can return NOT_FOUND, INVALID_ARGUMENT, and PERMISSION_DENIED errors.",
147
+ "flatPath": "v1/organizations/{organizationsId}/locations/{locationsId}/encryptionConfigs/{encryptionConfigsId}:setIamPolicy",
148
+ "httpMethod": "POST",
149
+ "id": "dataplex.organizations.locations.encryptionConfigs.setIamPolicy",
150
+ "parameterOrder": [
151
+ "resource"
152
+ ],
153
+ "parameters": {
154
+ "resource": {
155
+ "description": "REQUIRED: The resource for which the policy is being specified. See Resource names (https://cloud.google.com/apis/design/resource_names) for the appropriate value for this field.",
156
+ "location": "path",
157
+ "pattern": "^organizations/[^/]+/locations/[^/]+/encryptionConfigs/[^/]+$",
158
+ "required": true,
159
+ "type": "string"
160
+ }
161
+ },
162
+ "path": "v1/{+resource}:setIamPolicy",
163
+ "request": {
164
+ "$ref": "GoogleIamV1SetIamPolicyRequest"
165
+ },
166
+ "response": {
167
+ "$ref": "GoogleIamV1Policy"
168
+ },
169
+ "scopes": [
170
+ "https://www.googleapis.com/auth/cloud-platform"
171
+ ]
172
+ },
173
+ "testIamPermissions": {
174
+ "description": "Returns permissions that a caller has on the specified resource. If the resource does not exist, this will return an empty set of permissions, not a NOT_FOUND error.Note: This operation is designed to be used for building permission-aware UIs and command-line tools, not for authorization checking. This operation may \"fail open\" without warning.",
175
+ "flatPath": "v1/organizations/{organizationsId}/locations/{locationsId}/encryptionConfigs/{encryptionConfigsId}:testIamPermissions",
176
+ "httpMethod": "POST",
177
+ "id": "dataplex.organizations.locations.encryptionConfigs.testIamPermissions",
178
+ "parameterOrder": [
179
+ "resource"
180
+ ],
181
+ "parameters": {
182
+ "resource": {
183
+ "description": "REQUIRED: The resource for which the policy detail is being requested. See Resource names (https://cloud.google.com/apis/design/resource_names) for the appropriate value for this field.",
184
+ "location": "path",
185
+ "pattern": "^organizations/[^/]+/locations/[^/]+/encryptionConfigs/[^/]+$",
186
+ "required": true,
187
+ "type": "string"
188
+ }
189
+ },
190
+ "path": "v1/{+resource}:testIamPermissions",
191
+ "request": {
192
+ "$ref": "GoogleIamV1TestIamPermissionsRequest"
193
+ },
194
+ "response": {
195
+ "$ref": "GoogleIamV1TestIamPermissionsResponse"
196
+ },
197
+ "scopes": [
198
+ "https://www.googleapis.com/auth/cloud-platform"
199
+ ]
200
+ }
201
+ }
202
+ }
203
+ }
204
+ }
205
+ }
206
+ },
108
207
  "projects": {
109
208
  "resources": {
110
209
  "locations": {
@@ -1999,7 +2098,7 @@
1999
2098
  ],
2000
2099
  "parameters": {
2001
2100
  "name": {
2002
- "description": "Output only. The relative resource name of the EntryGroup, of the form: projects/{project_number}/locations/{location_id}/entryGroups/{entry_group_id}.",
2101
+ "description": "Output only. The relative resource name of the EntryGroup, in the format projects/{project_id_or_number}/locations/{location_id}/entryGroups/{entry_group_id}.",
2003
2102
  "location": "path",
2004
2103
  "pattern": "^projects/[^/]+/locations/[^/]+/entryGroups/[^/]+$",
2005
2104
  "required": true,
@@ -2269,7 +2368,7 @@
2269
2368
  "type": "boolean"
2270
2369
  },
2271
2370
  "name": {
2272
- "description": "Identifier. The relative resource name of the Entry, of the form: projects/{project}/locations/{location}/entryGroups/{entry_group}/entries/{entry}.",
2371
+ "description": "Identifier. The relative resource name of the entry, in the format projects/{project_id_or_number}/locations/{location_id}/entryGroups/{entry_group_id}/entries/{entry_id}.",
2273
2372
  "location": "path",
2274
2373
  "pattern": "^projects/[^/]+/locations/[^/]+/entryGroups/[^/]+/entries/.*$",
2275
2374
  "required": true,
@@ -2566,6 +2665,97 @@
2566
2665
  }
2567
2666
  }
2568
2667
  },
2668
+ "glossaries": {
2669
+ "methods": {
2670
+ "getIamPolicy": {
2671
+ "description": "Gets the access control policy for a resource. Returns an empty policy if the resource exists and does not have a policy set.",
2672
+ "flatPath": "v1/projects/{projectsId}/locations/{locationsId}/glossaries/{glossariesId}:getIamPolicy",
2673
+ "httpMethod": "GET",
2674
+ "id": "dataplex.projects.locations.glossaries.getIamPolicy",
2675
+ "parameterOrder": [
2676
+ "resource"
2677
+ ],
2678
+ "parameters": {
2679
+ "options.requestedPolicyVersion": {
2680
+ "description": "Optional. The maximum policy version that will be used to format the policy.Valid values are 0, 1, and 3. Requests specifying an invalid value will be rejected.Requests for policies with any conditional role bindings must specify version 3. Policies with no conditional role bindings may specify any valid value or leave the field unset.The policy in the response might use the policy version that you specified, or it might use a lower policy version. For example, if you specify version 3, but the policy has no conditional role bindings, the response uses version 1.To learn which resources support conditions in their IAM policies, see the IAM documentation (https://cloud.google.com/iam/help/conditions/resource-policies).",
2681
+ "format": "int32",
2682
+ "location": "query",
2683
+ "type": "integer"
2684
+ },
2685
+ "resource": {
2686
+ "description": "REQUIRED: The resource for which the policy is being requested. See Resource names (https://cloud.google.com/apis/design/resource_names) for the appropriate value for this field.",
2687
+ "location": "path",
2688
+ "pattern": "^projects/[^/]+/locations/[^/]+/glossaries/[^/]+$",
2689
+ "required": true,
2690
+ "type": "string"
2691
+ }
2692
+ },
2693
+ "path": "v1/{+resource}:getIamPolicy",
2694
+ "response": {
2695
+ "$ref": "GoogleIamV1Policy"
2696
+ },
2697
+ "scopes": [
2698
+ "https://www.googleapis.com/auth/cloud-platform"
2699
+ ]
2700
+ },
2701
+ "setIamPolicy": {
2702
+ "description": "Sets the access control policy on the specified resource. Replaces any existing policy.Can return NOT_FOUND, INVALID_ARGUMENT, and PERMISSION_DENIED errors.",
2703
+ "flatPath": "v1/projects/{projectsId}/locations/{locationsId}/glossaries/{glossariesId}:setIamPolicy",
2704
+ "httpMethod": "POST",
2705
+ "id": "dataplex.projects.locations.glossaries.setIamPolicy",
2706
+ "parameterOrder": [
2707
+ "resource"
2708
+ ],
2709
+ "parameters": {
2710
+ "resource": {
2711
+ "description": "REQUIRED: The resource for which the policy is being specified. See Resource names (https://cloud.google.com/apis/design/resource_names) for the appropriate value for this field.",
2712
+ "location": "path",
2713
+ "pattern": "^projects/[^/]+/locations/[^/]+/glossaries/[^/]+$",
2714
+ "required": true,
2715
+ "type": "string"
2716
+ }
2717
+ },
2718
+ "path": "v1/{+resource}:setIamPolicy",
2719
+ "request": {
2720
+ "$ref": "GoogleIamV1SetIamPolicyRequest"
2721
+ },
2722
+ "response": {
2723
+ "$ref": "GoogleIamV1Policy"
2724
+ },
2725
+ "scopes": [
2726
+ "https://www.googleapis.com/auth/cloud-platform"
2727
+ ]
2728
+ },
2729
+ "testIamPermissions": {
2730
+ "description": "Returns permissions that a caller has on the specified resource. If the resource does not exist, this will return an empty set of permissions, not a NOT_FOUND error.Note: This operation is designed to be used for building permission-aware UIs and command-line tools, not for authorization checking. This operation may \"fail open\" without warning.",
2731
+ "flatPath": "v1/projects/{projectsId}/locations/{locationsId}/glossaries/{glossariesId}:testIamPermissions",
2732
+ "httpMethod": "POST",
2733
+ "id": "dataplex.projects.locations.glossaries.testIamPermissions",
2734
+ "parameterOrder": [
2735
+ "resource"
2736
+ ],
2737
+ "parameters": {
2738
+ "resource": {
2739
+ "description": "REQUIRED: The resource for which the policy detail is being requested. See Resource names (https://cloud.google.com/apis/design/resource_names) for the appropriate value for this field.",
2740
+ "location": "path",
2741
+ "pattern": "^projects/[^/]+/locations/[^/]+/glossaries/[^/]+$",
2742
+ "required": true,
2743
+ "type": "string"
2744
+ }
2745
+ },
2746
+ "path": "v1/{+resource}:testIamPermissions",
2747
+ "request": {
2748
+ "$ref": "GoogleIamV1TestIamPermissionsRequest"
2749
+ },
2750
+ "response": {
2751
+ "$ref": "GoogleIamV1TestIamPermissionsResponse"
2752
+ },
2753
+ "scopes": [
2754
+ "https://www.googleapis.com/auth/cloud-platform"
2755
+ ]
2756
+ }
2757
+ }
2758
+ },
2569
2759
  "governanceRules": {
2570
2760
  "methods": {
2571
2761
  "getIamPolicy": {
@@ -5145,6 +5335,142 @@
5145
5335
  }
5146
5336
  }
5147
5337
  },
5338
+ "metadataJobs": {
5339
+ "methods": {
5340
+ "cancel": {
5341
+ "description": "Cancels a metadata job.If you cancel a metadata import job that is in progress, the changes in the job might be partially applied. We recommend that you reset the state of the entry groups in your project by running another metadata job that reverts the changes from the canceled job.",
5342
+ "flatPath": "v1/projects/{projectsId}/locations/{locationsId}/metadataJobs/{metadataJobsId}:cancel",
5343
+ "httpMethod": "POST",
5344
+ "id": "dataplex.projects.locations.metadataJobs.cancel",
5345
+ "parameterOrder": [
5346
+ "name"
5347
+ ],
5348
+ "parameters": {
5349
+ "name": {
5350
+ "description": "Required. The resource name of the job, in the format projects/{project_id_or_number}/locations/{location_id}/metadataJobs/{metadata_job_id}",
5351
+ "location": "path",
5352
+ "pattern": "^projects/[^/]+/locations/[^/]+/metadataJobs/[^/]+$",
5353
+ "required": true,
5354
+ "type": "string"
5355
+ }
5356
+ },
5357
+ "path": "v1/{+name}:cancel",
5358
+ "request": {
5359
+ "$ref": "GoogleCloudDataplexV1CancelMetadataJobRequest"
5360
+ },
5361
+ "response": {
5362
+ "$ref": "Empty"
5363
+ },
5364
+ "scopes": [
5365
+ "https://www.googleapis.com/auth/cloud-platform"
5366
+ ]
5367
+ },
5368
+ "create": {
5369
+ "description": "Creates a metadata job. For example, use a metadata job to import Dataplex Catalog entries and aspects from a third-party system into Dataplex.",
5370
+ "flatPath": "v1/projects/{projectsId}/locations/{locationsId}/metadataJobs",
5371
+ "httpMethod": "POST",
5372
+ "id": "dataplex.projects.locations.metadataJobs.create",
5373
+ "parameterOrder": [
5374
+ "parent"
5375
+ ],
5376
+ "parameters": {
5377
+ "metadataJobId": {
5378
+ "description": "Optional. The metadata job ID. If not provided, a unique ID is generated with the prefix metadata-job-.",
5379
+ "location": "query",
5380
+ "type": "string"
5381
+ },
5382
+ "parent": {
5383
+ "description": "Required. The resource name of the parent location, in the format projects/{project_id_or_number}/locations/{location_id}",
5384
+ "location": "path",
5385
+ "pattern": "^projects/[^/]+/locations/[^/]+$",
5386
+ "required": true,
5387
+ "type": "string"
5388
+ }
5389
+ },
5390
+ "path": "v1/{+parent}/metadataJobs",
5391
+ "request": {
5392
+ "$ref": "GoogleCloudDataplexV1MetadataJob"
5393
+ },
5394
+ "response": {
5395
+ "$ref": "GoogleLongrunningOperation"
5396
+ },
5397
+ "scopes": [
5398
+ "https://www.googleapis.com/auth/cloud-platform"
5399
+ ]
5400
+ },
5401
+ "get": {
5402
+ "description": "Gets a metadata job.",
5403
+ "flatPath": "v1/projects/{projectsId}/locations/{locationsId}/metadataJobs/{metadataJobsId}",
5404
+ "httpMethod": "GET",
5405
+ "id": "dataplex.projects.locations.metadataJobs.get",
5406
+ "parameterOrder": [
5407
+ "name"
5408
+ ],
5409
+ "parameters": {
5410
+ "name": {
5411
+ "description": "Required. The resource name of the metadata job, in the format projects/{project_id_or_number}/locations/{location_id}/metadataJobs/{metadata_job_id}.",
5412
+ "location": "path",
5413
+ "pattern": "^projects/[^/]+/locations/[^/]+/metadataJobs/[^/]+$",
5414
+ "required": true,
5415
+ "type": "string"
5416
+ }
5417
+ },
5418
+ "path": "v1/{+name}",
5419
+ "response": {
5420
+ "$ref": "GoogleCloudDataplexV1MetadataJob"
5421
+ },
5422
+ "scopes": [
5423
+ "https://www.googleapis.com/auth/cloud-platform"
5424
+ ]
5425
+ },
5426
+ "list": {
5427
+ "description": "Lists metadata jobs.",
5428
+ "flatPath": "v1/projects/{projectsId}/locations/{locationsId}/metadataJobs",
5429
+ "httpMethod": "GET",
5430
+ "id": "dataplex.projects.locations.metadataJobs.list",
5431
+ "parameterOrder": [
5432
+ "parent"
5433
+ ],
5434
+ "parameters": {
5435
+ "filter": {
5436
+ "description": "Optional. Filter request. Filters are case-sensitive. The service supports the following formats: labels.key1 = \"value1\" labels:key1 name = \"value\"You can combine filters with AND, OR, and NOT operators.",
5437
+ "location": "query",
5438
+ "type": "string"
5439
+ },
5440
+ "orderBy": {
5441
+ "description": "Optional. The field to sort the results by, either name or create_time. If not specified, the ordering is undefined.",
5442
+ "location": "query",
5443
+ "type": "string"
5444
+ },
5445
+ "pageSize": {
5446
+ "description": "Optional. The maximum number of metadata jobs to return. The service might return fewer jobs than this value. If unspecified, at most 10 jobs are returned. The maximum value is 1,000.",
5447
+ "format": "int32",
5448
+ "location": "query",
5449
+ "type": "integer"
5450
+ },
5451
+ "pageToken": {
5452
+ "description": "Optional. The page token received from a previous ListMetadataJobs call. Provide this token to retrieve the subsequent page of results. When paginating, all other parameters that are provided to the ListMetadataJobs request must match the call that provided the page token.",
5453
+ "location": "query",
5454
+ "type": "string"
5455
+ },
5456
+ "parent": {
5457
+ "description": "Required. The resource name of the parent location, in the format projects/{project_id_or_number}/locations/{location_id}",
5458
+ "location": "path",
5459
+ "pattern": "^projects/[^/]+/locations/[^/]+$",
5460
+ "required": true,
5461
+ "type": "string"
5462
+ }
5463
+ },
5464
+ "path": "v1/{+parent}/metadataJobs",
5465
+ "response": {
5466
+ "$ref": "GoogleCloudDataplexV1ListMetadataJobsResponse"
5467
+ },
5468
+ "scopes": [
5469
+ "https://www.googleapis.com/auth/cloud-platform"
5470
+ ]
5471
+ }
5472
+ }
5473
+ },
5148
5474
  "operations": {
5149
5475
  "methods": {
5150
5476
  "cancel": {
@@ -5273,7 +5599,7 @@
5273
5599
  }
5274
5600
  }
5275
5601
  },
5276
- "revision": "20240624",
5602
+ "revision": "20240722",
5277
5603
  "rootUrl": "https://dataplex.googleapis.com/",
5278
5604
  "schemas": {
5279
5605
  "Empty": {
@@ -5496,7 +5822,8 @@
5496
5822
  "id": "GoogleCloudDataplexV1Aspect",
5497
5823
  "properties": {
5498
5824
  "aspectSource": {
5499
- "$ref": "GoogleCloudDataplexV1AspectSource"
5825
+ "$ref": "GoogleCloudDataplexV1AspectSource",
5826
+ "description": "Optional. Information related to the source system of the aspect."
5500
5827
  },
5501
5828
  "aspectType": {
5502
5829
  "description": "Output only. The resource name of the type used to create this Aspect.",
@@ -5532,16 +5859,16 @@
5532
5859
  "type": "object"
5533
5860
  },
5534
5861
  "GoogleCloudDataplexV1AspectSource": {
5535
- "description": "AspectSource contains information related to the source system of the Aspect.",
5862
+ "description": "Information related to the source system of the aspect.",
5536
5863
  "id": "GoogleCloudDataplexV1AspectSource",
5537
5864
  "properties": {
5538
5865
  "createTime": {
5539
- "description": "The create time of the aspect in the source system.",
5866
+ "description": "The time the aspect was created in the source system.",
5540
5867
  "format": "google-datetime",
5541
5868
  "type": "string"
5542
5869
  },
5543
5870
  "updateTime": {
5544
- "description": "The update time of the aspect in the source system.",
5871
+ "description": "The time the aspect was last updated in the source system.",
5545
5872
  "format": "google-datetime",
5546
5873
  "type": "string"
5547
5874
  }
@@ -6110,6 +6437,12 @@
6110
6437
  "properties": {},
6111
6438
  "type": "object"
6112
6439
  },
6440
+ "GoogleCloudDataplexV1CancelMetadataJobRequest": {
6441
+ "description": "Cancel metadata job request.",
6442
+ "id": "GoogleCloudDataplexV1CancelMetadataJobRequest",
6443
+ "properties": {},
6444
+ "type": "object"
6445
+ },
6113
6446
  "GoogleCloudDataplexV1Content": {
6114
6447
  "description": "Content represents a user-visible notebook or a sql script",
6115
6448
  "id": "GoogleCloudDataplexV1Content",
@@ -6476,7 +6809,7 @@
6476
6809
  "id": "GoogleCloudDataplexV1DataProfileResultProfileFieldProfileInfo",
6477
6810
  "properties": {
6478
6811
  "distinctRatio": {
6479
- "description": "Ratio of rows with distinct values against total scanned rows. Not available for complex non-groupable field type RECORD and fields with REPEATABLE mode.",
6812
+ "description": "Ratio of rows with distinct values against total scanned rows. Not available for complex non-groupable field type, including RECORD, ARRAY, GEOGRAPHY, and JSON, as well as fields with REPEATABLE mode.",
6480
6813
  "format": "double",
6481
6814
  "type": "number"
6482
6815
  },
@@ -6498,7 +6831,7 @@
6498
6831
  "description": "String type field information."
6499
6832
  },
6500
6833
  "topNValues": {
6501
- "description": "The list of top N non-null values, frequency and ratio with which they occur in the scanned data. N is 10 or equal to the number of distinct values in the field, whichever is smaller. Not available for complex non-groupable field type RECORD and fields with REPEATABLE mode.",
6834
+ "description": "The list of top N non-null values, frequency and ratio with which they occur in the scanned data. N is 10 or equal to the number of distinct values in the field, whichever is smaller. Not available for complex non-groupable field type, including RECORD, ARRAY, GEOGRAPHY, and JSON, as well as fields with REPEATABLE mode.",
6502
6835
  "items": {
6503
6836
  "$ref": "GoogleCloudDataplexV1DataProfileResultProfileFieldProfileInfoTopNValue"
6504
6837
  },
@@ -6881,6 +7214,10 @@
6881
7214
  "$ref": "GoogleCloudDataplexV1DataQualityRuleStatisticRangeExpectation",
6882
7215
  "description": "Aggregate rule which evaluates whether the column aggregate statistic lies between a specified range."
6883
7216
  },
7217
+ "suspended": {
7218
+ "description": "Optional. Whether the Rule is active or suspended. Default is false.",
7219
+ "type": "boolean"
7220
+ },
6884
7221
  "tableConditionExpectation": {
6885
7222
  "$ref": "GoogleCloudDataplexV1DataQualityRuleTableConditionExpectation",
6886
7223
  "description": "Aggregate rule which evaluates whether the provided expression is true for a table."
@@ -8161,36 +8498,36 @@
8161
8498
  "type": "object"
8162
8499
  },
8163
8500
  "GoogleCloudDataplexV1Entry": {
8164
- "description": "An entry is a representation of a data asset which can be described by various metadata.",
8501
+ "description": "An entry is a representation of a data resource that can be described by various metadata.",
8165
8502
  "id": "GoogleCloudDataplexV1Entry",
8166
8503
  "properties": {
8167
8504
  "aspects": {
8168
8505
  "additionalProperties": {
8169
8506
  "$ref": "GoogleCloudDataplexV1Aspect"
8170
8507
  },
8171
- "description": "Optional. The Aspects attached to the Entry. The format for the key can be one of the following: {projectId}.{locationId}.{aspectTypeId} (if the aspect is attached directly to the entry) {projectId}.{locationId}.{aspectTypeId}@{path} (if the aspect is attached to an entry's path)",
8508
+ "description": "Optional. The aspects that are attached to the entry. Depending on how the aspect is attached to the entry, the format of the aspect key can be one of the following: If the aspect is attached directly to the entry: {project_id_or_number}.{location_id}.{aspect_type_id} If the aspect is attached to an entry's path: {project_id_or_number}.{location_id}.{aspect_type_id}@{path}",
8172
8509
  "type": "object"
8173
8510
  },
8174
8511
  "createTime": {
8175
- "description": "Output only. The time when the Entry was created.",
8512
+ "description": "Output only. The time when the entry was created in Dataplex.",
8176
8513
  "format": "google-datetime",
8177
8514
  "readOnly": true,
8178
8515
  "type": "string"
8179
8516
  },
8180
8517
  "entrySource": {
8181
8518
  "$ref": "GoogleCloudDataplexV1EntrySource",
8182
- "description": "Optional. Information related to the source system for an entry."
8519
+ "description": "Optional. Information related to the source system of the data resource that is represented by the entry."
8183
8520
  },
8184
8521
  "entryType": {
8185
- "description": "Required. Immutable. The resource name of the EntryType used to create this Entry.",
8522
+ "description": "Required. Immutable. The relative resource name of the entry type that was used to create this entry, in the format projects/{project_id_or_number}/locations/{location_id}/entryTypes/{entry_type_id}.",
8186
8523
  "type": "string"
8187
8524
  },
8188
8525
  "fullyQualifiedName": {
8189
- "description": "Optional. A name for the entry that can reference it in an external system. The maximum size of the field is 4000 characters.",
8526
+ "description": "Optional. A name for the entry that can be referenced by an external system. The maximum size of the field is 4000 characters.",
8190
8527
  "type": "string"
8191
8528
  },
8192
8529
  "name": {
8193
- "description": "Identifier. The relative resource name of the Entry, of the form: projects/{project}/locations/{location}/entryGroups/{entry_group}/entries/{entry}.",
8530
+ "description": "Identifier. The relative resource name of the entry, in the format projects/{project_id_or_number}/locations/{location_id}/entryGroups/{entry_group_id}/entries/{entry_id}.",
8194
8531
  "type": "string"
8195
8532
  },
8196
8533
  "parentEntry": {
@@ -8198,7 +8535,7 @@
8198
8535
  "type": "string"
8199
8536
  },
8200
8537
  "updateTime": {
8201
- "description": "Output only. The time when the Entry was last updated.",
8538
+ "description": "Output only. The time when the entry was last updated in Dataplex.",
8202
8539
  "format": "google-datetime",
8203
8540
  "readOnly": true,
8204
8541
  "type": "string"
@@ -8236,7 +8573,7 @@
8236
8573
  "type": "object"
8237
8574
  },
8238
8575
  "name": {
8239
- "description": "Output only. The relative resource name of the EntryGroup, of the form: projects/{project_number}/locations/{location_id}/entryGroups/{entry_group_id}.",
8576
+ "description": "Output only. The relative resource name of the EntryGroup, in the format projects/{project_id_or_number}/locations/{location_id}/entryGroups/{entry_group_id}.",
8240
8577
  "readOnly": true,
8241
8578
  "type": "string"
8242
8579
  },
@@ -8255,27 +8592,27 @@
8255
8592
  "type": "object"
8256
8593
  },
8257
8594
  "GoogleCloudDataplexV1EntrySource": {
8258
- "description": "EntrySource contains information related to the source system of the Entry.",
8595
+ "description": "Information related to the source system of the data resource that is represented by the entry.",
8259
8596
  "id": "GoogleCloudDataplexV1EntrySource",
8260
8597
  "properties": {
8261
8598
  "ancestors": {
8262
- "description": "Immutable. The ancestors of the Entry in the source system.",
8599
+ "description": "Immutable. The entries representing the ancestors of the data resource in the source system.",
8263
8600
  "items": {
8264
8601
  "$ref": "GoogleCloudDataplexV1EntrySourceAncestor"
8265
8602
  },
8266
8603
  "type": "array"
8267
8604
  },
8268
8605
  "createTime": {
8269
- "description": "The create time of the resource in the source system.",
8606
+ "description": "The time when the resource was created in the source system.",
8270
8607
  "format": "google-datetime",
8271
8608
  "type": "string"
8272
8609
  },
8273
8610
  "description": {
8274
- "description": "Description of the Entry. The maximum size of the field is 2000 characters.",
8611
+ "description": "A description of the data resource. Maximum length is 2,000 characters.",
8275
8612
  "type": "string"
8276
8613
  },
8277
8614
  "displayName": {
8278
- "description": "User friendly display name. The maximum size of the field is 500 characters.",
8615
+ "description": "A user-friendly display name. Maximum length is 500 characters.",
8279
8616
  "type": "string"
8280
8617
  },
8281
8618
  "labels": {
@@ -8286,24 +8623,24 @@
8286
8623
  "type": "object"
8287
8624
  },
8288
8625
  "location": {
8289
- "description": "Output only. Location of the resource in the source system. You can search the Entry by this location. By default, this should match the location of the EntryGroup containing this entry. A different value allows capturing the source location for data external to Google Cloud.",
8626
+ "description": "Output only. Location of the resource in the source system. You can search the entry by this location. By default, this should match the location of the entry group containing this entry. A different value allows capturing the source location for data external to Google Cloud.",
8290
8627
  "readOnly": true,
8291
8628
  "type": "string"
8292
8629
  },
8293
8630
  "platform": {
8294
- "description": "The platform containing the source system. The maximum size of the field is 64 characters.",
8631
+ "description": "The platform containing the source system. Maximum length is 64 characters.",
8295
8632
  "type": "string"
8296
8633
  },
8297
8634
  "resource": {
8298
- "description": "The name of the resource in the source system. The maximum size of the field is 4000 characters.",
8635
+ "description": "The name of the resource in the source system. Maximum length is 4,000 characters.",
8299
8636
  "type": "string"
8300
8637
  },
8301
8638
  "system": {
8302
- "description": "The name of the source system. The maximum size of the field is 64 characters.",
8639
+ "description": "The name of the source system. Maximum length is 64 characters.",
8303
8640
  "type": "string"
8304
8641
  },
8305
8642
  "updateTime": {
8306
- "description": "The update time of the resource in the source system.",
8643
+ "description": "The time when the resource was last updated in the source system. If the entry exists in the system and its EntrySource has update_time populated, further updates to the EntrySource of the entry must provide incremental updates to its update_time.",
8307
8644
  "format": "google-datetime",
8308
8645
  "type": "string"
8309
8646
  }
@@ -8311,7 +8648,7 @@
8311
8648
  "type": "object"
8312
8649
  },
8313
8650
  "GoogleCloudDataplexV1EntrySourceAncestor": {
8314
- "description": "Ancestor contains information about individual items in the hierarchy of an Entry.",
8651
+ "description": "Information about individual items in the hierarchy that is associated with the data resource.",
8315
8652
  "id": "GoogleCloudDataplexV1EntrySourceAncestor",
8316
8653
  "properties": {
8317
8654
  "name": {
@@ -8717,6 +9054,29 @@
8717
9054
  },
8718
9055
  "type": "object"
8719
9056
  },
9057
+ "GoogleCloudDataplexV1ImportItem": {
9058
+ "description": "An object that describes the values that you want to set for an entry and its attached aspects when you import metadata. Used when you run a metadata import job. See CreateMetadataJob.You provide a collection of import items in a metadata import file. For more information about how to create a metadata import file, see Metadata import file (https://cloud.google.com/dataplex/docs/import-metadata#metadata-import-file).",
9059
+ "id": "GoogleCloudDataplexV1ImportItem",
9060
+ "properties": {
9061
+ "aspectKeys": {
9062
+ "description": "The aspects to modify. Supports the following syntaxes: {aspect_type_reference}: matches aspects that belong to the specified aspect type and are attached directly to the entry. {aspect_type_reference}@{path}: matches aspects that belong to the specified aspect type and path. {aspect_type_reference}@*: matches aspects that belong to the specified aspect type for all paths.Replace {aspect_type_reference} with a reference to the aspect type, in the format {project_id_or_number}.{location_id}.{aspect_type_id}.If you leave this field empty, it is treated as specifying exactly those aspects that are present within the specified entry.In FULL entry sync mode, Dataplex implicitly adds the keys for all of the required aspects of an entry.",
9063
+ "items": {
9064
+ "type": "string"
9065
+ },
9066
+ "type": "array"
9067
+ },
9068
+ "entry": {
9069
+ "$ref": "GoogleCloudDataplexV1Entry",
9070
+ "description": "Information about an entry and its attached aspects."
9071
+ },
9072
+ "updateMask": {
9073
+ "description": "The fields to update, in paths that are relative to the Entry resource. Separate each field with a comma.In FULL entry sync mode, Dataplex includes the paths of all of the fields for an entry that can be modified, including aspects. This means that Dataplex replaces the existing entry with the entry in the metadata import file. All modifiable fields are updated, regardless of the fields that are listed in the update mask, and regardless of whether a field is present in the entry object.The update_mask field is ignored when an entry is created or re-created.Dataplex also determines which entries and aspects to modify by comparing the values and timestamps that you provide in the metadata import file with the values and timestamps that exist in your project. For more information, see Comparison logic (https://cloud.google.com/dataplex/docs/import-metadata#data-modification-logic).",
9074
+ "format": "google-fieldmask",
9075
+ "type": "string"
9076
+ }
9077
+ },
9078
+ "type": "object"
9079
+ },
8720
9080
  "GoogleCloudDataplexV1Job": {
8721
9081
  "description": "A job represents an instance of a task.",
8722
9082
  "id": "GoogleCloudDataplexV1Job",
@@ -9393,6 +9753,31 @@
9393
9753
  },
9394
9754
  "type": "object"
9395
9755
  },
9756
+ "GoogleCloudDataplexV1ListMetadataJobsResponse": {
9757
+ "description": "List metadata jobs response.",
9758
+ "id": "GoogleCloudDataplexV1ListMetadataJobsResponse",
9759
+ "properties": {
9760
+ "metadataJobs": {
9761
+ "description": "Metadata jobs under the specified parent location.",
9762
+ "items": {
9763
+ "$ref": "GoogleCloudDataplexV1MetadataJob"
9764
+ },
9765
+ "type": "array"
9766
+ },
9767
+ "nextPageToken": {
9768
+ "description": "A token to retrieve the next page of results. If there are no more results in the list, the value is empty.",
9769
+ "type": "string"
9770
+ },
9771
+ "unreachableLocations": {
9772
+ "description": "Locations that the service couldn't reach.",
9773
+ "items": {
9774
+ "type": "string"
9775
+ },
9776
+ "type": "array"
9777
+ }
9778
+ },
9779
+ "type": "object"
9780
+ },
9396
9781
  "GoogleCloudDataplexV1ListPartitionsResponse": {
9397
9782
  "description": "List metadata partitions response.",
9398
9783
  "id": "GoogleCloudDataplexV1ListPartitionsResponse",
@@ -9472,6 +9857,248 @@
9472
9857
  },
9473
9858
  "type": "object"
9474
9859
  },
9860
+ "GoogleCloudDataplexV1MetadataJob": {
9861
+ "description": "A metadata job resource.",
9862
+ "id": "GoogleCloudDataplexV1MetadataJob",
9863
+ "properties": {
9864
+ "createTime": {
9865
+ "description": "Output only. The time when the metadata job was created.",
9866
+ "format": "google-datetime",
9867
+ "readOnly": true,
9868
+ "type": "string"
9869
+ },
9870
+ "importResult": {
9871
+ "$ref": "GoogleCloudDataplexV1MetadataJobImportJobResult",
9872
+ "description": "Output only. Import job result.",
9873
+ "readOnly": true
9874
+ },
9875
+ "importSpec": {
9876
+ "$ref": "GoogleCloudDataplexV1MetadataJobImportJobSpec",
9877
+ "description": "Import job specification."
9878
+ },
9879
+ "labels": {
9880
+ "additionalProperties": {
9881
+ "type": "string"
9882
+ },
9883
+ "description": "Optional. User-defined labels.",
9884
+ "type": "object"
9885
+ },
9886
+ "name": {
9887
+ "description": "Output only. The name of the resource that the configuration is applied to, in the format projects/{project_number}/locations/{location_id}/metadataJobs/{metadata_job_id}.",
9888
+ "readOnly": true,
9889
+ "type": "string"
9890
+ },
9891
+ "status": {
9892
+ "$ref": "GoogleCloudDataplexV1MetadataJobStatus",
9893
+ "readOnly": true
9894
+ },
9895
+ "type": {
9896
+ "enum": [
9897
+ "TYPE_UNSPECIFIED",
9898
+ "IMPORT"
9899
+ ],
9900
+ "enumDescriptions": [
9901
+ "Unspecified.",
9902
+ "Import job."
9903
+ ],
9904
+ "type": "string"
9905
+ },
9906
+ "uid": {
9907
+ "description": "Output only. A system-generated, globally unique ID for the metadata job. If the metadata job is deleted and then re-created with the same name, this ID is different.",
9908
+ "readOnly": true,
9909
+ "type": "string"
9910
+ },
9911
+ "updateTime": {
9912
+ "description": "Output only. The time when the metadata job was updated.",
9913
+ "format": "google-datetime",
9914
+ "readOnly": true,
9915
+ "type": "string"
9916
+ }
9917
+ },
9918
+ "type": "object"
9919
+ },
9920
+ "GoogleCloudDataplexV1MetadataJobImportJobResult": {
9921
+ "description": "Results from a metadata import job.",
9922
+ "id": "GoogleCloudDataplexV1MetadataJobImportJobResult",
9923
+ "properties": {
9924
+ "createdEntries": {
9925
+ "description": "Output only. The total number of entries that were created.",
9926
+ "format": "int64",
9927
+ "readOnly": true,
9928
+ "type": "string"
9929
+ },
9930
+ "deletedEntries": {
9931
+ "description": "Output only. The total number of entries that were deleted.",
9932
+ "format": "int64",
9933
+ "readOnly": true,
9934
+ "type": "string"
9935
+ },
9936
+ "recreatedEntries": {
9937
+ "description": "Output only. The total number of entries that were recreated.",
9938
+ "format": "int64",
9939
+ "readOnly": true,
9940
+ "type": "string"
9941
+ },
9942
+ "unchangedEntries": {
9943
+ "description": "Output only. The total number of entries that were unchanged.",
9944
+ "format": "int64",
9945
+ "readOnly": true,
9946
+ "type": "string"
9947
+ },
9948
+ "updateTime": {
9949
+ "description": "Output only. The time when the status was updated.",
9950
+ "format": "google-datetime",
9951
+ "readOnly": true,
9952
+ "type": "string"
9953
+ },
9954
+ "updatedEntries": {
9955
+ "description": "Output only. The total number of entries that were updated.",
9956
+ "format": "int64",
9957
+ "readOnly": true,
9958
+ "type": "string"
9959
+ }
9960
+ },
9961
+ "type": "object"
9962
+ },
9963
+ "GoogleCloudDataplexV1MetadataJobImportJobSpec": {
9964
+ "description": "Job specification for a metadata import job",
9965
+ "id": "GoogleCloudDataplexV1MetadataJobImportJobSpec",
9966
+ "properties": {
9967
+ "aspectSyncMode": {
9968
+ "description": "Required. The sync mode for aspects. Only INCREMENTAL mode is supported for aspects. An aspect is modified only if the metadata import file includes a reference to the aspect in the update_mask field and the aspect_keys field.",
9969
+ "enum": [
9970
+ "SYNC_MODE_UNSPECIFIED",
9971
+ "FULL",
9972
+ "INCREMENTAL"
9973
+ ],
9974
+ "enumDescriptions": [
9975
+ "Sync mode unspecified.",
9976
+ "All resources in the job's scope are modified. If a resource exists in Dataplex but isn't included in the metadata import file, the resource is deleted when you run the metadata job. Use this mode to perform a full sync of the set of entries in the job scope.",
9977
+ "Only the entries and aspects that are explicitly included in the metadata import file are modified. Use this mode to modify a subset of resources while leaving unreferenced resources unchanged."
9978
+ ],
9979
+ "type": "string"
9980
+ },
9981
+ "entrySyncMode": {
9982
+ "description": "Required. The sync mode for entries. Only FULL mode is supported for entries. All entries in the job's scope are modified. If an entry exists in Dataplex but isn't included in the metadata import file, the entry is deleted when you run the metadata job.",
9983
+ "enum": [
9984
+ "SYNC_MODE_UNSPECIFIED",
9985
+ "FULL",
9986
+ "INCREMENTAL"
9987
+ ],
9988
+ "enumDescriptions": [
9989
+ "Sync mode unspecified.",
9990
+ "All resources in the job's scope are modified. If a resource exists in Dataplex but isn't included in the metadata import file, the resource is deleted when you run the metadata job. Use this mode to perform a full sync of the set of entries in the job scope.",
9991
+ "Only the entries and aspects that are explicitly included in the metadata import file are modified. Use this mode to modify a subset of resources while leaving unreferenced resources unchanged."
9992
+ ],
9993
+ "type": "string"
9994
+ },
9995
+ "logLevel": {
9996
+ "description": "Optional. The level of logs to write to Cloud Logging for this job.Debug-level logs provide highly-detailed information for troubleshooting, but their increased verbosity could incur additional costs (https://cloud.google.com/stackdriver/pricing) that might not be merited for all jobs.If unspecified, defaults to INFO.",
9997
+ "enum": [
9998
+ "LOG_LEVEL_UNSPECIFIED",
9999
+ "DEBUG",
10000
+ "INFO"
10001
+ ],
10002
+ "enumDescriptions": [
10003
+ "Log level unspecified.",
10004
+ "Debug-level logging. Captures detailed logs for each import item. Use debug-level logging to troubleshoot issues with specific import items. For example, use debug-level logging to identify resources that are missing from the job scope, entries or aspects that don't conform to the associated entry type or aspect type, or other misconfigurations with the metadata import file.Depending on the size of your metadata job and the number of logs that are generated, debug-level logging might incur additional costs (https://cloud.google.com/stackdriver/pricing).",
10005
+ "Info-level logging. Captures logs at the overall job level. Includes aggregate logs about import items, but doesn't specify which import item has an error."
10006
+ ],
10007
+ "type": "string"
10008
+ },
10009
+ "scope": {
10010
+ "$ref": "GoogleCloudDataplexV1MetadataJobImportJobSpecImportJobScope",
10011
+ "description": "Required. A boundary on the scope of impact that the metadata import job can have."
10012
+ },
10013
+ "sourceCreateTime": {
10014
+ "description": "Optional. The time when the process that created the metadata import files began.",
10015
+ "format": "google-datetime",
10016
+ "type": "string"
10017
+ },
10018
+ "sourceStorageUri": {
10019
+ "description": "Optional. The URI of a Cloud Storage bucket or folder (beginning with gs:// and ending with /) that contains the metadata import files for this job.A metadata import file defines the values to set for each of the entries and aspects in a metadata job. For more information about how to create a metadata import file and the file requirements, see Metadata import file (https://cloud.google.com/dataplex/docs/import-metadata#metadata-import-file).You can provide multiple metadata import files in the same metadata job. The bucket or folder must contain at least one metadata import file, in JSON Lines format (either .json or .jsonl file extension).In FULL entry sync mode, don't save the metadata import file in a folder named SOURCE_STORAGE_URI/deletions/.Caution: If the metadata import file contains no data, all entries and aspects that belong to the job's scope are deleted.",
10020
+ "type": "string"
10021
+ }
10022
+ },
10023
+ "type": "object"
10024
+ },
10025
+ "GoogleCloudDataplexV1MetadataJobImportJobSpecImportJobScope": {
10026
+ "description": "A boundary on the scope of impact that the metadata import job can have.",
10027
+ "id": "GoogleCloudDataplexV1MetadataJobImportJobSpecImportJobScope",
10028
+ "properties": {
10029
+ "aspectTypes": {
10030
+ "description": "Optional. The aspect types that are in scope for the import job, specified as relative resource names in the format projects/{project_number_or_id}/locations/{location_id}/aspectTypes/{aspect_type_id}. The job modifies only the aspects that belong to these aspect types.If the metadata import file attempts to modify an aspect whose type isn't included in this list, the import job is halted before modifying any entries or aspects.The location of an aspect type must either match the location of the job, or the aspect type must be global.",
10031
+ "items": {
10032
+ "type": "string"
10033
+ },
10034
+ "type": "array"
10035
+ },
10036
+ "entryGroups": {
10037
+ "description": "Required. The entry group that is in scope for the import job, specified as a relative resource name in the format projects/{project_number_or_id}/locations/{location_id}/entryGroups/{entry_group_id}. Only entries that belong to the specified entry group are affected by the job.Must contain exactly one element. The entry group and the job must be in the same location.",
10038
+ "items": {
10039
+ "type": "string"
10040
+ },
10041
+ "type": "array"
10042
+ },
10043
+ "entryTypes": {
10044
+ "description": "Required. The entry types that are in scope for the import job, specified as relative resource names in the format projects/{project_number_or_id}/locations/{location_id}/entryTypes/{entry_type_id}. The job modifies only the entries that belong to these entry types.If the metadata import file attempts to modify an entry whose type isn't included in this list, the import job is halted before modifying any entries or aspects.The location of an entry type must either match the location of the job, or the entry type must be global.",
10045
+ "items": {
10046
+ "type": "string"
10047
+ },
10048
+ "type": "array"
10049
+ }
10050
+ },
10051
+ "type": "object"
10052
+ },
10053
+ "GoogleCloudDataplexV1MetadataJobStatus": {
10054
+ "description": "Metadata job status.",
10055
+ "id": "GoogleCloudDataplexV1MetadataJobStatus",
10056
+ "properties": {
10057
+ "completionPercent": {
10058
+ "description": "Output only. Progress tracking.",
10059
+ "format": "int32",
10060
+ "readOnly": true,
10061
+ "type": "integer"
10062
+ },
10063
+ "message": {
10064
+ "description": "Output only. Message relating to the progression of a metadata job.",
10065
+ "readOnly": true,
10066
+ "type": "string"
10067
+ },
10068
+ "state": {
10069
+ "description": "Output only. State of the metadata job.",
10070
+ "enum": [
10071
+ "STATE_UNSPECIFIED",
10072
+ "QUEUED",
10073
+ "RUNNING",
10074
+ "CANCELING",
10075
+ "CANCELED",
10076
+ "SUCCEEDED",
10077
+ "FAILED",
10078
+ "SUCCEEDED_WITH_ERRORS"
10079
+ ],
10080
+ "enumDescriptions": [
10081
+ "State unspecified.",
10082
+ "The job is queued.",
10083
+ "The job is running.",
10084
+ "The job is being canceled.",
10085
+ "The job is canceled.",
10086
+ "The job succeeded.",
10087
+ "The job failed.",
10088
+ "The job completed with some errors."
10089
+ ],
10090
+ "readOnly": true,
10091
+ "type": "string"
10092
+ },
10093
+ "updateTime": {
10094
+ "description": "Output only. The time when the status was updated.",
10095
+ "format": "google-datetime",
10096
+ "readOnly": true,
10097
+ "type": "string"
10098
+ }
10099
+ },
10100
+ "type": "object"
10101
+ },
9475
10102
  "GoogleCloudDataplexV1OperationMetadata": {
9476
10103
  "description": "Represents the metadata of a long-running operation.",
9477
10104
  "id": "GoogleCloudDataplexV1OperationMetadata",