
grpc.gateway.protoc_gen_swagger.options.Swagger Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of java-client Show documentation
Show all versions of java-client Show documentation
Java RPCAPI client for the Bloombox Cloud.
The newest version!
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: protoc-gen-swagger/options/swagger.proto
package grpc.gateway.protoc_gen_swagger.options;
public final class Swagger {
private Swagger() {}
public static void registerAllExtensions(
com.google.protobuf.ExtensionRegistryLite registry) {
registry.add(grpc.gateway.protoc_gen_swagger.options.Swagger.openapiv2Swagger);
registry.add(grpc.gateway.protoc_gen_swagger.options.Swagger.openapiv2Operation);
registry.add(grpc.gateway.protoc_gen_swagger.options.Swagger.openapiv2Schema);
registry.add(grpc.gateway.protoc_gen_swagger.options.Swagger.openapiv2Tag);
}
public static void registerAllExtensions(
com.google.protobuf.ExtensionRegistry registry) {
registerAllExtensions(
(com.google.protobuf.ExtensionRegistryLite) registry);
}
public static final int OPENAPIV2_SWAGGER_FIELD_NUMBER = 1042;
/**
*
* ID assigned by protobuf-global-extension-registry@google.com for grpc-gateway project.
* All IDs are the same, as assigned. It is okay that they are the same, as they extend
* different descriptor messages.
*
*
* extend .google.protobuf.FileOptions { ... }
*/
public static final
com.google.protobuf.GeneratedMessage.GeneratedExtension<
com.google.protobuf.DescriptorProtos.FileOptions,
grpc.gateway.protoc_gen_swagger.options.Openapiv2.Swagger> openapiv2Swagger = com.google.protobuf.GeneratedMessage
.newFileScopedGeneratedExtension(
grpc.gateway.protoc_gen_swagger.options.Openapiv2.Swagger.class,
grpc.gateway.protoc_gen_swagger.options.Openapiv2.Swagger.getDefaultInstance());
public static final int OPENAPIV2_OPERATION_FIELD_NUMBER = 1042;
/**
*
* ID assigned by protobuf-global-extension-registry@google.com for grpc-gateway project.
* All IDs are the same, as assigned. It is okay that they are the same, as they extend
* different descriptor messages.
*
*
* extend .google.protobuf.MethodOptions { ... }
*/
public static final
com.google.protobuf.GeneratedMessage.GeneratedExtension<
com.google.protobuf.DescriptorProtos.MethodOptions,
grpc.gateway.protoc_gen_swagger.options.Openapiv2.Operation> openapiv2Operation = com.google.protobuf.GeneratedMessage
.newFileScopedGeneratedExtension(
grpc.gateway.protoc_gen_swagger.options.Openapiv2.Operation.class,
grpc.gateway.protoc_gen_swagger.options.Openapiv2.Operation.getDefaultInstance());
public static final int OPENAPIV2_SCHEMA_FIELD_NUMBER = 1042;
/**
*
* ID assigned by protobuf-global-extension-registry@google.com for grpc-gateway project.
* All IDs are the same, as assigned. It is okay that they are the same, as they extend
* different descriptor messages.
*
*
* extend .google.protobuf.MessageOptions { ... }
*/
public static final
com.google.protobuf.GeneratedMessage.GeneratedExtension<
com.google.protobuf.DescriptorProtos.MessageOptions,
grpc.gateway.protoc_gen_swagger.options.Openapiv2.Schema> openapiv2Schema = com.google.protobuf.GeneratedMessage
.newFileScopedGeneratedExtension(
grpc.gateway.protoc_gen_swagger.options.Openapiv2.Schema.class,
grpc.gateway.protoc_gen_swagger.options.Openapiv2.Schema.getDefaultInstance());
public static final int OPENAPIV2_TAG_FIELD_NUMBER = 1042;
/**
*
* ID assigned by protobuf-global-extension-registry@google.com for grpc-gateway project.
* All IDs are the same, as assigned. It is okay that they are the same, as they extend
* different descriptor messages.
*
*
* extend .google.protobuf.ServiceOptions { ... }
*/
public static final
com.google.protobuf.GeneratedMessage.GeneratedExtension<
com.google.protobuf.DescriptorProtos.ServiceOptions,
grpc.gateway.protoc_gen_swagger.options.Openapiv2.Tag> openapiv2Tag = com.google.protobuf.GeneratedMessage
.newFileScopedGeneratedExtension(
grpc.gateway.protoc_gen_swagger.options.Openapiv2.Tag.class,
grpc.gateway.protoc_gen_swagger.options.Openapiv2.Tag.getDefaultInstance());
public static com.google.protobuf.Descriptors.FileDescriptor
getDescriptor() {
return descriptor;
}
private static com.google.protobuf.Descriptors.FileDescriptor
descriptor;
static {
java.lang.String[] descriptorData = {
"\n(protoc-gen-swagger/options/swagger.pro" +
"to\022\'grpc.gateway.protoc_gen_swagger.opti" +
"ons\032*protoc-gen-swagger/options/openapiv" +
"2.proto\032 google/protobuf/descriptor.prot" +
"o:j\n\021openapiv2_swagger\022\034.google.protobuf" +
".FileOptions\030\222\010 \001(\01320.grpc.gateway.proto" +
"c_gen_swagger.options.Swagger:p\n\023openapi" +
"v2_operation\022\036.google.protobuf.MethodOpt" +
"ions\030\222\010 \001(\01322.grpc.gateway.protoc_gen_sw" +
"agger.options.Operation:k\n\020openapiv2_sch" +
"ema\022\037.google.protobuf.MessageOptions\030\222\010 " +
"\001(\0132/.grpc.gateway.protoc_gen_swagger.op" +
"tions.Schema:e\n\ropenapiv2_tag\022\037.google.p" +
"rotobuf.ServiceOptions\030\222\010 \001(\0132,.grpc.gat" +
"eway.protoc_gen_swagger.options.TagBCZAg" +
"ithub.com/grpc-ecosystem/grpc-gateway/pr" +
"otoc-gen-swagger/optionsb\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[] {
grpc.gateway.protoc_gen_swagger.options.Openapiv2.getDescriptor(),
com.google.protobuf.DescriptorProtos.getDescriptor(),
}, assigner);
openapiv2Swagger.internalInit(descriptor.getExtensions().get(0));
openapiv2Operation.internalInit(descriptor.getExtensions().get(1));
openapiv2Schema.internalInit(descriptor.getExtensions().get(2));
openapiv2Tag.internalInit(descriptor.getExtensions().get(3));
grpc.gateway.protoc_gen_swagger.options.Openapiv2.getDescriptor();
com.google.protobuf.DescriptorProtos.getDescriptor();
}
// @@protoc_insertion_point(outer_class_scope)
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy