Uses of Class
com.google.logging.v2.LogEntrySourceLocation
-
Uses of LogEntrySourceLocation in com.google.logging.v2
Methods in com.google.logging.v2 that return LogEntrySourceLocationModifier and TypeMethodDescriptionLogEntrySourceLocation.Builder.build()LogEntrySourceLocation.Builder.buildPartial()static LogEntrySourceLocationLogEntrySourceLocation.getDefaultInstance()LogEntrySourceLocation.Builder.getDefaultInstanceForType()LogEntrySourceLocation.getDefaultInstanceForType()LogEntry.Builder.getSourceLocation()Optional.LogEntry.getSourceLocation()Optional.LogEntryOrBuilder.getSourceLocation()Optional.static LogEntrySourceLocationLogEntrySourceLocation.parseDelimitedFrom(InputStream input) static LogEntrySourceLocationLogEntrySourceLocation.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static LogEntrySourceLocationLogEntrySourceLocation.parseFrom(byte[] data) static LogEntrySourceLocationLogEntrySourceLocation.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static LogEntrySourceLocationLogEntrySourceLocation.parseFrom(com.google.protobuf.ByteString data) static LogEntrySourceLocationLogEntrySourceLocation.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static LogEntrySourceLocationLogEntrySourceLocation.parseFrom(com.google.protobuf.CodedInputStream input) static LogEntrySourceLocationLogEntrySourceLocation.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static LogEntrySourceLocationLogEntrySourceLocation.parseFrom(InputStream input) static LogEntrySourceLocationLogEntrySourceLocation.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static LogEntrySourceLocationLogEntrySourceLocation.parseFrom(ByteBuffer data) static LogEntrySourceLocationLogEntrySourceLocation.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.logging.v2 that return types with arguments of type LogEntrySourceLocationModifier and TypeMethodDescriptioncom.google.protobuf.Parser<LogEntrySourceLocation>LogEntrySourceLocation.getParserForType()static com.google.protobuf.Parser<LogEntrySourceLocation>LogEntrySourceLocation.parser()Methods in com.google.logging.v2 with parameters of type LogEntrySourceLocationModifier and TypeMethodDescriptionLogEntrySourceLocation.Builder.mergeFrom(LogEntrySourceLocation other) LogEntry.Builder.mergeSourceLocation(LogEntrySourceLocation value) Optional.LogEntrySourceLocation.newBuilder(LogEntrySourceLocation prototype) LogEntry.Builder.setSourceLocation(LogEntrySourceLocation value) Optional.