Searched refs:BIDIRECTIONAL_STREAMING (Results 1 – 3 of 3) sorted by relevance
330 BIDIRECTIONAL_STREAMING = 'kBidirectionalStreaming' variable in ProtoServiceMethod.Type351 or self._type is self.Type.BIDIRECTIONAL_STREAMING)355 or self._type is self.Type.BIDIRECTIONAL_STREAMING)446 method_type = ProtoServiceMethod.Type.BIDIRECTIONAL_STREAMING
186 BIDIRECTIONAL_STREAMING = 3 variable in Method.Type206 return self.Type.BIDIRECTIONAL_STREAMING
452 if method.type is Method.Type.BIDIRECTIONAL_STREAMING: