Package | Description |
---|---|
com.google.logging.v2 |
Modifier and Type | Method and Description |
---|---|
LogEntrySourceLocation |
LogEntrySourceLocation.Builder.build() |
LogEntrySourceLocation |
LogEntrySourceLocation.Builder.buildPartial() |
static LogEntrySourceLocation |
LogEntrySourceLocation.getDefaultInstance() |
LogEntrySourceLocation |
LogEntrySourceLocation.getDefaultInstanceForType() |
LogEntrySourceLocation |
LogEntrySourceLocation.Builder.getDefaultInstanceForType() |
LogEntrySourceLocation |
LogEntry.getSourceLocation()
Optional.
|
LogEntrySourceLocation |
LogEntry.Builder.getSourceLocation()
Optional.
|
LogEntrySourceLocation |
LogEntryOrBuilder.getSourceLocation()
Optional.
|
static LogEntrySourceLocation |
LogEntrySourceLocation.parseDelimitedFrom(InputStream input) |
static LogEntrySourceLocation |
LogEntrySourceLocation.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static LogEntrySourceLocation |
LogEntrySourceLocation.parseFrom(byte[] data) |
static LogEntrySourceLocation |
LogEntrySourceLocation.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static LogEntrySourceLocation |
LogEntrySourceLocation.parseFrom(ByteBuffer data) |
static LogEntrySourceLocation |
LogEntrySourceLocation.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static LogEntrySourceLocation |
LogEntrySourceLocation.parseFrom(com.google.protobuf.ByteString data) |
static LogEntrySourceLocation |
LogEntrySourceLocation.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static LogEntrySourceLocation |
LogEntrySourceLocation.parseFrom(com.google.protobuf.CodedInputStream input) |
static LogEntrySourceLocation |
LogEntrySourceLocation.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static LogEntrySourceLocation |
LogEntrySourceLocation.parseFrom(InputStream input) |
static LogEntrySourceLocation |
LogEntrySourceLocation.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Modifier and Type | Method and Description |
---|---|
com.google.protobuf.Parser<LogEntrySourceLocation> |
LogEntrySourceLocation.getParserForType() |
static com.google.protobuf.Parser<LogEntrySourceLocation> |
LogEntrySourceLocation.parser() |
Modifier and Type | Method and Description |
---|---|
LogEntrySourceLocation.Builder |
LogEntrySourceLocation.Builder.mergeFrom(LogEntrySourceLocation other) |
LogEntry.Builder |
LogEntry.Builder.mergeSourceLocation(LogEntrySourceLocation value)
Optional.
|
static LogEntrySourceLocation.Builder |
LogEntrySourceLocation.newBuilder(LogEntrySourceLocation prototype) |
LogEntry.Builder |
LogEntry.Builder.setSourceLocation(LogEntrySourceLocation value)
Optional.
|
Copyright © 2023 Google LLC. All rights reserved.