We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 434b461 commit 9b574d9Copy full SHA for 9b574d9
tcnapi/exile/gate/v2/public.proto
@@ -1376,6 +1376,7 @@ message CreateRecordingLabelResponse {}
1376
message ListRecordingSegmentsRequest {
1377
// the recording we are fetching segments for
1378
string recording_name = 1;
1379
+ repeated SearchOption search_options = 2;
1380
}
1381
message ListRecordingSegmentsResponse {
1382
repeated RecordingSegment segments = 1;
0 commit comments