com.google.api.servicecontrol.v1.LogEntryProto Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of endpoints-management-protos Show documentation
Show all versions of endpoints-management-protos Show documentation
Contains the generated protocol buffer surface used by Endpoints
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: google/api/servicecontrol/v1/log_entry.proto
package com.google.api.servicecontrol.v1;
public final class LogEntryProto {
private LogEntryProto() {}
public static void registerAllExtensions(
com.google.protobuf.ExtensionRegistryLite registry) {
}
public static void registerAllExtensions(
com.google.protobuf.ExtensionRegistry registry) {
registerAllExtensions(
(com.google.protobuf.ExtensionRegistryLite) registry);
}
static final com.google.protobuf.Descriptors.Descriptor
internal_static_google_api_servicecontrol_v1_LogEntry_descriptor;
static final
com.google.protobuf.GeneratedMessage.FieldAccessorTable
internal_static_google_api_servicecontrol_v1_LogEntry_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_google_api_servicecontrol_v1_LogEntry_LabelsEntry_descriptor;
static final
com.google.protobuf.GeneratedMessage.FieldAccessorTable
internal_static_google_api_servicecontrol_v1_LogEntry_LabelsEntry_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/api/servicecontrol/v1/log_entry" +
".proto\022\034google.api.servicecontrol.v1\032\034go" +
"ogle/api/annotations.proto\032&google/loggi" +
"ng/type/log_severity.proto\032\031google/proto" +
"buf/any.proto\032\034google/protobuf/struct.pr" +
"oto\032\037google/protobuf/timestamp.proto\"\206\003\n" +
"\010LogEntry\022\014\n\004name\030\n \001(\t\022-\n\ttimestamp\030\013 \001" +
"(\0132\032.google.protobuf.Timestamp\0222\n\010severi" +
"ty\030\014 \001(\0162 .google.logging.type.LogSeveri" +
"ty\022\021\n\tinsert_id\030\004 \001(\t\022B\n\006labels\030\r \003(\01322.",
"google.api.servicecontrol.v1.LogEntry.La" +
"belsEntry\022-\n\rproto_payload\030\002 \001(\0132\024.googl" +
"e.protobuf.AnyH\000\022\026\n\014text_payload\030\003 \001(\tH\000" +
"\0221\n\016struct_payload\030\006 \001(\0132\027.google.protob" +
"uf.StructH\000\032-\n\013LabelsEntry\022\013\n\003key\030\001 \001(\t\022" +
"\r\n\005value\030\002 \001(\t:\0028\001B\t\n\007payloadB3\n com.goo" +
"gle.api.servicecontrol.v1B\rLogEntryProto" +
"P\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.logging.type.LogSeverityProto.getDescriptor(),
com.google.protobuf.AnyProto.getDescriptor(),
com.google.protobuf.StructProto.getDescriptor(),
com.google.protobuf.TimestampProto.getDescriptor(),
}, assigner);
internal_static_google_api_servicecontrol_v1_LogEntry_descriptor =
getDescriptor().getMessageTypes().get(0);
internal_static_google_api_servicecontrol_v1_LogEntry_fieldAccessorTable = new
com.google.protobuf.GeneratedMessage.FieldAccessorTable(
internal_static_google_api_servicecontrol_v1_LogEntry_descriptor,
new java.lang.String[] { "Name", "Timestamp", "Severity", "InsertId", "Labels", "ProtoPayload", "TextPayload", "StructPayload", "Payload", });
internal_static_google_api_servicecontrol_v1_LogEntry_LabelsEntry_descriptor =
internal_static_google_api_servicecontrol_v1_LogEntry_descriptor.getNestedTypes().get(0);
internal_static_google_api_servicecontrol_v1_LogEntry_LabelsEntry_fieldAccessorTable = new
com.google.protobuf.GeneratedMessage.FieldAccessorTable(
internal_static_google_api_servicecontrol_v1_LogEntry_LabelsEntry_descriptor,
new java.lang.String[] { "Key", "Value", });
com.google.api.AnnotationsProto.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)
}