GclbTargetResponse

data class GclbTargetResponse(val ipConfigs: List<IpConfigResponse>, val targetHttpsProxy: String, val targetSslProxy: String)

Describes a Target Proxy that uses this Certificate Map.

Constructors

Link copied to clipboard
fun GclbTargetResponse(ipConfigs: List<IpConfigResponse>, targetHttpsProxy: String, targetSslProxy: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

IP configurations for this Target Proxy where the Certificate Map is serving.

Link copied to clipboard

This field returns the resource name in the following format: //compute.googleapis.com/projects/*/global/targetHttpsProxies/*.

Link copied to clipboard

This field returns the resource name in the following format: //compute.googleapis.com/projects/*/global/targetSslProxies/*. ////