Function_$json top-level constant

  1. @Deprecated('Use function_Descriptor instead')
Map<String, Object> const Function_$json

Implementation

@$core.Deprecated('Use function_Descriptor instead')
const Function_$json = const {
  '1': 'Function',
  '2': const [
    const {'1': 'id', '3': 1, '4': 1, '5': 9, '10': 'id'},
    const {'1': 'created_at', '3': 2, '4': 1, '5': 11, '6': '.google.protobuf.Timestamp', '10': 'createdAt'},
    const {'1': 'replica_count', '3': 3, '4': 1, '5': 5, '10': 'replicaCount'},
    const {'1': 'up_count', '3': 4, '4': 1, '5': 5, '10': 'upCount'},
    const {'1': 'down_at', '3': 5, '4': 1, '5': 11, '6': '.google.protobuf.Timestamp', '10': 'downAt'},
  ],
};