Class: Google::Apis::BeyondcorpV1::GoogleCloudBeyondcorpAppconnectorsV1RemoteAgentDetails
- Inherits:
-
Object
- Object
- Google::Apis::BeyondcorpV1::GoogleCloudBeyondcorpAppconnectorsV1RemoteAgentDetails
- Includes:
- Core::Hashable, Core::JsonObjectSupport
- Defined in:
- lib/google/apis/beyondcorp_v1/classes.rb,
lib/google/apis/beyondcorp_v1/representations.rb,
lib/google/apis/beyondcorp_v1/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.
1104 1105 1106 |
# File 'lib/google/apis/beyondcorp_v1/classes.rb', line 1104 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
1109 1110 |
# File 'lib/google/apis/beyondcorp_v1/classes.rb', line 1109 def update!(**args) end |