public static interface Seg.BeaconRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
Seg.PathSegment |
getSegment()
Beacon in form of a partial path segment.
|
Seg.PathSegmentOrBuilder |
getSegmentOrBuilder()
Beacon in form of a partial path segment.
|
boolean |
hasSegment()
Beacon in form of a partial path segment.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasSegment()
Beacon in form of a partial path segment.
.proto.control_plane.v1.PathSegment segment = 1;Seg.PathSegment getSegment()
Beacon in form of a partial path segment.
.proto.control_plane.v1.PathSegment segment = 1;Seg.PathSegmentOrBuilder getSegmentOrBuilder()
Beacon in form of a partial path segment.
.proto.control_plane.v1.PathSegment segment = 1;Copyright © 2024. All rights reserved.