Class: Google::Apis::BeyondcorpV1alpha::GoogleCloudBeyondcorpAppconnectorsV1alphaRemoteAgentDetails
- Inherits:
-
Object
- Object
- Google::Apis::BeyondcorpV1alpha::GoogleCloudBeyondcorpAppconnectorsV1alphaRemoteAgentDetails
- 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) ⇒ 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.
1673 1674 1675 |
# File 'lib/google/apis/beyondcorp_v1alpha/classes.rb', line 1673 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
1678 1679 |
# File 'lib/google/apis/beyondcorp_v1alpha/classes.rb', line 1678 def update!(**args) end |