Public Member Functions | List of all members
grpc._channel._InitialMetadataFlags Class Reference
Inheritance diagram for grpc._channel._InitialMetadataFlags:
Inheritance graph
[legend]

Public Member Functions

def __new__ (cls, value=_EMPTY_FLAGS)
 
def with_wait_for_ready (self, wait_for_ready)
 

Detailed Description

Stores immutable initial metadata flags

Definition at line 1216 of file grpc/_channel.py.

Member Function Documentation

◆ __new__()

def grpc._channel._InitialMetadataFlags.__new__ (   cls,
  value = _EMPTY_FLAGS 
)

Definition at line 1219 of file grpc/_channel.py.

◆ with_wait_for_ready()

def grpc._channel._InitialMetadataFlags.with_wait_for_ready (   self,
  wait_for_ready 
)

Definition at line 1223 of file grpc/_channel.py.


The documentation for this class was generated from the following file:


grpc
Author(s):
autogenerated on Fri May 16 2025 03:03:31