public interface GetSocketResponseOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
Socket |
getSocket()
The Socket that corresponds to the requested socket_id.
|
SocketOrBuilder |
getSocketOrBuilder()
The Socket that corresponds to the requested socket_id.
|
boolean |
hasSocket()
The Socket that corresponds to the requested socket_id.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasSocket()
The Socket that corresponds to the requested socket_id. This field should be set.
.grpc.channelz.v1.Socket socket = 1;Socket getSocket()
The Socket that corresponds to the requested socket_id. This field should be set.
.grpc.channelz.v1.Socket socket = 1;SocketOrBuilder getSocketOrBuilder()
The Socket that corresponds to the requested socket_id. This field should be set.
.grpc.channelz.v1.Socket socket = 1;