Interface Diagnostics.LocationOrBuilder

    • Method Detail

      • getPath

        java.lang.String getPath()
        string path = 1;
        Returns:
        The path.
      • getPathBytes

        ByteString getPathBytes()
        string path = 1;
        Returns:
        The bytes for path.
      • hasRange

        boolean hasRange()
        .Range range = 2;
        Returns:
        Whether the range field is set.