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."],[[["The latest version of the `Google.Cloud.Compute.V1.BackendService.Types.Protocol` is 3.6.0, with a range of available versions from 1.0.0 up to this latest release."],["This documentation outlines the `Protocol` enum, which defines the communication protocols that can be used by a `BackendService`, and is located under version 2.0.0 of the namespace `Google.Cloud.Compute.V1`."],["The `Protocol` enum supports a variety of communication protocols such as `Grpc`, `Http`, `Http2`, `Https`, `Ssl`, `Tcp`, and `Udp`, each serving different networking purposes."],["There are specific use cases such as when a backend service has `Unspecified` protocol, it can be used with any L3/L4 Forwarding Rules or when the protocol is `GRPC` when the backend service is referenced by a URL map bound to target gRPC proxy."],["The `UndefinedProtocol` enum field indicates when the protocol is not set."]]],[]]