| Modifier and Type | Method and Description |
|---|---|
RouteInfo |
RouteInfo.Builder.build() |
RouteInfo |
RouteInfo.Builder.buildPartial() |
static RouteInfo |
RouteInfo.getDefaultInstance() |
RouteInfo |
RouteInfo.getDefaultInstanceForType() |
RouteInfo |
RouteInfo.Builder.getDefaultInstanceForType() |
RouteInfo |
StepOrBuilder.getRoute()
Display information of a Compute Engine route.
|
RouteInfo |
Step.getRoute()
Display information of a Compute Engine route.
|
RouteInfo |
Step.Builder.getRoute()
Display information of a Compute Engine route.
|
static RouteInfo |
RouteInfo.parseDelimitedFrom(InputStream input) |
static RouteInfo |
RouteInfo.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RouteInfo |
RouteInfo.parseFrom(byte[] data) |
static RouteInfo |
RouteInfo.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RouteInfo |
RouteInfo.parseFrom(ByteBuffer data) |
static RouteInfo |
RouteInfo.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RouteInfo |
RouteInfo.parseFrom(com.google.protobuf.ByteString data) |
static RouteInfo |
RouteInfo.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RouteInfo |
RouteInfo.parseFrom(com.google.protobuf.CodedInputStream input) |
static RouteInfo |
RouteInfo.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RouteInfo |
RouteInfo.parseFrom(InputStream input) |
static RouteInfo |
RouteInfo.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<RouteInfo> |
RouteInfo.getParserForType() |
static com.google.protobuf.Parser<RouteInfo> |
RouteInfo.parser() |
| Modifier and Type | Method and Description |
|---|---|
RouteInfo.Builder |
RouteInfo.Builder.mergeFrom(RouteInfo other) |
Step.Builder |
Step.Builder.mergeRoute(RouteInfo value)
Display information of a Compute Engine route.
|
static RouteInfo.Builder |
RouteInfo.newBuilder(RouteInfo prototype) |
Step.Builder |
Step.Builder.setRoute(RouteInfo value)
Display information of a Compute Engine route.
|
Copyright © 2022 Google LLC. All rights reserved.