| Package | Description |
|---|---|
| io.grpc.reflection.v1alpha |
| Modifier and Type | Class and Description |
|---|---|
class |
ExtensionRequest
The type name and extension number sent by the client when requesting
file_containing_extension.
|
static class |
ExtensionRequest.Builder
The type name and extension number sent by the client when requesting
file_containing_extension.
|
| Modifier and Type | Method and Description |
|---|---|
ExtensionRequestOrBuilder |
ServerReflectionRequest.getFileContainingExtensionOrBuilder()
Find the proto file which defines an extension extending the given
message type with the given field number.
|
ExtensionRequestOrBuilder |
ServerReflectionRequest.Builder.getFileContainingExtensionOrBuilder()
Find the proto file which defines an extension extending the given
message type with the given field number.
|
ExtensionRequestOrBuilder |
ServerReflectionRequestOrBuilder.getFileContainingExtensionOrBuilder()
Find the proto file which defines an extension extending the given
message type with the given field number.
|