gRPC call metadata. More...
Classes | |
| class | Builder |
| struct | MetadataEntry |
Public Member Functions | |
| Metadata (ImmutableList< MetadataEntry > entries) | |
Static Public Member Functions | |
| static Builder | CreateBuilder () |
Static Public Attributes | |
| static readonly Metadata | Empty = new Metadata(ImmutableList<MetadataEntry>.Empty) |
Properties | |
| ImmutableList< MetadataEntry > | Entries [get] |
gRPC call metadata.
1.8.6