Contents:
Defines an enum for classifying RPC methods by streaming semantics.
grpc.framework.common.cardinality.
Cardinality
Bases: enum.Enum
enum.Enum
Describes the streaming semantics of an RPC method.
Defines an enum for classifying RPC methods by control flow semantics.
grpc.framework.common.style.
Service
Describes the control flow style of RPC method implementation.