aboutsummaryrefslogtreecommitdiff
path: root/cast/cast_core/api/v2/cast_message.proto
diff options
context:
space:
mode:
Diffstat (limited to 'cast/cast_core/api/v2/cast_message.proto')
-rw-r--r--cast/cast_core/api/v2/cast_message.proto4
1 files changed, 2 insertions, 2 deletions
diff --git a/cast/cast_core/api/v2/cast_message.proto b/cast/cast_core/api/v2/cast_message.proto
index 72575264..639c3aaf 100644
--- a/cast/cast_core/api/v2/cast_message.proto
+++ b/cast/cast_core/api/v2/cast_message.proto
@@ -2,7 +2,7 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
//
-// **** DO NOT EDIT - this .proto was automatically generated. ****
+// **** DO NOT EDIT - this file was automatically generated. ****
syntax = "proto3";
package cast.v2;
@@ -10,7 +10,7 @@ package cast.v2;
option optimize_for = LITE_RUNTIME;
// Cast V2 request definition.
-message CastMessage {
+message CastMessageRequest {
// Cast sender ID; distinct from virtual connection source ID.
string sender_id = 1;
// Cast namespace.