FlowType$json top-level constant
Implementation
@$core.Deprecated('Use flowTypeDescriptor instead')
const FlowType$json = {
'1': 'FlowType',
'2': [
{'1': 'FLOW_TYPE_UNSPECIFIED', '2': 0},
{'1': 'FLOW_TYPE_EXTERNAL_AUTHENTICATION', '2': 1},
],
};