| Modifier and Type | Method and Description |
|---|---|
ProbingDetails |
ProbingDetails.Builder.build() |
ProbingDetails |
ProbingDetails.Builder.buildPartial() |
static ProbingDetails |
ProbingDetails.getDefaultInstance() |
ProbingDetails |
ProbingDetails.getDefaultInstanceForType() |
ProbingDetails |
ProbingDetails.Builder.getDefaultInstanceForType() |
ProbingDetails |
ConnectivityTest.getProbingDetails()
Output only.
|
ProbingDetails |
ConnectivityTest.Builder.getProbingDetails()
Output only.
|
ProbingDetails |
ConnectivityTestOrBuilder.getProbingDetails()
Output only.
|
static ProbingDetails |
ProbingDetails.parseDelimitedFrom(InputStream input) |
static ProbingDetails |
ProbingDetails.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ProbingDetails |
ProbingDetails.parseFrom(byte[] data) |
static ProbingDetails |
ProbingDetails.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ProbingDetails |
ProbingDetails.parseFrom(ByteBuffer data) |
static ProbingDetails |
ProbingDetails.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ProbingDetails |
ProbingDetails.parseFrom(com.google.protobuf.ByteString data) |
static ProbingDetails |
ProbingDetails.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ProbingDetails |
ProbingDetails.parseFrom(com.google.protobuf.CodedInputStream input) |
static ProbingDetails |
ProbingDetails.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ProbingDetails |
ProbingDetails.parseFrom(InputStream input) |
static ProbingDetails |
ProbingDetails.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<ProbingDetails> |
ProbingDetails.getParserForType() |
static com.google.protobuf.Parser<ProbingDetails> |
ProbingDetails.parser() |
| Modifier and Type | Method and Description |
|---|---|
ProbingDetails.Builder |
ProbingDetails.Builder.mergeFrom(ProbingDetails other) |
ConnectivityTest.Builder |
ConnectivityTest.Builder.mergeProbingDetails(ProbingDetails value)
Output only.
|
static ProbingDetails.Builder |
ProbingDetails.newBuilder(ProbingDetails prototype) |
ConnectivityTest.Builder |
ConnectivityTest.Builder.setProbingDetails(ProbingDetails value)
Output only.
|
Copyright © 2022 Google LLC. All rights reserved.