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-04-09 UTC."],[[["This webpage provides reference documentation for the `BackendService.Types.Protocol` enum within the Google Cloud Compute Engine v1 API."],["The `BackendService.Types.Protocol` enum defines the communication protocols used by a BackendService with backends, including options like HTTP, HTTPS, HTTP2, TCP, SSL, UDP, and GRPC."],["The page lists all versions from 1.0.0 to 3.6.0 for this specific enum, with version 3.6.0 being the most current and there are a total of 30 versions."],["The documentation details each field of the enum, such as `Grpc`, `Http`, and `Unspecified`, and provides their corresponding descriptions."],["The page specifies that the namespace for the enum is `Google.Cloud.Compute.V1` within the `Google.Cloud.Compute.V1.dll` assembly."]]],[]]