public static interface BeamFnApi.ProcessBundleProgressRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getInstructionReference()
(Required) A reference to an active process bundle request with the given
instruction id.
|
com.google.protobuf.ByteString |
getInstructionReferenceBytes()
(Required) A reference to an active process bundle request with the given
instruction id.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString getInstructionReference()
(Required) A reference to an active process bundle request with the given instruction id.
string instruction_reference = 1;com.google.protobuf.ByteString getInstructionReferenceBytes()
(Required) A reference to an active process bundle request with the given instruction id.
string instruction_reference = 1;Copyright © 2016–2017 The Apache Software Foundation. All rights reserved.