Builder
Specifies request metadata provided by an active HTTP edge proxy, as applicable.
Content copied to clipboard
elide.http.HttpEdgeInfo
Functions
Link copied to clipboard
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
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
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
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
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
open fun mergeFrom(input: CodedInputStream, extensionRegistry: ExtensionRegistryLite): HttpEdgeInfo.Builder
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
Specifies the HTTP edge proxy's IP address.
Content copied to clipboard
string ip = 1;
Link copied to clipboard
Specifies the HTTP edge proxy's IP address.
Content copied to clipboard
string ip = 1;
Link copied to clipboard
Specifies the edge proxy datacenter's region or locale.
Content copied to clipboard
string region = 3;
Link copied to clipboard
Specifies the edge proxy datacenter's region or locale.
Content copied to clipboard
string region = 3;
Link copied to clipboard
abstract fun setRepeatedField(field: Descriptors.FieldDescriptor, index: Int, value: Any): Message.Builder
Link copied to clipboard