SecretGenerator$json top-level constant
Implementation
@$core.Deprecated('Use secretGeneratorDescriptor instead')
const SecretGenerator$json = const {
'1': 'SecretGenerator',
'2': const [
const {'1': 'generator_type', '3': 1, '4': 1, '5': 14, '6': '.zitadel.settings.v1.SecretGeneratorType', '10': 'generatorType'},
const {'1': 'details', '3': 2, '4': 1, '5': 11, '6': '.zitadel.v1.ObjectDetails', '10': 'details'},
const {'1': 'length', '3': 3, '4': 1, '5': 13, '8': const {}, '10': 'length'},
const {'1': 'expiry', '3': 4, '4': 1, '5': 11, '6': '.google.protobuf.Duration', '8': const {}, '10': 'expiry'},
const {'1': 'include_lower_letters', '3': 5, '4': 1, '5': 8, '10': 'includeLowerLetters'},
const {'1': 'include_upper_letters', '3': 6, '4': 1, '5': 8, '10': 'includeUpperLetters'},
const {'1': 'include_digits', '3': 7, '4': 1, '5': 8, '10': 'includeDigits'},
const {'1': 'include_symbols', '3': 8, '4': 1, '5': 8, '10': 'includeSymbols'},
],
};