Reference documentation and code samples for the Compute Engine v1 API enum BackendService.Types.Protocol.
The protocol this BackendService uses to communicate with backends. Possible values are HTTP, HTTPS, HTTP2, TCP, SSL, UDP or GRPC. depending on the chosen load balancer or Traffic Director configuration. Refer to the documentation for the load balancers or for Traffic Director for more information. Must be set to GRPC when the backend service is referenced by a URL map that is bound to target gRPC proxy.
[[["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-03-21 UTC."],[[["This document provides reference documentation for the `BackendService.Types.Protocol` enum in the Google Cloud Compute Engine v1 API, detailing various network protocols."],["The latest version available for this documentation is 3.6.0, while the current page is specific to version 2.10.0, with many previous versions also available to view."],["The `BackendService.Types.Protocol` enum defines the protocol used by a BackendService to communicate with backends, including options like HTTP, HTTPS, HTTP2, TCP, SSL, UDP, and gRPC."],["The enum also includes special values such as `UndefinedProtocol` to indicate an unset field and `Unspecified` allowing use with any L3/L4 Forwarding Rules."],["The document is part of the `Google.Cloud.Compute.V1` namespace, and the assembly it is a part of is `Google.Cloud.Compute.V1.dll`."]]],[]]