Application$json top-level constant
Implementation
@$core.Deprecated('Use applicationDescriptor instead')
const Application$json = {
'1': 'Application',
'2': [
{
'1': 'application_id',
'3': 1,
'4': 1,
'5': 9,
'8': {},
'10': 'applicationId'
},
{
'1': 'creation_date',
'3': 2,
'4': 1,
'5': 11,
'6': '.google.protobuf.Timestamp',
'8': {},
'10': 'creationDate'
},
{
'1': 'change_date',
'3': 3,
'4': 1,
'5': 11,
'6': '.google.protobuf.Timestamp',
'8': {},
'10': 'changeDate'
},
{
'1': 'state',
'3': 4,
'4': 1,
'5': 14,
'6': '.zitadel.application.v2.ApplicationState',
'10': 'state'
},
{'1': 'name', '3': 5, '4': 1, '5': 9, '8': {}, '10': 'name'},
{
'1': 'oidc_configuration',
'3': 6,
'4': 1,
'5': 11,
'6': '.zitadel.application.v2.OIDCConfiguration',
'9': 0,
'10': 'oidcConfiguration'
},
{
'1': 'api_configuration',
'3': 7,
'4': 1,
'5': 11,
'6': '.zitadel.application.v2.APIConfiguration',
'9': 0,
'10': 'apiConfiguration'
},
{
'1': 'saml_configuration',
'3': 8,
'4': 1,
'5': 11,
'6': '.zitadel.application.v2.SAMLConfiguration',
'9': 0,
'10': 'samlConfiguration'
},
],
'8': [
{'1': 'configuration'},
],
};