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 numerous previous versions also available, starting from 1.0.0 and going up to the latest."],["This document details the `Protocol` enum, which defines the communication protocol used by a `BackendService` when interacting with backends, which include protocols such as HTTP, HTTPS, HTTP2, TCP, SSL, UDP, and GRPC."],["The `Protocol` enum contains eight specific field values, `Grpc`, `Http`, `Http2`, `Https`, `Ssl`, `Tcp`, `Udp`, `UndefinedProtocol`, and `Unspecified`, each corresponding to a unique protocol or state."],["When a `BackendService`'s protocol is set to `UNSPECIFIED`, it allows for its use with any Layer 3 or Layer 4 Forwarding Rules."],["`Grpc` is a possible value for the `Protocol` enum, available for Traffic Director."]]],[]]