| Modifier and Type | Method and Description |
|---|---|
ProbingDetails.EdgeLocation |
ProbingDetails.EdgeLocation.Builder.build() |
ProbingDetails.EdgeLocation |
ProbingDetails.EdgeLocation.Builder.buildPartial() |
static ProbingDetails.EdgeLocation |
ProbingDetails.EdgeLocation.getDefaultInstance() |
ProbingDetails.EdgeLocation |
ProbingDetails.EdgeLocation.getDefaultInstanceForType() |
ProbingDetails.EdgeLocation |
ProbingDetails.EdgeLocation.Builder.getDefaultInstanceForType() |
ProbingDetails.EdgeLocation |
ProbingDetails.getDestinationEgressLocation()
The EdgeLocation from which a packet destined for/originating from the
internet will egress/ingress the Google network.
|
ProbingDetails.EdgeLocation |
ProbingDetails.Builder.getDestinationEgressLocation()
The EdgeLocation from which a packet destined for/originating from the
internet will egress/ingress the Google network.
|
ProbingDetails.EdgeLocation |
ProbingDetailsOrBuilder.getDestinationEgressLocation()
The EdgeLocation from which a packet destined for/originating from the
internet will egress/ingress the Google network.
|
static ProbingDetails.EdgeLocation |
ProbingDetails.EdgeLocation.parseDelimitedFrom(InputStream input) |
static ProbingDetails.EdgeLocation |
ProbingDetails.EdgeLocation.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ProbingDetails.EdgeLocation |
ProbingDetails.EdgeLocation.parseFrom(byte[] data) |
static ProbingDetails.EdgeLocation |
ProbingDetails.EdgeLocation.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ProbingDetails.EdgeLocation |
ProbingDetails.EdgeLocation.parseFrom(ByteBuffer data) |
static ProbingDetails.EdgeLocation |
ProbingDetails.EdgeLocation.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ProbingDetails.EdgeLocation |
ProbingDetails.EdgeLocation.parseFrom(com.google.protobuf.ByteString data) |
static ProbingDetails.EdgeLocation |
ProbingDetails.EdgeLocation.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ProbingDetails.EdgeLocation |
ProbingDetails.EdgeLocation.parseFrom(com.google.protobuf.CodedInputStream input) |
static ProbingDetails.EdgeLocation |
ProbingDetails.EdgeLocation.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ProbingDetails.EdgeLocation |
ProbingDetails.EdgeLocation.parseFrom(InputStream input) |
static ProbingDetails.EdgeLocation |
ProbingDetails.EdgeLocation.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<ProbingDetails.EdgeLocation> |
ProbingDetails.EdgeLocation.getParserForType() |
static com.google.protobuf.Parser<ProbingDetails.EdgeLocation> |
ProbingDetails.EdgeLocation.parser() |
| Modifier and Type | Method and Description |
|---|---|
ProbingDetails.Builder |
ProbingDetails.Builder.mergeDestinationEgressLocation(ProbingDetails.EdgeLocation value)
The EdgeLocation from which a packet destined for/originating from the
internet will egress/ingress the Google network.
|
ProbingDetails.EdgeLocation.Builder |
ProbingDetails.EdgeLocation.Builder.mergeFrom(ProbingDetails.EdgeLocation other) |
static ProbingDetails.EdgeLocation.Builder |
ProbingDetails.EdgeLocation.newBuilder(ProbingDetails.EdgeLocation prototype) |
ProbingDetails.Builder |
ProbingDetails.Builder.setDestinationEgressLocation(ProbingDetails.EdgeLocation value)
The EdgeLocation from which a packet destined for/originating from the
internet will egress/ingress the Google network.
|
Copyright © 2022 Google LLC. All rights reserved.