Class: Google::Apis::DataplexV1::GoogleCloudDataplexV1CancelMetadataJobRequest
- Inherits:
-
Object
- Object
- Google::Apis::DataplexV1::GoogleCloudDataplexV1CancelMetadataJobRequest
- 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
Cancel metadata job request.
Instance Method Summary collapse
-
#initialize(**args) ⇒ GoogleCloudDataplexV1CancelMetadataJobRequest
constructor
A new instance of GoogleCloudDataplexV1CancelMetadataJobRequest.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ GoogleCloudDataplexV1CancelMetadataJobRequest
Returns a new instance of GoogleCloudDataplexV1CancelMetadataJobRequest.
1189 1190 1191 |
# File 'lib/google/apis/dataplex_v1/classes.rb', line 1189 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
1194 1195 |
# File 'lib/google/apis/dataplex_v1/classes.rb', line 1194 def update!(**args) end |