Class: Google::Cloud::Compute::V1::SecurityPolicyAdvancedOptionsConfig
- Inherits:
-
Object
- Object
- Google::Cloud::Compute::V1::SecurityPolicyAdvancedOptionsConfig
show all
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/cloud/compute/v1/compute.rb
Defined Under Namespace
Modules: JsonParsing, LogLevel
Instance Attribute Summary collapse
Instance Attribute Details
21217
21218
21219
21220
21221
21222
21223
21224
21225
21226
21227
21228
21229
21230
21231
21232
21233
21234
21235
21236
21237
21238
21239
|
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 21217
class SecurityPolicyAdvancedOptionsConfig
include ::Google::Protobuf::MessageExts
extend ::Google::Protobuf::MessageExts::ClassMethods
module JsonParsing
UNDEFINED_JSON_PARSING = 0
DISABLED = 516696700
STANDARD = 484642493
end
module LogLevel
UNDEFINED_LOG_LEVEL = 0
NORMAL = 161067239
VERBOSE = 532219234
end
end
|
21217
21218
21219
21220
21221
21222
21223
21224
21225
21226
21227
21228
21229
21230
21231
21232
21233
21234
21235
21236
21237
21238
21239
|
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 21217
class SecurityPolicyAdvancedOptionsConfig
include ::Google::Protobuf::MessageExts
extend ::Google::Protobuf::MessageExts::ClassMethods
module JsonParsing
UNDEFINED_JSON_PARSING = 0
DISABLED = 516696700
STANDARD = 484642493
end
module LogLevel
UNDEFINED_LOG_LEVEL = 0
NORMAL = 161067239
VERBOSE = 532219234
end
end
|