// source: spine/client/command_service.proto
/**
* @fileoverview
* @enhanceable
* @suppress {messageConventions} JS Compiler reports an error if a variable or
* field starts with 'MSG_' and isn't a translatable message.
* @public
*/
// GENERATED CODE -- DO NOT EDIT!
var jspb = require('google-protobuf');
var goog = jspb;
var global = Function('return this')();
var spine_options_pb = require('../../spine/options_pb.js');
goog.object.extend(proto, spine_options_pb);
var spine_core_command_pb = require('../../spine/core/command_pb.js');
goog.object.extend(proto, spine_core_command_pb);
var spine_core_ack_pb = require('../../spine/core/ack_pb.js');
goog.object.extend(proto, spine_core_ack_pb);