package v1
Package Members
- package reflection
Type Members
- final class ErrorResponse extends GeneratedMessageV3 with ErrorResponseOrBuilder
The error code and error message sent by the server when an error occurs.
The error code and error message sent by the server when an error occurs.
Protobuf type
grpc.reflection.v1.ErrorResponse
- trait ErrorResponseOrBuilder extends MessageOrBuilder
- final class ExtensionNumberResponse extends GeneratedMessageV3 with ExtensionNumberResponseOrBuilder
A list of extension numbers sent by the server answering all_extension_numbers_of_type request.
A list of extension numbers sent by the server answering all_extension_numbers_of_type request.
Protobuf type
grpc.reflection.v1.ExtensionNumberResponse
- trait ExtensionNumberResponseOrBuilder extends MessageOrBuilder
- final class ExtensionRequest extends GeneratedMessageV3 with ExtensionRequestOrBuilder
The type name and extension number sent by the client when requesting file_containing_extension.
The type name and extension number sent by the client when requesting file_containing_extension.
Protobuf type
grpc.reflection.v1.ExtensionRequest
- trait ExtensionRequestOrBuilder extends MessageOrBuilder
- final class FileDescriptorResponse extends GeneratedMessageV3 with FileDescriptorResponseOrBuilder
Serialized FileDescriptorProto messages sent by the server answering a file_by_filename, file_containing_symbol, or file_containing_extension request.
Serialized FileDescriptorProto messages sent by the server answering a file_by_filename, file_containing_symbol, or file_containing_extension request.
Protobuf type
grpc.reflection.v1.FileDescriptorResponse
- trait FileDescriptorResponseOrBuilder extends MessageOrBuilder
- final class ListServiceResponse extends GeneratedMessageV3 with ListServiceResponseOrBuilder
A list of ServiceResponse sent by the server answering list_services request.
A list of ServiceResponse sent by the server answering list_services request.
Protobuf type
grpc.reflection.v1.ListServiceResponse
- trait ListServiceResponseOrBuilder extends MessageOrBuilder
- trait ServerReflection extends AnyRef
- abstract class ServerReflectionClient extends ServerReflectionClientPowerApi with ServerReflection with AkkaGrpcClient
- Annotations
- @AkkaGrpcGenerated()
- abstract class ServerReflectionClientPowerApi extends AnyRef
- Annotations
- @AkkaGrpcGenerated()
- final class ServerReflectionProto extends AnyRef
- final class ServerReflectionRequest extends GeneratedMessageV3 with ServerReflectionRequestOrBuilder
The message sent by the client when calling ServerReflectionInfo method.
The message sent by the client when calling ServerReflectionInfo method.
Protobuf type
grpc.reflection.v1.ServerReflectionRequest
- trait ServerReflectionRequestOrBuilder extends MessageOrBuilder
- final class ServerReflectionResponse extends GeneratedMessageV3 with ServerReflectionResponseOrBuilder
The message sent by the server to answer ServerReflectionInfo method.
The message sent by the server to answer ServerReflectionInfo method.
Protobuf type
grpc.reflection.v1.ServerReflectionResponse
- trait ServerReflectionResponseOrBuilder extends MessageOrBuilder
- final class ServiceResponse extends GeneratedMessageV3 with ServiceResponseOrBuilder
The information of a single service used by ListServiceResponse to answer list_services request.
The information of a single service used by ListServiceResponse to answer list_services request.
Protobuf type
grpc.reflection.v1.ServiceResponse
- trait ServiceResponseOrBuilder extends MessageOrBuilder