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
Copy file name to clipboardExpand all lines: docs/dyn/dataplex_v1.projects.locations.dataAttributeBindings.html
+4-4Lines changed: 4 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -139,7 +139,7 @@ <h3>Method Details</h3>
139
139
"name": "A String", # Required. The name identifier of the path. Nested columns should be of the form: 'country.state.city'.
140
140
},
141
141
],
142
-
"resource": "A String", # Optional. Immutable. The resource name of the resource that is binded to attributes. Presently, only entity resource is supported in the form: projects/{project}/locations/{location}/lakes/{lake}/zones/{zone}/entities/{entity_id} Must belong in the same project and region as the attribute binding, and there can only exist one active binding for a resource.
142
+
"resource": "A String", # Optional. Immutable. The resource name of the resource that is associated to attributes. Presently, only entity resource is supported in the form: projects/{project}/locations/{location}/lakes/{lake}/zones/{zone}/entities/{entity_id} Must belong in the same project and region as the attribute binding, and there can only exist one active binding for a resource.
143
143
"uid": "A String", # Output only. System generated globally unique ID for the DataAttributeBinding. This ID will be different if the DataAttributeBinding is deleted and re-created with the same name.
144
144
"updateTime": "A String", # Output only. The time when the DataAttributeBinding was last updated.
145
145
}
@@ -245,7 +245,7 @@ <h3>Method Details</h3>
245
245
"name": "A String", # Required. The name identifier of the path. Nested columns should be of the form: 'country.state.city'.
246
246
},
247
247
],
248
-
"resource": "A String", # Optional. Immutable. The resource name of the resource that is binded to attributes. Presently, only entity resource is supported in the form: projects/{project}/locations/{location}/lakes/{lake}/zones/{zone}/entities/{entity_id} Must belong in the same project and region as the attribute binding, and there can only exist one active binding for a resource.
248
+
"resource": "A String", # Optional. Immutable. The resource name of the resource that is associated to attributes. Presently, only entity resource is supported in the form: projects/{project}/locations/{location}/lakes/{lake}/zones/{zone}/entities/{entity_id} Must belong in the same project and region as the attribute binding, and there can only exist one active binding for a resource.
249
249
"uid": "A String", # Output only. System generated globally unique ID for the DataAttributeBinding. This ID will be different if the DataAttributeBinding is deleted and re-created with the same name.
250
250
"updateTime": "A String", # Output only. The time when the DataAttributeBinding was last updated.
251
251
}</pre>
@@ -339,7 +339,7 @@ <h3>Method Details</h3>
339
339
"name": "A String", # Required. The name identifier of the path. Nested columns should be of the form: 'country.state.city'.
340
340
},
341
341
],
342
-
"resource": "A String", # Optional. Immutable. The resource name of the resource that is binded to attributes. Presently, only entity resource is supported in the form: projects/{project}/locations/{location}/lakes/{lake}/zones/{zone}/entities/{entity_id} Must belong in the same project and region as the attribute binding, and there can only exist one active binding for a resource.
342
+
"resource": "A String", # Optional. Immutable. The resource name of the resource that is associated to attributes. Presently, only entity resource is supported in the form: projects/{project}/locations/{location}/lakes/{lake}/zones/{zone}/entities/{entity_id} Must belong in the same project and region as the attribute binding, and there can only exist one active binding for a resource.
343
343
"uid": "A String", # Output only. System generated globally unique ID for the DataAttributeBinding. This ID will be different if the DataAttributeBinding is deleted and re-created with the same name.
344
344
"updateTime": "A String", # Output only. The time when the DataAttributeBinding was last updated.
345
345
},
@@ -394,7 +394,7 @@ <h3>Method Details</h3>
394
394
"name": "A String", # Required. The name identifier of the path. Nested columns should be of the form: 'country.state.city'.
395
395
},
396
396
],
397
-
"resource": "A String", # Optional. Immutable. The resource name of the resource that is binded to attributes. Presently, only entity resource is supported in the form: projects/{project}/locations/{location}/lakes/{lake}/zones/{zone}/entities/{entity_id} Must belong in the same project and region as the attribute binding, and there can only exist one active binding for a resource.
397
+
"resource": "A String", # Optional. Immutable. The resource name of the resource that is associated to attributes. Presently, only entity resource is supported in the form: projects/{project}/locations/{location}/lakes/{lake}/zones/{zone}/entities/{entity_id} Must belong in the same project and region as the attribute binding, and there can only exist one active binding for a resource.
398
398
"uid": "A String", # Output only. System generated globally unique ID for the DataAttributeBinding. This ID will be different if the DataAttributeBinding is deleted and re-created with the same name.
399
399
"updateTime": "A String", # Output only. The time when the DataAttributeBinding was last updated.
dataScanId: string, Required. DataScan identifier. Must contain only lowercase letters, numbers and hyphens. Must start with a letter. Must end with a number or a letter. Must be between 1-63 characters. Must be unique within the customer project / location.
320
+
validateOnly: boolean, Optional. Only validate the request, but do not perform mutations. The default is false.
Copy file name to clipboardExpand all lines: docs/dyn/dataplex_v1.projects.locations.dataScans.jobs.html
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -97,7 +97,7 @@ <h3>Method Details</h3>
97
97
<pre>Gets a DataScanJob resource.
98
98
99
99
Args:
100
-
name: string, Required. The resource name of the DataScanJob: projects/{project}/locations/{location_id}/dataScans/{data_scan_id}/dataScanJobs/{data_scan_job_id} where project refers to a project_id or project_number and location_id refers to a GCP region. (required)
100
+
name: string, Required. The resource name of the DataScanJob: projects/{project}/locations/{location_id}/dataScans/{data_scan_id}/jobs/{data_scan_job_id} where project refers to a project_id or project_number and location_id refers to a GCP region. (required)
101
101
view: string, Optional. Select the DataScanJob view to return. Defaults to BASIC.
102
102
Allowed values
103
103
DATA_SCAN_JOB_VIEW_UNSPECIFIED - The API will default to the BASIC view.
"description": "A String", # Optional. Description of the environment.
130
130
"displayName": "A String", # Optional. User friendly display name.
131
-
"endpoints": { # Output only. URI Endpoints to access sessions associated with the Environment.
131
+
"endpoints": { # URI Endpoints to access sessions associated with the Environment. # Output only. URI Endpoints to access sessions associated with the Environment.
132
132
"notebooks": "A String", # Output only. URI to serve notebook APIs
133
133
"sql": "A String", # Output only. URI to serve SQL APIs
134
134
},
@@ -155,11 +155,11 @@ <h3>Method Details</h3>
155
155
"a_key": "A String",
156
156
},
157
157
"name": "A String", # Output only. The relative resource name of the environment, of the form: projects/{project_id}/locations/{location_id}/lakes/{lake_id}/environment/{environment_id}
158
-
"sessionSpec": { # Optional. Configuration for sessions created for this environment.
158
+
"sessionSpec": { # Configuration for sessions created for this environment. # Optional. Configuration for sessions created for this environment.
159
159
"enableFastStartup": True or False, # Optional. If True, this causes sessions to be pre-created and available for faster startup to enable interactive exploration use-cases. This defaults to False to avoid additional billed charges. These can only be set to True for the environment with name set to "default", and with default configuration.
160
160
"maxIdleDuration": "A String", # Optional. The idle time configuration of the session. The session will be auto-terminated at the end of this period.
161
161
},
162
-
"sessionStatus": { # Output only. Status of sessions created for this environment.
162
+
"sessionStatus": { # Status of sessions created for this environment. # Output only. Status of sessions created for this environment.
163
163
"active": True or False, # Output only. Queries over sessions to mark whether the environment is currently active or not
164
164
},
165
165
"state": "A String", # Output only. Current state of the environment.
"description": "A String", # Optional. Description of the environment.
253
253
"displayName": "A String", # Optional. User friendly display name.
254
-
"endpoints": { # Output only. URI Endpoints to access sessions associated with the Environment.
254
+
"endpoints": { # URI Endpoints to access sessions associated with the Environment. # Output only. URI Endpoints to access sessions associated with the Environment.
255
255
"notebooks": "A String", # Output only. URI to serve notebook APIs
256
256
"sql": "A String", # Output only. URI to serve SQL APIs
257
257
},
@@ -278,11 +278,11 @@ <h3>Method Details</h3>
278
278
"a_key": "A String",
279
279
},
280
280
"name": "A String", # Output only. The relative resource name of the environment, of the form: projects/{project_id}/locations/{location_id}/lakes/{lake_id}/environment/{environment_id}
281
-
"sessionSpec": { # Optional. Configuration for sessions created for this environment.
281
+
"sessionSpec": { # Configuration for sessions created for this environment. # Optional. Configuration for sessions created for this environment.
282
282
"enableFastStartup": True or False, # Optional. If True, this causes sessions to be pre-created and available for faster startup to enable interactive exploration use-cases. This defaults to False to avoid additional billed charges. These can only be set to True for the environment with name set to "default", and with default configuration.
283
283
"maxIdleDuration": "A String", # Optional. The idle time configuration of the session. The session will be auto-terminated at the end of this period.
284
284
},
285
-
"sessionStatus": { # Output only. Status of sessions created for this environment.
285
+
"sessionStatus": { # Status of sessions created for this environment. # Output only. Status of sessions created for this environment.
286
286
"active": True or False, # Output only. Queries over sessions to mark whether the environment is currently active or not
287
287
},
288
288
"state": "A String", # Output only. Current state of the environment.
"description": "A String", # Optional. Description of the environment.
365
365
"displayName": "A String", # Optional. User friendly display name.
366
-
"endpoints": { # Output only. URI Endpoints to access sessions associated with the Environment.
366
+
"endpoints": { # URI Endpoints to access sessions associated with the Environment. # Output only. URI Endpoints to access sessions associated with the Environment.
367
367
"notebooks": "A String", # Output only. URI to serve notebook APIs
368
368
"sql": "A String", # Output only. URI to serve SQL APIs
369
369
},
@@ -390,11 +390,11 @@ <h3>Method Details</h3>
390
390
"a_key": "A String",
391
391
},
392
392
"name": "A String", # Output only. The relative resource name of the environment, of the form: projects/{project_id}/locations/{location_id}/lakes/{lake_id}/environment/{environment_id}
393
-
"sessionSpec": { # Optional. Configuration for sessions created for this environment.
393
+
"sessionSpec": { # Configuration for sessions created for this environment. # Optional. Configuration for sessions created for this environment.
394
394
"enableFastStartup": True or False, # Optional. If True, this causes sessions to be pre-created and available for faster startup to enable interactive exploration use-cases. This defaults to False to avoid additional billed charges. These can only be set to True for the environment with name set to "default", and with default configuration.
395
395
"maxIdleDuration": "A String", # Optional. The idle time configuration of the session. The session will be auto-terminated at the end of this period.
396
396
},
397
-
"sessionStatus": { # Output only. Status of sessions created for this environment.
397
+
"sessionStatus": { # Status of sessions created for this environment. # Output only. Status of sessions created for this environment.
398
398
"active": True or False, # Output only. Queries over sessions to mark whether the environment is currently active or not
399
399
},
400
400
"state": "A String", # Output only. Current state of the environment.
"description": "A String", # Optional. Description of the environment.
435
435
"displayName": "A String", # Optional. User friendly display name.
436
-
"endpoints": { # Output only. URI Endpoints to access sessions associated with the Environment.
436
+
"endpoints": { # URI Endpoints to access sessions associated with the Environment. # Output only. URI Endpoints to access sessions associated with the Environment.
437
437
"notebooks": "A String", # Output only. URI to serve notebook APIs
438
438
"sql": "A String", # Output only. URI to serve SQL APIs
439
439
},
@@ -460,11 +460,11 @@ <h3>Method Details</h3>
460
460
"a_key": "A String",
461
461
},
462
462
"name": "A String", # Output only. The relative resource name of the environment, of the form: projects/{project_id}/locations/{location_id}/lakes/{lake_id}/environment/{environment_id}
463
-
"sessionSpec": { # Optional. Configuration for sessions created for this environment.
463
+
"sessionSpec": { # Configuration for sessions created for this environment. # Optional. Configuration for sessions created for this environment.
464
464
"enableFastStartup": True or False, # Optional. If True, this causes sessions to be pre-created and available for faster startup to enable interactive exploration use-cases. This defaults to False to avoid additional billed charges. These can only be set to True for the environment with name set to "default", and with default configuration.
465
465
"maxIdleDuration": "A String", # Optional. The idle time configuration of the session. The session will be auto-terminated at the end of this period.
466
466
},
467
-
"sessionStatus": { # Output only. Status of sessions created for this environment.
467
+
"sessionStatus": { # Status of sessions created for this environment. # Output only. Status of sessions created for this environment.
468
468
"active": True or False, # Output only. Queries over sessions to mark whether the environment is currently active or not
469
469
},
470
470
"state": "A String", # Output only. Current state of the environment.
"name": "A String", # Output only. The relative resource name of the content, of the form: projects/{project_id}/locations/{location_id}/lakes/{lake_id}/environment/{environment_id}/sessions/{session_id}
115
-
"state": "A String",
115
+
"state": "A String", # Output only. State of Session
116
116
"userId": "A String", # Output only. Email of user running the session.
0 commit comments