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-24 UTC."],[[["This webpage provides documentation for the `Protocol` enum within the `Google.Cloud.Compute.V1.BackendService.Types` namespace, detailing various supported communication protocols."],["The latest version of the `Protocol` documentation is version 3.6.0, with previous versions from 3.5.0 back to 1.0.0 also available via hyperlinks."],["The `Protocol` enum supports a variety of protocols, including `Grpc`, `Http`, `Http2`, `Https`, `Ssl`, `Tcp`, and `Udp`, each with specific use cases depending on the load balancer or Traffic Director configuration."],["There is a designated `UndefinedProtocol` field in this enum that is used to indicate when the enum field has not been explicitly set to one of the available options."],["The documentation is part of the `Google.Cloud.Compute.V1` assembly, found in the `Google.Cloud.Compute.V1.dll` file."]]],[]]