com.wgtwo.api.annotations.AnnotationsProto Maven / Gradle / Ivy
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: wgtwo/annotations/annotations.proto
package com.wgtwo.api.annotations;
public final class AnnotationsProto {
private AnnotationsProto() {}
public static void registerAllExtensions(
com.google.protobuf.ExtensionRegistryLite registry) {
registry.add(com.wgtwo.api.annotations.AnnotationsProto.scope);
}
public static void registerAllExtensions(
com.google.protobuf.ExtensionRegistry registry) {
registerAllExtensions(
(com.google.protobuf.ExtensionRegistryLite) registry);
}
public static final int SCOPE_FIELD_NUMBER = 50013;
/**
* extend .google.protobuf.MethodOptions { ... }
*/
public static final
com.google.protobuf.GeneratedMessage.GeneratedExtension<
com.google.protobuf.DescriptorProtos.MethodOptions,
java.lang.String> scope = com.google.protobuf.GeneratedMessage
.newFileScopedGeneratedExtension(
java.lang.String.class,
null);
public static com.google.protobuf.Descriptors.FileDescriptor
getDescriptor() {
return descriptor;
}
private static com.google.protobuf.Descriptors.FileDescriptor
descriptor;
static {
java.lang.String[] descriptorData = {
"\n#wgtwo/annotations/annotations.proto\022\005w" +
"gtwo\032 google/protobuf/descriptor.proto:/" +
"\n\005scope\022\036.google.protobuf.MethodOptions\030" +
"\335\206\003 \001(\tBg\n\031com.wgtwo.api.annotationsB\020An" +
"notationsProtoZ8github.com/working-group" +
"-two/wgtwoapis/wgtwo/annotationsb\006proto3"
};
descriptor = com.google.protobuf.Descriptors.FileDescriptor
.internalBuildGeneratedFileFrom(descriptorData,
new com.google.protobuf.Descriptors.FileDescriptor[] {
com.google.protobuf.DescriptorProtos.getDescriptor(),
});
scope.internalInit(descriptor.getExtensions().get(0));
com.google.protobuf.DescriptorProtos.getDescriptor();
}
// @@protoc_insertion_point(outer_class_scope)
}