You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#### dataplex:v1
The following keys were added:
- resources.projects.resources.locations.resources.dataScans.methods.delete.parameters.force (Total Keys: 2)
"executionStatus": { # Status of the data scan execution. # Output only. Status of the data scan execution.
415
415
"latestJobCreateTime": "A String", # Optional. The time when the DataScanJob execution was created.
416
-
"latestJobEndTime": "A String", # The time when the latest DataScanJob ended.
417
-
"latestJobStartTime": "A String", # The time when the latest DataScanJob started.
416
+
"latestJobEndTime": "A String", # Optional. The time when the latest DataScanJob ended.
417
+
"latestJobStartTime": "A String", # Optional. The time when the latest DataScanJob started.
418
418
},
419
419
"labels": { # Optional. User-defined labels for the scan.
420
420
"a_key": "A String",
421
421
},
422
-
"name": "A String", # Output only. The relative resource name of the scan, of the form: projects/{project}/locations/{location_id}/dataScans/{datascan_id}, where project refers to a project_id or project_number and location_id refers to a GCP region.
422
+
"name": "A String", # Output only. Identifier. The relative resource name of the scan, of the form: projects/{project}/locations/{location_id}/dataScans/{datascan_id}, where project refers to a project_id or project_number and location_id refers to a GCP region.
423
423
"state": "A String", # Output only. Current state of the DataScan.
424
424
"type": "A String", # Output only. The type of DataScan.
425
425
"uid": "A String", # Output only. System generated globally unique ID for the scan. This ID will be different if the scan is deleted and re-created with the same name.
name: string, Required. The resource name of the dataScan: projects/{project}/locations/{location_id}/dataScans/{data_scan_id} where project refers to a project_id or project_number and location_id refers to a GCP region. (required)
466
+
force: boolean, Optional. If set to true, any child resources of this data scan will also be deleted. (Otherwise, the request will only work if the data scan has no child resources.)
466
467
x__xgafv: string, V1 error format.
467
468
Allowed values
468
469
1 - v1 error format
@@ -863,13 +864,13 @@ <h3>Method Details</h3>
863
864
},
864
865
"executionStatus": { # Status of the data scan execution. # Output only. Status of the data scan execution.
865
866
"latestJobCreateTime": "A String", # Optional. The time when the DataScanJob execution was created.
866
-
"latestJobEndTime": "A String", # The time when the latest DataScanJob ended.
867
-
"latestJobStartTime": "A String", # The time when the latest DataScanJob started.
867
+
"latestJobEndTime": "A String", # Optional. The time when the latest DataScanJob ended.
868
+
"latestJobStartTime": "A String", # Optional. The time when the latest DataScanJob started.
868
869
},
869
870
"labels": { # Optional. User-defined labels for the scan.
870
871
"a_key": "A String",
871
872
},
872
-
"name": "A String", # Output only. The relative resource name of the scan, of the form: projects/{project}/locations/{location_id}/dataScans/{datascan_id}, where project refers to a project_id or project_number and location_id refers to a GCP region.
873
+
"name": "A String", # Output only. Identifier. The relative resource name of the scan, of the form: projects/{project}/locations/{location_id}/dataScans/{datascan_id}, where project refers to a project_id or project_number and location_id refers to a GCP region.
873
874
"state": "A String", # Output only. Current state of the DataScan.
874
875
"type": "A String", # Output only. The type of DataScan.
875
876
"uid": "A String", # Output only. System generated globally unique ID for the scan. This ID will be different if the scan is deleted and re-created with the same name.
@@ -1228,13 +1229,13 @@ <h3>Method Details</h3>
1228
1229
},
1229
1230
"executionStatus": { # Status of the data scan execution. # Output only. Status of the data scan execution.
1230
1231
"latestJobCreateTime": "A String", # Optional. The time when the DataScanJob execution was created.
1231
-
"latestJobEndTime": "A String", # The time when the latest DataScanJob ended.
1232
-
"latestJobStartTime": "A String", # The time when the latest DataScanJob started.
1232
+
"latestJobEndTime": "A String", # Optional. The time when the latest DataScanJob ended.
1233
+
"latestJobStartTime": "A String", # Optional. The time when the latest DataScanJob started.
1233
1234
},
1234
1235
"labels": { # Optional. User-defined labels for the scan.
1235
1236
"a_key": "A String",
1236
1237
},
1237
-
"name": "A String", # Output only. The relative resource name of the scan, of the form: projects/{project}/locations/{location_id}/dataScans/{datascan_id}, where project refers to a project_id or project_number and location_id refers to a GCP region.
1238
+
"name": "A String", # Output only. Identifier. The relative resource name of the scan, of the form: projects/{project}/locations/{location_id}/dataScans/{datascan_id}, where project refers to a project_id or project_number and location_id refers to a GCP region.
1238
1239
"state": "A String", # Output only. Current state of the DataScan.
1239
1240
"type": "A String", # Output only. The type of DataScan.
1240
1241
"uid": "A String", # Output only. System generated globally unique ID for the scan. This ID will be different if the scan is deleted and re-created with the same name.
@@ -1267,7 +1268,7 @@ <h3>Method Details</h3>
1267
1268
<pre>Updates a DataScan resource.
1268
1269
1269
1270
Args:
1270
-
name: string, Output only. The relative resource name of the scan, of the form: projects/{project}/locations/{location_id}/dataScans/{datascan_id}, where project refers to a project_id or project_number and location_id refers to a GCP region. (required)
1271
+
name: string, Output only. Identifier. The relative resource name of the scan, of the form: projects/{project}/locations/{location_id}/dataScans/{datascan_id}, where project refers to a project_id or project_number and location_id refers to a GCP region. (required)
1271
1272
body: object, The request body.
1272
1273
The object takes the form of:
1273
1274
@@ -1554,20 +1555,20 @@ <h3>Method Details</h3>
1554
1555
},
1555
1556
"executionStatus": { # Status of the data scan execution. # Output only. Status of the data scan execution.
1556
1557
"latestJobCreateTime": "A String", # Optional. The time when the DataScanJob execution was created.
1557
-
"latestJobEndTime": "A String", # The time when the latest DataScanJob ended.
1558
-
"latestJobStartTime": "A String", # The time when the latest DataScanJob started.
1558
+
"latestJobEndTime": "A String", # Optional. The time when the latest DataScanJob ended.
1559
+
"latestJobStartTime": "A String", # Optional. The time when the latest DataScanJob started.
1559
1560
},
1560
1561
"labels": { # Optional. User-defined labels for the scan.
1561
1562
"a_key": "A String",
1562
1563
},
1563
-
"name": "A String", # Output only. The relative resource name of the scan, of the form: projects/{project}/locations/{location_id}/dataScans/{datascan_id}, where project refers to a project_id or project_number and location_id refers to a GCP region.
1564
+
"name": "A String", # Output only. Identifier. The relative resource name of the scan, of the form: projects/{project}/locations/{location_id}/dataScans/{datascan_id}, where project refers to a project_id or project_number and location_id refers to a GCP region.
1564
1565
"state": "A String", # Output only. Current state of the DataScan.
1565
1566
"type": "A String", # Output only. The type of DataScan.
1566
1567
"uid": "A String", # Output only. System generated globally unique ID for the scan. This ID will be different if the scan is deleted and re-created with the same name.
1567
1568
"updateTime": "A String", # Output only. The time when the scan was last updated.
1568
1569
}
1569
1570
1570
-
updateMask: string, Required. Mask of fields to update.
1571
+
updateMask: string, Optional. Mask of fields to update.
1571
1572
validateOnly: boolean, Optional. Only validate the request, but do not perform mutations. The default is false.
1572
1573
x__xgafv: string, V1 error format.
1573
1574
Allowed values
@@ -1886,7 +1887,7 @@ <h3>Method Details</h3>
1886
1887
},
1887
1888
"endTime": "A String", # Output only. The time when the DataScanJob ended.
1888
1889
"message": "A String", # Output only. Additional information about the current state.
1889
-
"name": "A String", # Output only. The relative resource name of the DataScanJob, of the form: projects/{project}/locations/{location_id}/dataScans/{datascan_id}/jobs/{job_id}, where project refers to a project_id or project_number and location_id refers to a GCP region.
1890
+
"name": "A String", # Output only. Identifier. The relative resource name of the DataScanJob, of the form: projects/{project}/locations/{location_id}/dataScans/{datascan_id}/jobs/{job_id}, where project refers to a project_id or project_number and location_id refers to a GCP region.
1890
1891
"startTime": "A String", # Output only. The time when the DataScanJob was started.
1891
1892
"state": "A String", # Output only. Execution state for the DataScanJob.
1892
1893
"type": "A String", # Output only. The type of the parent DataScan.
Copy file name to clipboardExpand all lines: docs/dyn/dataplex_v1.projects.locations.dataScans.jobs.html
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -450,7 +450,7 @@ <h3>Method Details</h3>
450
450
},
451
451
"endTime": "A String", # Output only. The time when the DataScanJob ended.
452
452
"message": "A String", # Output only. Additional information about the current state.
453
-
"name": "A String", # Output only. The relative resource name of the DataScanJob, of the form: projects/{project}/locations/{location_id}/dataScans/{datascan_id}/jobs/{job_id}, where project refers to a project_id or project_number and location_id refers to a GCP region.
453
+
"name": "A String", # Output only. Identifier. The relative resource name of the DataScanJob, of the form: projects/{project}/locations/{location_id}/dataScans/{datascan_id}/jobs/{job_id}, where project refers to a project_id or project_number and location_id refers to a GCP region.
454
454
"startTime": "A String", # Output only. The time when the DataScanJob was started.
455
455
"state": "A String", # Output only. Execution state for the DataScanJob.
456
456
"type": "A String", # Output only. The type of the parent DataScan.
@@ -744,7 +744,7 @@ <h3>Method Details</h3>
744
744
},
745
745
"endTime": "A String", # Output only. The time when the DataScanJob ended.
746
746
"message": "A String", # Output only. Additional information about the current state.
747
-
"name": "A String", # Output only. The relative resource name of the DataScanJob, of the form: projects/{project}/locations/{location_id}/dataScans/{datascan_id}/jobs/{job_id}, where project refers to a project_id or project_number and location_id refers to a GCP region.
747
+
"name": "A String", # Output only. Identifier. The relative resource name of the DataScanJob, of the form: projects/{project}/locations/{location_id}/dataScans/{datascan_id}/jobs/{job_id}, where project refers to a project_id or project_number and location_id refers to a GCP region.
748
748
"startTime": "A String", # Output only. The time when the DataScanJob was started.
749
749
"state": "A String", # Output only. Execution state for the DataScanJob.
750
750
"type": "A String", # Output only. The type of the parent DataScan.
Copy file name to clipboardExpand all lines: docs/dyn/dataplex_v1.projects.locations.entryGroups.entries.html
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -470,7 +470,7 @@ <h3>Method Details</h3>
470
470
}
471
471
472
472
allowMissing: boolean, Optional. If set to true and the entry doesn't exist, the service will create it.
473
-
aspectKeys: string, Optional. The map keys of the Aspects which the service should modify. It supports the following syntaxes: - matches an aspect of the given type and empty path. @path - matches an aspect of the given type and specified path. For example, to attach an aspect to a field that is specified by the schema aspect, the path should have the format Schema.. * - matches aspects of the given type for all paths. *@path - matches aspects of all types on the given path.The service will not remove existing aspects matching the syntax unless delete_missing_aspects is set to true.If this field is left empty, the service treats it as specifying exactly those Aspects present in the request. (repeated)
473
+
aspectKeys: string, Optional. The map keys of the Aspects which the service should modify. It supports the following syntaxes: - matches an aspect of the given type and empty path. @path - matches an aspect of the given type and specified path. For example, to attach an aspect to a field that is specified by the schema aspect, the path should have the format Schema.. @* - matches aspects of the given type for all paths. *@path - matches aspects of all types on the given path.The service will not remove existing aspects matching the syntax unless delete_missing_aspects is set to true.If this field is left empty, the service treats it as specifying exactly those Aspects present in the request. (repeated)
474
474
deleteMissingAspects: boolean, Optional. If set to true and the aspect_keys specify aspect ranges, the service deletes any existing aspects from that range that weren't provided in the request.
475
475
updateMask: string, Optional. Mask of fields to update. To update Aspects, the update_mask must contain the value "aspects".If the update_mask is empty, the service will update all modifiable fields present in the request.
Copy file name to clipboardExpand all lines: docs/dyn/dataplex_v1.projects.locations.html
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -312,10 +312,10 @@ <h3>Method Details</h3>
312
312
313
313
Args:
314
314
name: string, Required. The project to which the request should be attributed in the following form: projects/{project}/locations/{location}. (required)
315
-
orderBy: string, Optional. Specifies the ordering of results.
315
+
orderBy: string, Optional. Specifies the ordering of results. Supported values are: * relevance (default) * last_modified_timestamp * last_modified_timestamp asc
316
316
pageSize: integer, Optional. Number of results in the search page. If <=0, then defaults to 10. Max limit for page_size is 1000. Throws an invalid argument for page_size > 1000.
317
317
pageToken: string, Optional. Page token received from a previous SearchEntries call. Provide this to retrieve the subsequent page.
318
-
query: string, Required. The query against which entries in scope should be matched.
318
+
query: string, Required. The query against which entries in scope should be matched. The query syntax is defined in Search syntax for Dataplex Catalog (https://cloud.google.com/dataplex/docs/search-syntax).
319
319
scope: string, Optional. The scope under which the search should be operating. It must either be organizations/ or projects/. If it is unspecified, it defaults to the organization where the project provided in name is located.
0 commit comments