Generated from protobuf enumWIRE_FORMAT_UNSPECIFIED = 0;
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. Allsupported_eventsfor 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-09-04 UTC."],[],[],null,["# Google Cloud Network Services V1 Client - Class WireFormat (0.6.1)\n\nVersion latestkeyboard_arrow_down\n\n- [0.6.1 (latest)](/php/docs/reference/cloud-networkservices/latest/V1.WireFormat)\n- [0.6.0](/php/docs/reference/cloud-networkservices/0.6.0/V1.WireFormat)\n- [0.5.0](/php/docs/reference/cloud-networkservices/0.5.0/V1.WireFormat)\n- [0.4.0](/php/docs/reference/cloud-networkservices/0.4.0/V1.WireFormat)\n- [0.3.0](/php/docs/reference/cloud-networkservices/0.3.0/V1.WireFormat)\n- [0.2.3](/php/docs/reference/cloud-networkservices/0.2.3/V1.WireFormat)\n- [0.1.1](/php/docs/reference/cloud-networkservices/0.1.1/V1.WireFormat) \nReference documentation and code samples for the Google Cloud Network Services V1 Client class WireFormat.\n\nThe format of communication supported by the extension.\n\nProtobuf type `google.cloud.networkservices.v1.WireFormat`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ NetworkServices \\\\ V1\n\nMethods\n-------\n\n### static::name\n\n### static::value\n\nConstants\n---------\n\n### WIRE_FORMAT_UNSPECIFIED\n\n Value: 0\n\nNot specified.\n\nGenerated from protobuf enum `WIRE_FORMAT_UNSPECIFIED = 0;`\n\n### EXT_PROC_GRPC\n\n Value: 1\n\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.\n\nGenerated from protobuf enum `EXT_PROC_GRPC = 1;`"]]