public static interface JobApi.RunJobResponseOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getJobId()
(required) The ID for the executing job
|
com.google.protobuf.ByteString |
getJobIdBytes()
(required) The ID for the executing job
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString getJobId()
(required) The ID for the executing job
string job_id = 1;com.google.protobuf.ByteString getJobIdBytes()
(required) The ID for the executing job
string job_id = 1;Copyright © 2016–2017 The Apache Software Foundation. All rights reserved.