Interface Messages.StepPositionsRequestOrBuilder

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      String getFilePath()
      / Get step positions for file path
      com.google.protobuf.ByteString getFilePathBytes()
      / Get step positions for file path
      • Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder

        isInitialized
      • Methods inherited from interface com.google.protobuf.MessageOrBuilder

        findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
    • Method Detail

      • getFilePath

        String getFilePath()
        / Get step positions for file path
         
        string filePath = 1;
      • getFilePathBytes

        com.google.protobuf.ByteString getFilePathBytes()
        / Get step positions for file path
         
        string filePath = 1;