HttpEdgeInfo
Specifies request metadata provided by an active HTTP edge proxy, as applicable.
Content copied to clipboard
elide.http.HttpEdgeInfo
Types
Functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Specifies the edge proxy datacenter or point-of-presence.
Content copied to clipboard
string datacenter = 2;
Link copied to clipboard
Specifies the edge proxy datacenter or point-of-presence.
Content copied to clipboard
string datacenter = 2;
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Specifies the HTTP edge proxy's IP address.
Content copied to clipboard
string ip = 1;
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Specifies the edge proxy datacenter's region or locale.
Content copied to clipboard
string region = 3;
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open fun <ContainingT : Message?, T> newFileScopedGeneratedExtension(singularType: Class<out Any>, defaultInstance: Message): GeneratedMessage.GeneratedExtension<ContainingT, T>
Link copied to clipboard
open fun <ContainingT : Message?, T> newMessageScopedGeneratedExtension(scope: Message, descriptorIndex: Int, singularType: Class<out Any>, defaultInstance: Message): GeneratedMessage.GeneratedExtension<ContainingT, T>
Link copied to clipboard
open fun parseDelimitedFrom(input: InputStream, extensionRegistry: ExtensionRegistryLite): HttpEdgeInfo
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard