Searched defs:BackendServiceProtocol (Results 1 – 2 of 2) sorted by relevance
30 BackendServiceProtocol = _ComputeV1.BackendServiceProtocol variable125 backend_protocol: Optional[BackendServiceProtocol] = _BackendGRPC,134 protocol: Optional[BackendServiceProtocol] = _BackendGRPC,196 protocol: Optional[BackendServiceProtocol] = _BackendGRPC,276 self, protocol: Optional[BackendServiceProtocol] = _BackendGRPC):334 self, protocol: Optional[BackendServiceProtocol] = _BackendGRPC):
54 class BackendServiceProtocol(enum.Enum): class in ComputeV1123 protocol: Optional[BackendServiceProtocol] = None,