Class: Google::Cloud::Logging::V2::Settings

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

Overview

Describes the settings associated with a project, folder, organization, billing account, or flexible resource.

Instance Attribute Summary collapse

Instance Attribute Details

#disable_default_sink::Boolean



1339
1340
1341
1342
# File 'proto_docs/google/logging/v2/logging_config.rb', line 1339

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

#kms_key_name::String



1339
1340
1341
1342
# File 'proto_docs/google/logging/v2/logging_config.rb', line 1339

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

#kms_service_account_id::String (readonly)



1339
1340
1341
1342
# File 'proto_docs/google/logging/v2/logging_config.rb', line 1339

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

#name::String (readonly)



1339
1340
1341
1342
# File 'proto_docs/google/logging/v2/logging_config.rb', line 1339

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

#storage_location::String



1339
1340
1341
1342
# File 'proto_docs/google/logging/v2/logging_config.rb', line 1339

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