Uses of Class
com.google.logging.v2.LogEntry.Builder
-
Uses of LogEntry.Builder in com.google.logging.v2
Methods in com.google.logging.v2 that return LogEntry.BuilderModifier and TypeMethodDescriptionListLogEntriesResponse.Builder.addEntriesBuilder()A list of log entries.ListLogEntriesResponse.Builder.addEntriesBuilder(int index) A list of log entries.TailLogEntriesResponse.Builder.addEntriesBuilder()A list of log entries.TailLogEntriesResponse.Builder.addEntriesBuilder(int index) A list of log entries.WriteLogEntriesRequest.Builder.addEntriesBuilder()Required.WriteLogEntriesRequest.Builder.addEntriesBuilder(int index) Required.LogEntry.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) LogEntry.Builder.clear()LogEntry.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) LogEntry.Builder.clearHttpRequest()Optional.LogEntry.Builder.clearInsertId()Optional.LogEntry.Builder.clearJsonPayload()The log entry payload, represented as a structure that is expressed as a JSON object.LogEntry.Builder.clearLabels()LogEntry.Builder.clearLogName()Required.LogEntry.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) LogEntry.Builder.clearOperation()Optional.LogEntry.Builder.clearPayload()LogEntry.Builder.clearProtoPayload()The log entry payload, represented as a protocol buffer.LogEntry.Builder.clearReceiveTimestamp()Output only.LogEntry.Builder.clearResource()Required.LogEntry.Builder.clearSeverity()Optional.LogEntry.Builder.clearSourceLocation()Optional.LogEntry.Builder.clearSpanId()Optional.LogEntry.Builder.clearSplit()Optional.LogEntry.Builder.clearTextPayload()The log entry payload, represented as a Unicode string (UTF-8).LogEntry.Builder.clearTimestamp()Optional.LogEntry.Builder.clearTrace()Optional.LogEntry.Builder.clearTraceSampled()Optional.LogEntry.Builder.clone()ListLogEntriesResponse.Builder.getEntriesBuilder(int index) A list of log entries.TailLogEntriesResponse.Builder.getEntriesBuilder(int index) A list of log entries.WriteLogEntriesRequest.Builder.getEntriesBuilder(int index) Required.LogEntry.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) LogEntry.Builder.mergeFrom(com.google.protobuf.Message other) LogEntry.Builder.mergeHttpRequest(com.google.logging.type.HttpRequest value) Optional.LogEntry.Builder.mergeJsonPayload(com.google.protobuf.Struct value) The log entry payload, represented as a structure that is expressed as a JSON object.LogEntry.Builder.mergeOperation(LogEntryOperation value) Optional.LogEntry.Builder.mergeProtoPayload(com.google.protobuf.Any value) The log entry payload, represented as a protocol buffer.LogEntry.Builder.mergeReceiveTimestamp(com.google.protobuf.Timestamp value) Output only.LogEntry.Builder.mergeResource(com.google.api.MonitoredResource value) Required.LogEntry.Builder.mergeSourceLocation(LogEntrySourceLocation value) Optional.LogEntry.Builder.mergeSplit(LogSplit value) Optional.LogEntry.Builder.mergeTimestamp(com.google.protobuf.Timestamp value) Optional.final LogEntry.BuilderLogEntry.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) static LogEntry.BuilderLogEntry.newBuilder()static LogEntry.BuilderLogEntry.newBuilder(LogEntry prototype) LogEntry.newBuilderForType()protected LogEntry.BuilderLogEntry.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) LogEntry.Builder.putAllLabels(Map<String, String> values) Optional.Optional.LogEntry.Builder.removeLabels(String key) Optional.LogEntry.Builder.setHttpRequest(com.google.logging.type.HttpRequest value) Optional.LogEntry.Builder.setHttpRequest(com.google.logging.type.HttpRequest.Builder builderForValue) Optional.LogEntry.Builder.setInsertId(String value) Optional.LogEntry.Builder.setInsertIdBytes(com.google.protobuf.ByteString value) Optional.LogEntry.Builder.setJsonPayload(com.google.protobuf.Struct value) The log entry payload, represented as a structure that is expressed as a JSON object.LogEntry.Builder.setJsonPayload(com.google.protobuf.Struct.Builder builderForValue) The log entry payload, represented as a structure that is expressed as a JSON object.LogEntry.Builder.setLogName(String value) Required.LogEntry.Builder.setLogNameBytes(com.google.protobuf.ByteString value) Required.LogEntry.Builder.setOperation(LogEntryOperation value) Optional.LogEntry.Builder.setOperation(LogEntryOperation.Builder builderForValue) Optional.LogEntry.Builder.setProtoPayload(com.google.protobuf.Any value) The log entry payload, represented as a protocol buffer.LogEntry.Builder.setProtoPayload(com.google.protobuf.Any.Builder builderForValue) The log entry payload, represented as a protocol buffer.LogEntry.Builder.setReceiveTimestamp(com.google.protobuf.Timestamp value) Output only.LogEntry.Builder.setReceiveTimestamp(com.google.protobuf.Timestamp.Builder builderForValue) Output only.LogEntry.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) LogEntry.Builder.setResource(com.google.api.MonitoredResource value) Required.LogEntry.Builder.setResource(com.google.api.MonitoredResource.Builder builderForValue) Required.LogEntry.Builder.setSeverity(com.google.logging.type.LogSeverity value) Optional.LogEntry.Builder.setSeverityValue(int value) Optional.LogEntry.Builder.setSourceLocation(LogEntrySourceLocation value) Optional.LogEntry.Builder.setSourceLocation(LogEntrySourceLocation.Builder builderForValue) Optional.Optional.LogEntry.Builder.setSpanIdBytes(com.google.protobuf.ByteString value) Optional.Optional.LogEntry.Builder.setSplit(LogSplit.Builder builderForValue) Optional.LogEntry.Builder.setTextPayload(String value) The log entry payload, represented as a Unicode string (UTF-8).LogEntry.Builder.setTextPayloadBytes(com.google.protobuf.ByteString value) The log entry payload, represented as a Unicode string (UTF-8).LogEntry.Builder.setTimestamp(com.google.protobuf.Timestamp value) Optional.LogEntry.Builder.setTimestamp(com.google.protobuf.Timestamp.Builder builderForValue) Optional.Optional.LogEntry.Builder.setTraceBytes(com.google.protobuf.ByteString value) Optional.LogEntry.Builder.setTraceSampled(boolean value) Optional.final LogEntry.BuilderLogEntry.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) LogEntry.toBuilder()Methods in com.google.logging.v2 that return types with arguments of type LogEntry.BuilderModifier and TypeMethodDescriptionListLogEntriesResponse.Builder.getEntriesBuilderList()A list of log entries.TailLogEntriesResponse.Builder.getEntriesBuilderList()A list of log entries.WriteLogEntriesRequest.Builder.getEntriesBuilderList()Required.Methods in com.google.logging.v2 with parameters of type LogEntry.BuilderModifier and TypeMethodDescriptionListLogEntriesResponse.Builder.addEntries(int index, LogEntry.Builder builderForValue) A list of log entries.ListLogEntriesResponse.Builder.addEntries(LogEntry.Builder builderForValue) A list of log entries.TailLogEntriesResponse.Builder.addEntries(int index, LogEntry.Builder builderForValue) A list of log entries.TailLogEntriesResponse.Builder.addEntries(LogEntry.Builder builderForValue) A list of log entries.WriteLogEntriesRequest.Builder.addEntries(int index, LogEntry.Builder builderForValue) Required.WriteLogEntriesRequest.Builder.addEntries(LogEntry.Builder builderForValue) Required.ListLogEntriesResponse.Builder.setEntries(int index, LogEntry.Builder builderForValue) A list of log entries.TailLogEntriesResponse.Builder.setEntries(int index, LogEntry.Builder builderForValue) A list of log entries.WriteLogEntriesRequest.Builder.setEntries(int index, LogEntry.Builder builderForValue) Required.