system_parameter.pbjson library Null safety

Constants

SystemParameter$json → const Map<String, Object>
@Deprecated('Use systemParameterDescriptor instead')
const {'1' : 'SystemParameter', '2' : const [const {'1' : 'name', '3' : 1, '4' : 1, '5' : 9, '10' : 'name'}, const {'…
SystemParameterRule$json → const Map<String, Object>
@Deprecated('Use systemParameterRuleDescriptor instead')
const {'1' : 'SystemParameterRule', '2' : const [const {'1' : 'selector', '3' : 1, '4' : 1, '5' : 9, '10' : 'selector'},…
SystemParameters$json → const Map<String, Object>
@Deprecated('Use systemParametersDescriptor instead')
const {'1' : 'SystemParameters', '2' : const [const {'1' : 'rules', '3' : 1, '4' : 3, '5' : 11, '6' : '.google.api.SystemPar…

Properties

systemParameterDescriptor Uint8List
Descriptor for SystemParameter. Decode as a google.protobuf.DescriptorProto.
final
systemParameterRuleDescriptor Uint8List
Descriptor for SystemParameterRule. Decode as a google.protobuf.DescriptorProto.
final
systemParametersDescriptor Uint8List
Descriptor for SystemParameters. Decode as a google.protobuf.DescriptorProto.
final