-
- All Implemented Interfaces:
-
com.google.protobuf.MessageLiteOrBuilder
public interface LivekitAgent.JobTerminationOrBuilder implements MessageLiteOrBuilder
-
-
Method Summary
Modifier and Type Method Description abstract StringgetJobId()string job_id = 1;abstract ByteStringgetJobIdBytes()string job_id = 1;-
-
Method Detail
-
getJobIdBytes
abstract ByteString getJobIdBytes()
string job_id = 1;
-
-
-
-