Uses of Interface
com.google.logging.v2.LogEntrySourceLocationOrBuilder
-
Packages that use LogEntrySourceLocationOrBuilder Package Description com.google.logging.v2 -
-
Uses of LogEntrySourceLocationOrBuilder in com.google.logging.v2
Classes in com.google.logging.v2 that implement LogEntrySourceLocationOrBuilder Modifier and Type Class Description class
LogEntrySourceLocation
Additional information about the source code location that produced the log entry.static class
LogEntrySourceLocation.Builder
Additional information about the source code location that produced the log entry.Methods in com.google.logging.v2 that return LogEntrySourceLocationOrBuilder Modifier and Type Method Description LogEntrySourceLocationOrBuilder
LogEntry.Builder. getSourceLocationOrBuilder()
Optional.LogEntrySourceLocationOrBuilder
LogEntry. getSourceLocationOrBuilder()
Optional.LogEntrySourceLocationOrBuilder
LogEntryOrBuilder. getSourceLocationOrBuilder()
Optional.
-