backend.pbjson library Null safety

Constants

Backend$json → const Map<String, Object>
@Deprecated('Use backendDescriptor instead')
const {'1' : 'Backend', '2' : const [const {'1' : 'rules', '3' : 1, '4' : 3, '5' : 11, '6' : '.google.api.BackendRule', …
BackendRule$json → const Map<String, Object>
@Deprecated('Use backendRuleDescriptor instead')
const {'1' : 'BackendRule', '2' : const [const {'1' : 'selector', '3' : 1, '4' : 1, '5' : 9, '10' : 'selector'}, const {…
BackendRule_PathTranslation$json → const Map<String, Object>
@Deprecated('Use backendRuleDescriptor instead')
const {'1' : 'PathTranslation', '2' : const [const {'1' : 'PATH_TRANSLATION_UNSPECIFIED', '2' : 0}, const {'1' : 'CONSTANT_ADDRESS', …

Properties

backendDescriptor Uint8List
Descriptor for Backend. Decode as a google.protobuf.DescriptorProto.
final
backendRuleDescriptor Uint8List
Descriptor for BackendRule. Decode as a google.protobuf.DescriptorProto.
final