public interface HandshakeRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
String |
getExpectedVersion()
string expectedVersion = 1; |
com.google.protobuf.ByteString |
getExpectedVersionBytes()
string expectedVersion = 1; |
String |
getProgLang()
optional string prog_lang = 2; |
com.google.protobuf.ByteString |
getProgLangBytes()
optional string prog_lang = 2; |
boolean |
hasProgLang()
optional string prog_lang = 2; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
String getExpectedVersion()
string expectedVersion = 1;
com.google.protobuf.ByteString getExpectedVersionBytes()
string expectedVersion = 1;
boolean hasProgLang()
optional string prog_lang = 2;
String getProgLang()
optional string prog_lang = 2;
com.google.protobuf.ByteString getProgLangBytes()
optional string prog_lang = 2;
Copyright © 2022–2023 Iron Software. All rights reserved.