Class: Google::Apis::DataplexV1::GoogleCloudDataplexV1RunDataScanRequest
- Inherits:
-
Object
- Object
- Google::Apis::DataplexV1::GoogleCloudDataplexV1RunDataScanRequest
- Includes:
- Core::Hashable, Core::JsonObjectSupport
- Defined in:
- lib/google/apis/dataplex_v1/classes.rb,
lib/google/apis/dataplex_v1/representations.rb,
lib/google/apis/dataplex_v1/representations.rb
Overview
Run DataScan Request
Instance Method Summary collapse
-
#initialize(**args) ⇒ GoogleCloudDataplexV1RunDataScanRequest
constructor
A new instance of GoogleCloudDataplexV1RunDataScanRequest.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ GoogleCloudDataplexV1RunDataScanRequest
Returns a new instance of GoogleCloudDataplexV1RunDataScanRequest.
6428 6429 6430 |
# File 'lib/google/apis/dataplex_v1/classes.rb', line 6428 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
6433 6434 |
# File 'lib/google/apis/dataplex_v1/classes.rb', line 6433 def update!(**args) end |