AddSAMLAppRequest$json top-level constant

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

Implementation

@$core.Deprecated('Use addSAMLAppRequestDescriptor instead')
const AddSAMLAppRequest$json = const {
  '1': 'AddSAMLAppRequest',
  '2': const [
    const {'1': 'project_id', '3': 1, '4': 1, '5': 9, '8': const {}, '10': 'projectId'},
    const {'1': 'name', '3': 2, '4': 1, '5': 9, '8': const {}, '10': 'name'},
    const {'1': 'metadata_xml', '3': 3, '4': 1, '5': 12, '8': const {}, '9': 0, '10': 'metadataXml'},
    const {'1': 'metadata_url', '3': 4, '4': 1, '5': 9, '8': const {}, '9': 0, '10': 'metadataUrl'},
  ],
  '8': const [
    const {'1': 'metadata', '2': const {}},
  ],
};