Class: Google::Apis::BeyondcorpV1::GoogleCloudBeyondcorpSecuritygatewaysV1LoggingConfig
- Inherits:
-
Object
- Object
- Google::Apis::BeyondcorpV1::GoogleCloudBeyondcorpSecuritygatewaysV1LoggingConfig
- 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
Configuration for Cloud Logging.
Instance Method Summary collapse
-
#initialize(**args) ⇒ GoogleCloudBeyondcorpSecuritygatewaysV1LoggingConfig
constructor
A new instance of GoogleCloudBeyondcorpSecuritygatewaysV1LoggingConfig.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ GoogleCloudBeyondcorpSecuritygatewaysV1LoggingConfig
Returns a new instance of GoogleCloudBeyondcorpSecuritygatewaysV1LoggingConfig.
2091 2092 2093 |
# File 'lib/google/apis/beyondcorp_v1/classes.rb', line 2091 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
2096 2097 |
# File 'lib/google/apis/beyondcorp_v1/classes.rb', line 2096 def update!(**args) end |