protocol

@JvmName(name = "gksxwqohqndlscof")
suspend fun protocol(value: Output<String>)
@JvmName(name = "vsuwowhpsdjexxgd")
suspend fun protocol(value: String?)

Parameters

value

The protocol this BackendService uses to communicate with backends. The default is HTTP. NOTE: HTTP2 is only valid for beta HTTP/2 load balancer types and may result in errors if used with the GA API. NOTE: With protocol “UNSPECIFIED”, the backend service can be used by Layer 4 Internal Load Balancing or Network Load Balancing with TCP/UDP/L3_DEFAULT Forwarding Rule protocol. Possible values are: HTTP, HTTPS, HTTP2, TCP, SSL, GRPC, UNSPECIFIED.