lightstep.com.google.api.EndpointProto Maven / Gradle / Ivy
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: google/api/endpoint.proto
package lightstep.lightstep.lightstep.com.google.api;
public final class EndpointProto {
private EndpointProto() {}
public static void registerAllExtensions(
lightstep.com.lightstep.lightstep.lightstep.google.protobuf.ExtensionRegistryLite registry) {
}
public static void registerAllExtensions(
lightstep.com.lightstep.lightstep.lightstep.google.protobuf.ExtensionRegistry registry) {
registerAllExtensions(
(lightstep.com.lightstep.lightstep.lightstep.google.protobuf.ExtensionRegistryLite) registry);
}
static final lightstep.com.lightstep.lightstep.lightstep.google.protobuf.Descriptors.Descriptor
internal_static_google_api_Endpoint_descriptor;
static final
lightstep.com.lightstep.lightstep.lightstep.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_google_api_Endpoint_fieldAccessorTable;
public static lightstep.com.lightstep.lightstep.lightstep.google.protobuf.Descriptors.FileDescriptor
getDescriptor() {
return descriptor;
}
private static lightstep.com.lightstep.lightstep.lightstep.google.protobuf.Descriptors.FileDescriptor
descriptor;
static {
String[] descriptorData = {
"\n\031google/api/endpoint.proto\022\ngoogle.api\"" +
"c\n\010Endpoint\022\014\n\004name\030\001 \001(\t\022\023\n\007aliases\030\002 \003" +
"(\tB\002\030\001\022\020\n\010features\030\004 \003(\t\022\016\n\006target\030e \001(\t" +
"\022\022\n\nallow_cors\030\005 \001(\010Bo\n\016com.google.apiB\r" +
"EndpointProtoP\001ZEgoogle.golang.org/genpr" +
"oto/googleapis/api/serviceconfig;service" +
"config\242\002\004GAPIb\006proto3"
};
lightstep.com.lightstep.lightstep.lightstep.google.protobuf.Descriptors.FileDescriptor.InternalDescriptorAssigner assigner =
new lightstep.com.lightstep.lightstep.lightstep.google.protobuf.Descriptors.FileDescriptor. InternalDescriptorAssigner() {
public lightstep.com.lightstep.lightstep.lightstep.google.protobuf.ExtensionRegistry assignDescriptors(
lightstep.com.lightstep.lightstep.lightstep.google.protobuf.Descriptors.FileDescriptor root) {
descriptor = root;
return null;
}
};
lightstep.com.lightstep.lightstep.lightstep.google.protobuf.Descriptors.FileDescriptor
.internalBuildGeneratedFileFrom(descriptorData,
new lightstep.com.lightstep.lightstep.lightstep.google.protobuf.Descriptors.FileDescriptor[] {
}, assigner);
internal_static_google_api_Endpoint_descriptor =
getDescriptor().getMessageTypes().get(0);
internal_static_google_api_Endpoint_fieldAccessorTable = new
lightstep.com.lightstep.lightstep.lightstep.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_google_api_Endpoint_descriptor,
new String[] { "Name", "Aliases", "Features", "Target", "AllowCors", });
}
// @@protoc_insertion_point(outer_class_scope)
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy