Class: Google::Apis::BeyondcorpV1::GoogleCloudBeyondcorpAppconnectorsV1alphaRemoteAgentDetails
- Inherits:
-
Object
- Object
- Google::Apis::BeyondcorpV1::GoogleCloudBeyondcorpAppconnectorsV1alphaRemoteAgentDetails
- 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) ⇒ GoogleCloudBeyondcorpAppconnectorsV1alphaRemoteAgentDetails
constructor
A new instance of GoogleCloudBeyondcorpAppconnectorsV1alphaRemoteAgentDetails.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ GoogleCloudBeyondcorpAppconnectorsV1alphaRemoteAgentDetails
Returns a new instance of GoogleCloudBeyondcorpAppconnectorsV1alphaRemoteAgentDetails.
1323 1324 1325 |
# File 'lib/google/apis/beyondcorp_v1/classes.rb', line 1323 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
1328 1329 |
# File 'lib/google/apis/beyondcorp_v1/classes.rb', line 1328 def update!(**args) end |