public interface GetStepSequenceRequestOrBuilder
extends org.nd4j.shade.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
long |
getGraphKey(int index)
repeated int64 graph_key = 1; |
int |
getGraphKeyCount()
repeated int64 graph_key = 1; |
List<Long> |
getGraphKeyList()
repeated int64 graph_key = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
List<Long> getGraphKeyList()
repeated int64 graph_key = 1;
int getGraphKeyCount()
repeated int64 graph_key = 1;
long getGraphKey(int index)
repeated int64 graph_key = 1;
index
- The index of the element to return.Copyright © 2022. All rights reserved.