com.google.logging.v2.LogEntryProto Maven / Gradle / Ivy
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: google/logging/v2/log_entry.proto
package com.google.logging.v2;
public final class LogEntryProto {
private LogEntryProto() {}
public static void registerAllExtensions(
com.google.protobuf.ExtensionRegistry registry) {
}
static com.google.protobuf.Descriptors.Descriptor
internal_static_google_logging_v2_LogEntry_descriptor;
static
com.google.protobuf.GeneratedMessage.FieldAccessorTable
internal_static_google_logging_v2_LogEntry_fieldAccessorTable;
static com.google.protobuf.Descriptors.Descriptor
internal_static_google_logging_v2_LogEntry_LabelsEntry_descriptor;
static
com.google.protobuf.GeneratedMessage.FieldAccessorTable
internal_static_google_logging_v2_LogEntry_LabelsEntry_fieldAccessorTable;
static com.google.protobuf.Descriptors.Descriptor
internal_static_google_logging_v2_LogEntryOperation_descriptor;
static
com.google.protobuf.GeneratedMessage.FieldAccessorTable
internal_static_google_logging_v2_LogEntryOperation_fieldAccessorTable;
public static com.google.protobuf.Descriptors.FileDescriptor
getDescriptor() {
return descriptor;
}
private static com.google.protobuf.Descriptors.FileDescriptor
descriptor;
static {
java.lang.String[] descriptorData = {
"\n!google/logging/v2/log_entry.proto\022\021goo" +
"gle.logging.v2\032\034google/api/annotations.p" +
"roto\032#google/api/monitored_resource.prot" +
"o\032&google/logging/type/http_request.prot" +
"o\032&google/logging/type/log_severity.prot" +
"o\032\031google/protobuf/any.proto\032\034google/pro" +
"tobuf/struct.proto\032\037google/protobuf/time" +
"stamp.proto\"\237\004\n\010LogEntry\022\020\n\010log_name\030\014 \001" +
"(\t\022/\n\010resource\030\010 \001(\0132\035.google.api.Monito" +
"redResource\022-\n\rproto_payload\030\002 \001(\0132\024.goo",
"gle.protobuf.AnyH\000\022\026\n\014text_payload\030\003 \001(\t" +
"H\000\022/\n\014json_payload\030\006 \001(\0132\027.google.protob" +
"uf.StructH\000\022-\n\ttimestamp\030\t \001(\0132\032.google." +
"protobuf.Timestamp\0222\n\010severity\030\n \001(\0162 .g" +
"oogle.logging.type.LogSeverity\022\021\n\tinsert" +
"_id\030\004 \001(\t\0226\n\014http_request\030\007 \001(\0132 .google" +
".logging.type.HttpRequest\0227\n\006labels\030\013 \003(" +
"\0132\'.google.logging.v2.LogEntry.LabelsEnt" +
"ry\0227\n\toperation\030\017 \001(\0132$.google.logging.v" +
"2.LogEntryOperation\032-\n\013LabelsEntry\022\013\n\003ke",
"y\030\001 \001(\t\022\r\n\005value\030\002 \001(\t:\0028\001B\t\n\007payload\"N\n" +
"\021LogEntryOperation\022\n\n\002id\030\001 \001(\t\022\020\n\010produc" +
"er\030\002 \001(\t\022\r\n\005first\030\003 \001(\010\022\014\n\004last\030\004 \001(\010B(\n" +
"\025com.google.logging.v2B\rLogEntryProtoP\001b" +
"\006proto3"
};
com.google.protobuf.Descriptors.FileDescriptor.InternalDescriptorAssigner assigner =
new com.google.protobuf.Descriptors.FileDescriptor. InternalDescriptorAssigner() {
public com.google.protobuf.ExtensionRegistry assignDescriptors(
com.google.protobuf.Descriptors.FileDescriptor root) {
descriptor = root;
return null;
}
};
com.google.protobuf.Descriptors.FileDescriptor
.internalBuildGeneratedFileFrom(descriptorData,
new com.google.protobuf.Descriptors.FileDescriptor[] {
com.google.api.AnnotationsProto.getDescriptor(),
com.google.api.MonitoredResourceProto.getDescriptor(),
com.google.logging.type.HttpRequestProto.getDescriptor(),
com.google.logging.type.LogSeverityProto.getDescriptor(),
com.google.protobuf.AnyProto.getDescriptor(),
com.google.protobuf.StructProto.getDescriptor(),
com.google.protobuf.TimestampProto.getDescriptor(),
}, assigner);
internal_static_google_logging_v2_LogEntry_descriptor =
getDescriptor().getMessageTypes().get(0);
internal_static_google_logging_v2_LogEntry_fieldAccessorTable = new
com.google.protobuf.GeneratedMessage.FieldAccessorTable(
internal_static_google_logging_v2_LogEntry_descriptor,
new java.lang.String[] { "LogName", "Resource", "ProtoPayload", "TextPayload", "JsonPayload", "Timestamp", "Severity", "InsertId", "HttpRequest", "Labels", "Operation", "Payload", });
internal_static_google_logging_v2_LogEntry_LabelsEntry_descriptor =
internal_static_google_logging_v2_LogEntry_descriptor.getNestedTypes().get(0);
internal_static_google_logging_v2_LogEntry_LabelsEntry_fieldAccessorTable = new
com.google.protobuf.GeneratedMessage.FieldAccessorTable(
internal_static_google_logging_v2_LogEntry_LabelsEntry_descriptor,
new java.lang.String[] { "Key", "Value", });
internal_static_google_logging_v2_LogEntryOperation_descriptor =
getDescriptor().getMessageTypes().get(1);
internal_static_google_logging_v2_LogEntryOperation_fieldAccessorTable = new
com.google.protobuf.GeneratedMessage.FieldAccessorTable(
internal_static_google_logging_v2_LogEntryOperation_descriptor,
new java.lang.String[] { "Id", "Producer", "First", "Last", });
com.google.api.AnnotationsProto.getDescriptor();
com.google.api.MonitoredResourceProto.getDescriptor();
com.google.logging.type.HttpRequestProto.getDescriptor();
com.google.logging.type.LogSeverityProto.getDescriptor();
com.google.protobuf.AnyProto.getDescriptor();
com.google.protobuf.StructProto.getDescriptor();
com.google.protobuf.TimestampProto.getDescriptor();
}
// @@protoc_insertion_point(outer_class_scope)
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy