public static interface ClientProto.ClientOrBuilder
extends com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
com.google.protobuf.StringValue |
getHost()
.google.protobuf.StringValue host = 1; |
com.google.protobuf.StringValueOrBuilder |
getHostOrBuilder()
.google.protobuf.StringValue host = 1; |
ModelProto.Location |
getLocation()
.v1.Location location = 4; |
ModelProto.LocationOrBuilder |
getLocationOrBuilder()
.v1.Location location = 4; |
ClientProto.Client.ClientType |
getType()
.v1.Client.ClientType type = 2; |
int |
getTypeValue()
.v1.Client.ClientType type = 2; |
com.google.protobuf.StringValue |
getVersion()
.google.protobuf.StringValue version = 3; |
com.google.protobuf.StringValueOrBuilder |
getVersionOrBuilder()
.google.protobuf.StringValue version = 3; |
boolean |
hasHost()
.google.protobuf.StringValue host = 1; |
boolean |
hasLocation()
.v1.Location location = 4; |
boolean |
hasVersion()
.google.protobuf.StringValue version = 3; |
boolean hasHost()
.google.protobuf.StringValue host = 1;com.google.protobuf.StringValue getHost()
.google.protobuf.StringValue host = 1;com.google.protobuf.StringValueOrBuilder getHostOrBuilder()
.google.protobuf.StringValue host = 1;int getTypeValue()
.v1.Client.ClientType type = 2;ClientProto.Client.ClientType getType()
.v1.Client.ClientType type = 2;boolean hasVersion()
.google.protobuf.StringValue version = 3;com.google.protobuf.StringValue getVersion()
.google.protobuf.StringValue version = 3;com.google.protobuf.StringValueOrBuilder getVersionOrBuilder()
.google.protobuf.StringValue version = 3;boolean hasLocation()
.v1.Location location = 4;ModelProto.Location getLocation()
.v1.Location location = 4;ModelProto.LocationOrBuilder getLocationOrBuilder()
.v1.Location location = 4;Copyright © 2021. All rights reserved.