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-08-28 UTC."],[],[],null,["# Network Services V1 API - Module Google::Cloud::NetworkServices::V1::WireFormat (v2.4.0)\n\nVersion latestkeyboard_arrow_down\n\n- [2.4.0 (latest)](/ruby/docs/reference/google-cloud-network_services-v1/latest/Google-Cloud-NetworkServices-V1-WireFormat)\n- [2.3.0](/ruby/docs/reference/google-cloud-network_services-v1/2.3.0/Google-Cloud-NetworkServices-V1-WireFormat)\n- [2.2.0](/ruby/docs/reference/google-cloud-network_services-v1/2.2.0/Google-Cloud-NetworkServices-V1-WireFormat)\n- [2.1.0](/ruby/docs/reference/google-cloud-network_services-v1/2.1.0/Google-Cloud-NetworkServices-V1-WireFormat)\n- [2.0.1](/ruby/docs/reference/google-cloud-network_services-v1/2.0.1/Google-Cloud-NetworkServices-V1-WireFormat)\n- [1.2.0](/ruby/docs/reference/google-cloud-network_services-v1/1.2.0/Google-Cloud-NetworkServices-V1-WireFormat)\n- [1.1.0](/ruby/docs/reference/google-cloud-network_services-v1/1.1.0/Google-Cloud-NetworkServices-V1-WireFormat)\n- [1.0.1](/ruby/docs/reference/google-cloud-network_services-v1/1.0.1/Google-Cloud-NetworkServices-V1-WireFormat)\n- [0.2.0](/ruby/docs/reference/google-cloud-network_services-v1/0.2.0/Google-Cloud-NetworkServices-V1-WireFormat)\n- [0.1.0](/ruby/docs/reference/google-cloud-network_services-v1/0.1.0/Google-Cloud-NetworkServices-V1-WireFormat) \nReference documentation and code samples for the Network Services V1 API module Google::Cloud::NetworkServices::V1::WireFormat.\n\nThe format of communication supported by the extension.\n\nConstants\n---------\n\n### WIRE_FORMAT_UNSPECIFIED\n\n**value:** 0 \nNot specified.\n\n### EXT_PROC_GRPC\n\n**value:** 1 \nThe extension service uses ext_proc gRPC API over a gRPC stream. This is\nthe default value if the wire format is not specified. The backend service\nfor the extension must use HTTP2 or H2C as the protocol. All\n`supported_events` for a client request are sent as part of the same\ngRPC stream."]]