Class: Google::Apis::BeyondcorpV1alpha::GoogleCloudBeyondcorpAppconnectorsV1RemoteAgentDetails
- Inherits:
-
Object
- Object
- Google::Apis::BeyondcorpV1alpha::GoogleCloudBeyondcorpAppconnectorsV1RemoteAgentDetails
- Includes:
- Core::Hashable, Core::JsonObjectSupport
- Defined in:
- lib/google/apis/beyondcorp_v1alpha/classes.rb,
lib/google/apis/beyondcorp_v1alpha/representations.rb,
lib/google/apis/beyondcorp_v1alpha/representations.rb
Overview
RemoteAgentDetails reflects the details of a remote agent.
Instance Method Summary collapse
-
#initialize(**args) ⇒ GoogleCloudBeyondcorpAppconnectorsV1RemoteAgentDetails
constructor
A new instance of GoogleCloudBeyondcorpAppconnectorsV1RemoteAgentDetails.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ GoogleCloudBeyondcorpAppconnectorsV1RemoteAgentDetails
Returns a new instance of GoogleCloudBeyondcorpAppconnectorsV1RemoteAgentDetails.
1588 1589 1590 |
# File 'lib/google/apis/beyondcorp_v1alpha/classes.rb', line 1588 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
1593 1594 |
# File 'lib/google/apis/beyondcorp_v1alpha/classes.rb', line 1593 def update!(**args) end |