Module: Google::Cloud::NetworkServices::V1::WireFormat
- Defined in:
- proto_docs/google/cloud/networkservices/v1/dep.rb
Overview
The format of communication supported by the extension.
Constant Summary collapse
- WIRE_FORMAT_UNSPECIFIED =
Not specified.
0- EXT_PROC_GRPC =
The extension service uses ext_proc gRPC API over a gRPC stream. This is the default value if the wire format is not specified. The backend service for the extension must use HTTP2 or H2C as the protocol. All
supported_eventsfor a client request are sent as part of the same gRPC stream. 1