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 page details the `Protocol` enum within the `Google.Cloud.Compute.V1` namespace, specifically for `BackendService.Types`, with the latest version being 3.6.0."],["The `Protocol` enum defines the communication protocols that a `BackendService` can use, including `HTTP`, `HTTPS`, `HTTP2`, `TCP`, `SSL`, `UDP`, and `GRPC`."],["The documentation includes an overview for each protocol listed in the `Fields` section, as well as the `UndefinedProtocol` and `Unspecified` enum values."],["The page lists all versions of the Protocol enum, from version 1.0.0 to the latest version, 3.6.0."],["The different protocol options supported are dependent upon the chosen load balancer or Traffic Director configuration."]]],[]]