ServerSdkServiceBase$messageJson top-level constant
Implementation
@$core.Deprecated('Use serverSdkServiceDescriptor instead')
const $core.Map<$core.String, $core.Map<$core.String, $core.dynamic>>
ServerSdkServiceBase$messageJson = {
'.ClientToSushi.UpdatePermissionRequest': UpdatePermissionRequest$json,
'.ClientToSushi.PermissionSchema': PermissionSchema$json,
'.ClientToSushi.PermissionSchema.FieldsEntry':
PermissionSchema_FieldsEntry$json,
'.ClientToSushi.UpdatePermissionResponse': UpdatePermissionResponse$json,
'.ClientToSushi.GetPeerDataRequest': GetPeerDataRequest$json,
'.ClientToSushi.GetPeerDataResponse': GetPeerDataResponse$json,
'.ClientToSushi.GetPeerPermissionSchema': GetPeerPermissionSchema$json,
'.ClientToSushi.GetPeerPermissionSchema.CanProduceSourcesEntry':
GetPeerPermissionSchema_CanProduceSourcesEntry$json,
'.ClientToSushi.SendDataRequest': SendDataRequest$json,
'.ClientToSushi.SendDataResponse': SendDataResponse$json,
'.ClientToSushi.RecorderMsgRequest': RecorderMsgRequest$json,
'.ClientToSushi.RecorderPayload': RecorderPayload$json,
'.ClientToSushi.RecordingFile': RecordingFile$json,
'.ClientToSushi.RecordingStream': RecordingStream$json,
'.ClientToSushi.RecorderMsgResponse': RecorderMsgResponse$json,
'.ClientToSushi.RegisterRecorderRequest': RegisterRecorderRequest$json,
'.ClientToSushi.GetSessionIdRequest': GetSessionIdRequest$json,
'.ClientToSushi.GetSessionIdResponse': GetSessionIdResponse$json,
};