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 deleted:
- schemas.GoogleCloudDataplexV1AspectType.properties.transferStatus (Total Keys: 2)
- schemas.GoogleCloudDataplexV1EntryGroup.properties.transferStatus (Total Keys: 2)
The following keys were added:
- schemas.GoogleCloudDataplexV1DataScanJob.properties.createTime (Total Keys: 3)
Copy file name to clipboardExpand all lines: docs/dyn/dataplex_v1.projects.locations.dataScans.html
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1491,6 +1491,7 @@ <h3>Method Details</h3>
1491
1491
1492
1492
{ # Run DataScan Response.
1493
1493
"job": { # A DataScanJob represents an instance of DataScan execution. # DataScanJob created by RunDataScan request.
1494
+
"createTime": "A String", # Output only. The time when the DataScanJob was created.
1494
1495
"dataProfileResult": { # DataProfileResult defines the output of DataProfileScan. Each field of the table will have field type specific profile result. # Output only. The result of the data profile scan.
1495
1496
"postScanActionsResult": { # The result of post scan actions of DataProfileScan job. # Output only. The result of post scan actions.
1496
1497
"bigqueryExportResult": { # The result of BigQuery export post scan action. # Output only. The result of BigQuery export post scan action.
Copy file name to clipboardExpand all lines: docs/dyn/dataplex_v1.projects.locations.dataScans.jobs.html
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -183,6 +183,7 @@ <h3>Method Details</h3>
183
183
An object of the form:
184
184
185
185
{ # A DataScanJob represents an instance of DataScan execution.
186
+
"createTime": "A String", # Output only. The time when the DataScanJob was created.
186
187
"dataProfileResult": { # DataProfileResult defines the output of DataProfileScan. Each field of the table will have field type specific profile result. # Output only. The result of the data profile scan.
187
188
"postScanActionsResult": { # The result of post scan actions of DataProfileScan job. # Output only. The result of post scan actions.
188
189
"bigqueryExportResult": { # The result of BigQuery export post scan action. # Output only. The result of BigQuery export post scan action.
@@ -444,6 +445,7 @@ <h3>Method Details</h3>
444
445
{ # List DataScanJobs response.
445
446
"dataScanJobs": [ # DataScanJobs (BASIC view only) under a given dataScan.
446
447
{ # A DataScanJob represents an instance of DataScan execution.
448
+
"createTime": "A String", # Output only. The time when the DataScanJob was created.
447
449
"dataProfileResult": { # DataProfileResult defines the output of DataProfileScan. Each field of the table will have field type specific profile result. # Output only. The result of the data profile scan.
448
450
"postScanActionsResult": { # The result of post scan actions of DataProfileScan job. # Output only. The result of post scan actions.
449
451
"bigqueryExportResult": { # The result of BigQuery export post scan action. # Output only. The result of BigQuery export post scan action.
<pclass="firstline">Sets the access control policy on the specified resource. Replaces any existing policy.Can return NOT_FOUND, INVALID_ARGUMENT, and PERMISSION_DENIED errors.</p>
parent: string, Required. The resource name of the entryGroup, of the form: projects/{project_number}/locations/{location_id} where location_id refers to a GCP region. (required)
@@ -128,18 +128,17 @@ <h3>Method Details</h3>
128
128
"createTime": "A String", # Output only. The time when the EntryGroup was created.
129
129
"description": "A String", # Optional. Description of the EntryGroup.
130
130
"displayName": "A String", # Optional. User friendly display name.
131
-
"etag": "A String", # This checksum is computed by the server based on the value of other fields, and may be sent on update and delete requests to ensure the client has an up-to-date value before proceeding.
131
+
"etag": "A String", # This checksum is computed by the service, and might be sent on update and delete requests to ensure the client has an up-to-date value before proceeding.
132
132
"labels": { # Optional. User-defined labels for the EntryGroup.
133
133
"a_key": "A String",
134
134
},
135
135
"name": "A String", # Output only. The relative resource name of the EntryGroup, of the form: projects/{project_number}/locations/{location_id}/entryGroups/{entry_group_id}.
136
-
"transferStatus": "A String", # Output only. Denotes the transfer status of the Entry Group. It is unspecified for Entry Group created from Dataplex API.
137
-
"uid": "A String", # Output only. System generated globally unique ID for the EntryGroup. This ID will be different if the EntryGroup is deleted and re-created with the same name.
136
+
"uid": "A String", # Output only. System generated globally unique ID for the EntryGroup. If you delete and recreate the EntryGroup with the same name, this ID will be different.
138
137
"updateTime": "A String", # Output only. The time when the EntryGroup was last updated.
name: string, Required. The resource name of the EntryGroup: projects/{project_number}/locations/{location_id}/entryGroups/{entry_group_id}. (required)
178
-
etag: string, Optional. If the client provided etag value does not match the current etag value, the DeleteEntryGroupRequest method returns an ABORTED error response
177
+
etag: string, Optional. If the client provided etag value does not match the current etag value, the DeleteEntryGroupRequest method returns an ABORTED error response.
name: string, Required. The resource name of the EntryGroup: projects/{project_number}/locations/{location_id}/entryGroups/{entry_group_id}. (required)
@@ -223,13 +222,12 @@ <h3>Method Details</h3>
223
222
"createTime": "A String", # Output only. The time when the EntryGroup was created.
224
223
"description": "A String", # Optional. Description of the EntryGroup.
225
224
"displayName": "A String", # Optional. User friendly display name.
226
-
"etag": "A String", # This checksum is computed by the server based on the value of other fields, and may be sent on update and delete requests to ensure the client has an up-to-date value before proceeding.
225
+
"etag": "A String", # This checksum is computed by the service, and might be sent on update and delete requests to ensure the client has an up-to-date value before proceeding.
227
226
"labels": { # Optional. User-defined labels for the EntryGroup.
228
227
"a_key": "A String",
229
228
},
230
229
"name": "A String", # Output only. The relative resource name of the EntryGroup, of the form: projects/{project_number}/locations/{location_id}/entryGroups/{entry_group_id}.
231
-
"transferStatus": "A String", # Output only. Denotes the transfer status of the Entry Group. It is unspecified for Entry Group created from Dataplex API.
232
-
"uid": "A String", # Output only. System generated globally unique ID for the EntryGroup. This ID will be different if the EntryGroup is deleted and re-created with the same name.
230
+
"uid": "A String", # Output only. System generated globally unique ID for the EntryGroup. If you delete and recreate the EntryGroup with the same name, this ID will be different.
233
231
"updateTime": "A String", # Output only. The time when the EntryGroup was last updated.
234
232
}</pre>
235
233
</div>
@@ -287,11 +285,11 @@ <h3>Method Details</h3>
287
285
<pre>Lists EntryGroup resources in a project and location.
288
286
289
287
Args:
290
-
parent: string, Required. The resource name of the entryGroup location, of the form: projects/{project_number}/locations/{location_id} where location_id refers to a GCP region. (required)
288
+
parent: string, Required. The resource name of the entryGroup location, of the form: projects/{project_number}/locations/{location_id} where location_id refers to a Google Cloud region. (required)
291
289
filter: string, Optional. Filter request.
292
290
orderBy: string, Optional. Order by fields for the result.
293
-
pageSize: integer, Optional. Maximum number of EntryGroups to return. The service may return fewer than this value. If unspecified, at most 10 EntryGroups will be returned. The maximum value is 1000; values above 1000 will be coerced to 1000.
294
-
pageToken: string, Optional. Page token received from a previous ListEntryGroups call. Provide this to retrieve the subsequent page. When paginating, all other parameters provided to ListEntryGroups must match the call that provided the page token.
291
+
pageSize: integer, Optional. Maximum number of EntryGroups to return. The service may return fewer than this value. If unspecified, the service returns at most 10 EntryGroups. The maximum value is 1000; values above 1000 will be coerced to 1000.
292
+
pageToken: string, Optional. Page token received from a previous ListEntryGroups call. Provide this to retrieve the subsequent page. When paginating, all other parameters you provide to ListEntryGroups must match the call that provided the page token.
295
293
x__xgafv: string, V1 error format.
296
294
Allowed values
297
295
1 - v1 error format
@@ -300,24 +298,23 @@ <h3>Method Details</h3>
300
298
Returns:
301
299
An object of the form:
302
300
303
-
{ # List ListEntryGroups response.
304
-
"entryGroups": [ # ListEntryGroups under the given parent location.
301
+
{ # List entry groups response.
302
+
"entryGroups": [ # Entry groups under the given parent location.
305
303
{ # An Entry Group represents a logical grouping of one or more Entries.
306
304
"createTime": "A String", # Output only. The time when the EntryGroup was created.
307
305
"description": "A String", # Optional. Description of the EntryGroup.
308
306
"displayName": "A String", # Optional. User friendly display name.
309
-
"etag": "A String", # This checksum is computed by the server based on the value of other fields, and may be sent on update and delete requests to ensure the client has an up-to-date value before proceeding.
307
+
"etag": "A String", # This checksum is computed by the service, and might be sent on update and delete requests to ensure the client has an up-to-date value before proceeding.
310
308
"labels": { # Optional. User-defined labels for the EntryGroup.
311
309
"a_key": "A String",
312
310
},
313
311
"name": "A String", # Output only. The relative resource name of the EntryGroup, of the form: projects/{project_number}/locations/{location_id}/entryGroups/{entry_group_id}.
314
-
"transferStatus": "A String", # Output only. Denotes the transfer status of the Entry Group. It is unspecified for Entry Group created from Dataplex API.
315
-
"uid": "A String", # Output only. System generated globally unique ID for the EntryGroup. This ID will be different if the EntryGroup is deleted and re-created with the same name.
312
+
"uid": "A String", # Output only. System generated globally unique ID for the EntryGroup. If you delete and recreate the EntryGroup with the same name, this ID will be different.
316
313
"updateTime": "A String", # Output only. The time when the EntryGroup was last updated.
317
314
},
318
315
],
319
316
"nextPageToken": "A String", # Token to retrieve the next page of results, or empty if there are no more results in the list.
320
-
"unreachableLocations": [ # Locations that could not be reached.
317
+
"unreachableLocations": [ # Locations that the service couldn't reach.
name: string, Output only. The relative resource name of the EntryGroup, of the form: projects/{project_number}/locations/{location_id}/entryGroups/{entry_group_id}. (required)
@@ -350,18 +347,17 @@ <h3>Method Details</h3>
350
347
"createTime": "A String", # Output only. The time when the EntryGroup was created.
351
348
"description": "A String", # Optional. Description of the EntryGroup.
352
349
"displayName": "A String", # Optional. User friendly display name.
353
-
"etag": "A String", # This checksum is computed by the server based on the value of other fields, and may be sent on update and delete requests to ensure the client has an up-to-date value before proceeding.
350
+
"etag": "A String", # This checksum is computed by the service, and might be sent on update and delete requests to ensure the client has an up-to-date value before proceeding.
354
351
"labels": { # Optional. User-defined labels for the EntryGroup.
355
352
"a_key": "A String",
356
353
},
357
354
"name": "A String", # Output only. The relative resource name of the EntryGroup, of the form: projects/{project_number}/locations/{location_id}/entryGroups/{entry_group_id}.
358
-
"transferStatus": "A String", # Output only. Denotes the transfer status of the Entry Group. It is unspecified for Entry Group created from Dataplex API.
359
-
"uid": "A String", # Output only. System generated globally unique ID for the EntryGroup. This ID will be different if the EntryGroup is deleted and re-created with the same name.
355
+
"uid": "A String", # Output only. System generated globally unique ID for the EntryGroup. If you delete and recreate the EntryGroup with the same name, this ID will be different.
360
356
"updateTime": "A String", # Output only. The time when the EntryGroup was last updated.
361
357
}
362
358
363
359
updateMask: string, Required. Mask of fields to update.
364
-
validateOnly: boolean, Optional. Only validate the request, but do not perform mutations. The default is false.
360
+
validateOnly: boolean, Optional. The service validates the request, without performing any mutations. The default is false.
0 commit comments