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.
1582 1583 1584 |
# File 'lib/google/apis/beyondcorp_v1alpha/classes.rb', line 1582 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
1587 1588 |
# File 'lib/google/apis/beyondcorp_v1alpha/classes.rb', line 1587 def update!(**args) end |