Class: Google::Apis::DataplexV1::GoogleCloudDataplexV1ExecutionIdentityDataplexServiceAgent
- Inherits:
-
Object
- Object
- Google::Apis::DataplexV1::GoogleCloudDataplexV1ExecutionIdentityDataplexServiceAgent
- 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
The Dataplex service agent associated with the user's project.
Instance Method Summary collapse
-
#initialize(**args) ⇒ GoogleCloudDataplexV1ExecutionIdentityDataplexServiceAgent
constructor
A new instance of GoogleCloudDataplexV1ExecutionIdentityDataplexServiceAgent.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ GoogleCloudDataplexV1ExecutionIdentityDataplexServiceAgent
Returns a new instance of GoogleCloudDataplexV1ExecutionIdentityDataplexServiceAgent.
6790 6791 6792 |
# File 'lib/google/apis/dataplex_v1/classes.rb', line 6790 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
6795 6796 |
# File 'lib/google/apis/dataplex_v1/classes.rb', line 6795 def update!(**args) end |