Reference documentation and code samples for the Network Services V1 API module Google::Cloud::NetworkServices::V1::WireFormat.
The format of communication supported by the extension.
Constants
WIRE_FORMAT_UNSPECIFIED
value: 0 Not specified.
EXT_PROC_GRPC
value: 1 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_events for a client request are sent as part of the same
gRPC stream.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-06-25 UTC."],[],[]]