Class: Google::Cloud::Logging::V2::GetCmekSettingsRequest
- Inherits:
-
Object
- Object
- Google::Cloud::Logging::V2::GetCmekSettingsRequest
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/logging/v2/logging_config.rb
Overview
The parameters to GetCmekSettings.
See Enabling CMEK for Log Router for more information.
Instance Attribute Summary collapse
-
#name ⇒ ::String
Required.
Instance Attribute Details
#name ⇒ ::String
1083 1084 1085 1086 |
# File 'proto_docs/google/logging/v2/logging_config.rb', line 1083 class GetCmekSettingsRequest include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |