Region Backend Service Consistent Hash Http Cookie
data class RegionBackendServiceConsistentHashHttpCookie(val name: String? = null, val path: String? = null, val ttl: RegionBackendServiceConsistentHashHttpCookieTtl? = null)
Constructors
Link copied to clipboard
constructor(name: String? = null, path: String? = null, ttl: RegionBackendServiceConsistentHashHttpCookieTtl? = null)