GetAppBrandingResponse$json top-level constant

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

Implementation

@$core.Deprecated('Use getAppBrandingResponseDescriptor instead')
const GetAppBrandingResponse$json = {
  '1': 'GetAppBrandingResponse',
  '2': [
    {'1': 'logo_path', '3': 1, '4': 1, '5': 9, '9': 0, '10': 'logoPath', '17': true},
    {'1': 'text_customizations', '3': 2, '4': 3, '5': 11, '6': '.viam.app.v1.GetAppBrandingResponse.TextCustomizationsEntry', '10': 'textCustomizations'},
    {'1': 'fragment_ids', '3': 3, '4': 3, '5': 9, '10': 'fragmentIds'},
  ],
  '3': [GetAppBrandingResponse_TextCustomizationsEntry$json],
  '8': [
    {'1': '_logo_path'},
  ],
};