Class: Google::Cloud::Logging::V2::UpdateSettingsRequest

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/logging/v2/logging_config.rb

Overview

The parameters to UpdateSettings.

See Enabling CMEK for Log Router for more information.

Instance Attribute Summary collapse

Instance Attribute Details

#name::String



1275
1276
1277
1278
# File 'proto_docs/google/logging/v2/logging_config.rb', line 1275

class UpdateSettingsRequest
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#settings::Google::Cloud::Logging::V2::Settings



1275
1276
1277
1278
# File 'proto_docs/google/logging/v2/logging_config.rb', line 1275

class UpdateSettingsRequest
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#update_mask::Google::Protobuf::FieldMask



1275
1276
1277
1278
# File 'proto_docs/google/logging/v2/logging_config.rb', line 1275

class UpdateSettingsRequest
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end