Class: Google::Apis::BeyondcorpV1::CloudSecurityZerotrustApplinkLogagentProtoLogAgentDetails
- Inherits:
-
Object
- Object
- Google::Apis::BeyondcorpV1::CloudSecurityZerotrustApplinkLogagentProtoLogAgentDetails
- 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
LogAgentDetails reflects the details of a log agent.
Instance Method Summary collapse
-
#initialize(**args) ⇒ CloudSecurityZerotrustApplinkLogagentProtoLogAgentDetails
constructor
A new instance of CloudSecurityZerotrustApplinkLogagentProtoLogAgentDetails.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ CloudSecurityZerotrustApplinkLogagentProtoLogAgentDetails
Returns a new instance of CloudSecurityZerotrustApplinkLogagentProtoLogAgentDetails.
347 348 349 |
# File 'lib/google/apis/beyondcorp_v1/classes.rb', line 347 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
352 353 |
# File 'lib/google/apis/beyondcorp_v1/classes.rb', line 352 def update!(**args) end |