Interface BspTargetInfo.PythonTargetInfoOrBuilder

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      BspTargetInfo.FileLocation getInterpreter()
      .bazelbsp.FileLocation interpreter = 1;
      BspTargetInfo.FileLocationOrBuilder getInterpreterOrBuilder()
      .bazelbsp.FileLocation interpreter = 1;
      java.lang.String getVersion()
      string version = 2;
      com.google.protobuf.ByteString getVersionBytes()
      string version = 2;
      boolean hasInterpreter()
      .bazelbsp.FileLocation interpreter = 1;
      • 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

      • hasInterpreter

        boolean hasInterpreter()
        .bazelbsp.FileLocation interpreter = 1;
        Returns:
        Whether the interpreter field is set.
      • getVersion

        java.lang.String getVersion()
        string version = 2;
        Returns:
        The version.
      • getVersionBytes

        com.google.protobuf.ByteString getVersionBytes()
        string version = 2;
        Returns:
        The bytes for version.