CommandServiceBase$messageJson top-level constant

  1. @Deprecated('Use commandServiceDescriptor instead')
Map<String, Map<String, dynamic>> const CommandServiceBase$messageJson

Implementation

@$core.Deprecated('Use commandServiceDescriptor instead')
const $core.Map<$core.String, $core.Map<$core.String, $core.dynamic>> CommandServiceBase$messageJson = const {
  '.spine.core.Command': $43.Command$json,
  '.spine.core.CommandId': $43.CommandId$json,
  '.google.protobuf.Any': $5.Any$json,
  '.spine.core.CommandContext': $43.CommandContext$json,
  '.spine.core.ActorContext': $41.ActorContext$json,
  '.spine.core.TenantId': $36.TenantId$json,
  '.spine.net.InternetDomain': $34.InternetDomain$json,
  '.spine.net.EmailAddress': $35.EmailAddress$json,
  '.spine.core.UserId': $37.UserId$json,
  '.google.protobuf.Timestamp': $4.Timestamp$json,
  '.spine.time.ZoneOffset': $38.ZoneOffset$json,
  '.spine.time.ZoneId': $38.ZoneId$json,
  '.spine.core.CommandContext.AttributesEntry': $43.CommandContext_AttributesEntry$json,
  '.spine.core.CommandContext.Schedule': $43.CommandContext_Schedule$json,
  '.google.protobuf.Duration': $2.Duration$json,
  '.spine.core.Origin': $42.Origin$json,
  '.spine.core.MessageId': $42.MessageId$json,
  '.spine.core.Version': $40.Version$json,
  '.spine.core.Command.SystemProperties': $43.Command_SystemProperties$json,
  '.spine.core.Ack': $48.Ack$json,
  '.spine.core.Status': $47.Status$json,
  '.google.protobuf.Empty': $29.Empty$json,
  '.spine.base.Error': $45.Error$json,
  '.spine.validate.ValidationError': $33.ValidationError$json,
  '.spine.validate.ConstraintViolation': $33.ConstraintViolation$json,
  '.spine.base.FieldPath': $32.FieldPath$json,
  '.spine.base.Error.AttributesEntry': $45.Error_AttributesEntry$json,
  '.google.protobuf.Value': $6.Value$json,
  '.google.protobuf.Struct': $6.Struct$json,
  '.google.protobuf.Struct.FieldsEntry': $6.Struct_FieldsEntry$json,
  '.google.protobuf.ListValue': $6.ListValue$json,
  '.spine.core.Event': $46.Event$json,
  '.spine.core.EventId': $46.EventId$json,
  '.spine.core.EventContext': $46.EventContext$json,
  '.spine.core.Enrichment': $44.Enrichment$json,
  '.spine.core.Enrichment.Container': $44.Enrichment_Container$json,
  '.spine.core.Enrichment.Container.ItemsEntry': $44.Enrichment_Container_ItemsEntry$json,
  '.spine.core.RejectionEventContext': $46.RejectionEventContext$json,
};