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