public static interface Service.DeleteRunOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
String |
getRunId()
optional string run_id = 1 [(.validate_required) = true]; |
com.google.protobuf.ByteString |
getRunIdBytes()
optional string run_id = 1 [(.validate_required) = true]; |
boolean |
hasRunId()
optional string run_id = 1 [(.validate_required) = true]; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
boolean hasRunId()
optional string run_id = 1 [(.validate_required) = true];
String getRunId()
optional string run_id = 1 [(.validate_required) = true];
com.google.protobuf.ByteString getRunIdBytes()
optional string run_id = 1 [(.validate_required) = true];
Copyright © 2019. All rights reserved.