Searched refs:maxRpcVersionBuilder_ (Results 1 – 1 of 1) sorted by relevance
1083 if (maxRpcVersionBuilder_ == null) { in clear()1087 maxRpcVersionBuilder_ = null; in clear()1117 if (maxRpcVersionBuilder_ == null) { in buildPartial()1120 result.maxRpcVersion_ = maxRpcVersionBuilder_.build(); in buildPartial()1203 ….alts.internal.TransportSecurityCommon.RpcProtocolVersions.VersionOrBuilder> maxRpcVersionBuilder_; field in TransportSecurityCommon.RpcProtocolVersions.Builder1212 return maxRpcVersionBuilder_ != null || maxRpcVersion_ != null; in hasMaxRpcVersion()1222 if (maxRpcVersionBuilder_ == null) { in getMaxRpcVersion()1225 return maxRpcVersionBuilder_.getMessage(); in getMaxRpcVersion()1236 if (maxRpcVersionBuilder_ == null) { in setMaxRpcVersion()1243 maxRpcVersionBuilder_.setMessage(value); in setMaxRpcVersion()[all …]