public interface SubmitJobPResponseOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
String |
getJobId()
optional string jobId = 1; |
com.google.protobuf.ByteString |
getJobIdBytes()
optional string jobId = 1; |
boolean |
hasJobId()
optional string jobId = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
boolean hasJobId()
optional string jobId = 1;
String getJobId()
optional string jobId = 1;
com.google.protobuf.ByteString getJobIdBytes()
optional string jobId = 1;
Copyright © 2023. All Rights Reserved.