# Functions
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Constants
Indicates that a client reached a server as a gRPCLB-given backend.
Indicates that a client reached a server via gRPCLB fallback.
Server didn't detect the route that a client took to reach it.
Compressable text format.
Randomly chosen from all other formats defined in this enum.
Uncompressable binary format.
# Variables
No description provided by the author
Enum value maps for GrpclbRouteType.
Enum value maps for GrpclbRouteType.
Enum value maps for PayloadType.
Enum value maps for PayloadType.
# Structs
A protobuf representation for grpc status.
No description provided by the author
No description provided by the author
No description provided by the author
A block of data, to simply increase gRPC message size.
Configuration for a particular response.
Unary request.
Unary response, as configured by the request.
Client-streaming request.
Client-streaming response.
Server-streaming request.
Server-streaming response, as configured by the request and parameters.
UnimplementedLoadBalancerStatsServiceServer can be embedded to have forward compatible implementations.
UnimplementedTestServiceServer can be embedded to have forward compatible implementations.
UnimplementedUnimplementedServiceServer can be embedded to have forward compatible implementations.
# Interfaces
LoadBalancerStatsServiceClient is the client API for LoadBalancerStatsService service.
LoadBalancerStatsServiceServer is the server API for LoadBalancerStatsService service.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
TestServiceClient is the client API for TestService service.
TestServiceServer is the server API for TestService service.
UnimplementedServiceClient is the client API for UnimplementedService service.
UnimplementedServiceServer is the server API for UnimplementedService service.
# Type aliases
The type of route that a client took to reach a server w.r.t.
The type of payload that should be returned.