Public Member Functions | |
def | __new__ (cls, value=_EMPTY_FLAGS) |
def | with_wait_for_ready (self, wait_for_ready) |
Stores immutable initial metadata flags
Definition at line 1216 of file grpc/_channel.py.
def grpc._channel._InitialMetadataFlags.__new__ | ( | cls, | |
value = _EMPTY_FLAGS |
|||
) |
Definition at line 1219 of file grpc/_channel.py.
def grpc._channel._InitialMetadataFlags.with_wait_for_ready | ( | self, | |
wait_for_ready | |||
) |
Definition at line 1223 of file grpc/_channel.py.