package v1alpha

Package Members

  1. package reflection

Type Members

  1. final class ErrorResponse extends GeneratedMessage 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.v1alpha.ErrorResponse

    Annotations
    @Generated()
  2. trait ErrorResponseOrBuilder extends MessageOrBuilder
    Annotations
    @Generated()
  3. final class ExtensionNumberResponse extends GeneratedMessage 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.v1alpha.ExtensionNumberResponse

    Annotations
    @Generated()
  4. trait ExtensionNumberResponseOrBuilder extends MessageOrBuilder
    Annotations
    @Generated()
  5. final class ExtensionRequest extends GeneratedMessage 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.v1alpha.ExtensionRequest

    Annotations
    @Generated()
  6. trait ExtensionRequestOrBuilder extends MessageOrBuilder
    Annotations
    @Generated()
  7. final class FileDescriptorResponse extends GeneratedMessage 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.v1alpha.FileDescriptorResponse

    Annotations
    @Generated()
  8. trait FileDescriptorResponseOrBuilder extends MessageOrBuilder
    Annotations
    @Generated()
  9. final class ListServiceResponse extends GeneratedMessage 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.v1alpha.ListServiceResponse

    Annotations
    @Generated()
  10. trait ListServiceResponseOrBuilder extends MessageOrBuilder
    Annotations
    @Generated()
  11. trait ServerReflection extends AnyRef
  12. abstract class ServerReflectionClient extends ServerReflectionClientPowerApi with ServerReflection with PekkoGrpcClient
    Annotations
    @PekkoGrpcGenerated()
  13. abstract class ServerReflectionClientPowerApi extends AnyRef
    Annotations
    @PekkoGrpcGenerated()
  14. final class ServerReflectionRequest extends GeneratedMessage 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.v1alpha.ServerReflectionRequest

    Annotations
    @Generated()
  15. trait ServerReflectionRequestOrBuilder extends MessageOrBuilder
    Annotations
    @Generated()
  16. final class ServerReflectionResponse extends GeneratedMessage 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.v1alpha.ServerReflectionResponse

    Annotations
    @Generated()
  17. trait ServerReflectionResponseOrBuilder extends MessageOrBuilder
    Annotations
    @Generated()
  18. final class ServiceResponse extends GeneratedMessage 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.v1alpha.ServiceResponse

    Annotations
    @Generated()
  19. trait ServiceResponseOrBuilder extends MessageOrBuilder
    Annotations
    @Generated()

Deprecated Type Members

  1. final class ServerReflectionProto extends GeneratedFile
    Annotations
    @Generated() @Deprecated
    Deprecated

Ungrouped