public final class AnnotationsProto
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static int |
OPENAPIV2_FIELD_FIELD_NUMBER |
static int |
OPENAPIV2_OPERATION_FIELD_NUMBER |
static int |
OPENAPIV2_SCHEMA_FIELD_NUMBER |
static int |
OPENAPIV2_SWAGGER_FIELD_NUMBER |
static int |
OPENAPIV2_TAG_FIELD_NUMBER |
static com.google.protobuf.GeneratedMessage.GeneratedExtension<com.google.protobuf.DescriptorProtos.FieldOptions,JSONSchema> |
openapiv2Field
ID assigned by protobuf-global-extension-registry@google.com for gRPC-Gateway project.
|
static com.google.protobuf.GeneratedMessage.GeneratedExtension<com.google.protobuf.DescriptorProtos.MethodOptions,Operation> |
openapiv2Operation
ID assigned by protobuf-global-extension-registry@google.com for gRPC-Gateway project.
|
static com.google.protobuf.GeneratedMessage.GeneratedExtension<com.google.protobuf.DescriptorProtos.MessageOptions,Schema> |
openapiv2Schema
ID assigned by protobuf-global-extension-registry@google.com for gRPC-Gateway project.
|
static com.google.protobuf.GeneratedMessage.GeneratedExtension<com.google.protobuf.DescriptorProtos.FileOptions,Swagger> |
openapiv2Swagger
ID assigned by protobuf-global-extension-registry@google.com for gRPC-Gateway project.
|
static com.google.protobuf.GeneratedMessage.GeneratedExtension<com.google.protobuf.DescriptorProtos.ServiceOptions,Tag> |
openapiv2Tag
ID assigned by protobuf-global-extension-registry@google.com for gRPC-Gateway project.
|
Modifier and Type | Method and Description |
---|---|
static com.google.protobuf.Descriptors.FileDescriptor |
getDescriptor() |
static void |
registerAllExtensions(com.google.protobuf.ExtensionRegistry registry) |
static void |
registerAllExtensions(com.google.protobuf.ExtensionRegistryLite registry) |
public static final int OPENAPIV2_SWAGGER_FIELD_NUMBER
public static final com.google.protobuf.GeneratedMessage.GeneratedExtension<com.google.protobuf.DescriptorProtos.FileOptions,Swagger> openapiv2Swagger
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 int OPENAPIV2_OPERATION_FIELD_NUMBER
public static final com.google.protobuf.GeneratedMessage.GeneratedExtension<com.google.protobuf.DescriptorProtos.MethodOptions,Operation> openapiv2Operation
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 int OPENAPIV2_SCHEMA_FIELD_NUMBER
public static final com.google.protobuf.GeneratedMessage.GeneratedExtension<com.google.protobuf.DescriptorProtos.MessageOptions,Schema> openapiv2Schema
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 int OPENAPIV2_TAG_FIELD_NUMBER
public static final com.google.protobuf.GeneratedMessage.GeneratedExtension<com.google.protobuf.DescriptorProtos.ServiceOptions,Tag> openapiv2Tag
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 int OPENAPIV2_FIELD_FIELD_NUMBER
public static final com.google.protobuf.GeneratedMessage.GeneratedExtension<com.google.protobuf.DescriptorProtos.FieldOptions,JSONSchema> openapiv2Field
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.FieldOptions { ... }
public static void registerAllExtensions(com.google.protobuf.ExtensionRegistryLite registry)
public static void registerAllExtensions(com.google.protobuf.ExtensionRegistry registry)
public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor()