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 available for the `Google.Cloud.Compute.V1.BackendService.Types.Protocol` is 3.6.0, and there are several previous versions accessible, ranging from 3.5.0 down to 1.0.0."],["This documentation outlines the `Protocol` enum within the `Google.Cloud.Compute.V1` namespace, detailing the different communication protocols supported by the BackendService."],["Supported protocol values include `Grpc`, `Http`, `Http2`, `Https`, `Ssl`, `Tcp`, `Udp`, `UndefinedProtocol`, and `Unspecified`, each with specific use cases and descriptions."],["The `Unspecified` value for protocol in a Backend Service allows it to be used with any L3/L4 Forwarding Rules."],["The `Grpc` value in the protocol enum is specifically available for Traffic Director."]]],[]]