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': $61.Command$json,
  '.spine.core.CommandId': $61.CommandId$json,
  '.google.protobuf.Any': $5.Any$json,
  '.spine.core.CommandContext': $61.CommandContext$json,
  '.spine.core.ActorContext': $59.ActorContext$json,
  '.spine.core.TenantId': $54.TenantId$json,
  '.spine.net.InternetDomain': $52.InternetDomain$json,
  '.spine.net.EmailAddress': $53.EmailAddress$json,
  '.spine.core.UserId': $55.UserId$json,
  '.google.protobuf.Timestamp': $4.Timestamp$json,
  '.spine.time.ZoneOffset': $56.ZoneOffset$json,
  '.spine.time.ZoneId': $56.ZoneId$json,
  '.spine.core.CommandContext.AttributesEntry': $61.CommandContext_AttributesEntry$json,
  '.spine.core.CommandContext.Schedule': $61.CommandContext_Schedule$json,
  '.google.protobuf.Duration': $2.Duration$json,
  '.spine.core.Origin': $60.Origin$json,
  '.spine.core.MessageId': $60.MessageId$json,
  '.spine.core.Version': $58.Version$json,
  '.spine.core.Command.SystemProperties': $61.Command_SystemProperties$json,
  '.spine.core.Ack': $66.Ack$json,
  '.spine.core.Status': $65.Status$json,
  '.google.protobuf.Empty': $29.Empty$json,
  '.spine.base.Error': $63.Error$json,
  '.spine.validate.ValidationError': $51.ValidationError$json,
  '.spine.validate.ConstraintViolation': $51.ConstraintViolation$json,
  '.spine.base.FieldPath': $50.FieldPath$json,
  '.spine.base.Error.AttributesEntry': $63.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': $64.Event$json,
  '.spine.core.EventId': $64.EventId$json,
  '.spine.core.EventContext': $64.EventContext$json,
  '.spine.core.Enrichment': $62.Enrichment$json,
  '.spine.core.Enrichment.Container': $62.Enrichment_Container$json,
  '.spine.core.Enrichment.Container.ItemsEntry': $62.Enrichment_Container_ItemsEntry$json,
  '.spine.core.RejectionEventContext': $64.RejectionEventContext$json,
};