Class: Google::Apis::BeyondcorpV1alpha::GoogleCloudBeyondcorpSecuritygatewaysV1alphaLoggingConfig
- Inherits:
-
Object
- Object
- Google::Apis::BeyondcorpV1alpha::GoogleCloudBeyondcorpSecuritygatewaysV1alphaLoggingConfig
- 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
Configuration for Cloud Logging.
Instance Method Summary collapse
-
#initialize(**args) ⇒ GoogleCloudBeyondcorpSecuritygatewaysV1alphaLoggingConfig
constructor
A new instance of GoogleCloudBeyondcorpSecuritygatewaysV1alphaLoggingConfig.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ GoogleCloudBeyondcorpSecuritygatewaysV1alphaLoggingConfig
Returns a new instance of GoogleCloudBeyondcorpSecuritygatewaysV1alphaLoggingConfig.
2950 2951 2952 |
# File 'lib/google/apis/beyondcorp_v1alpha/classes.rb', line 2950 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
2955 2956 |
# File 'lib/google/apis/beyondcorp_v1alpha/classes.rb', line 2955 def update!(**args) end |