Package io.grpc.alts.internal
Class AltsContext
java.lang.Object
com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessage
com.google.protobuf.GeneratedMessage
io.grpc.alts.internal.AltsContext
- All Implemented Interfaces:
com.google.protobuf.Message
,com.google.protobuf.MessageLite
,com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
,AltsContextOrBuilder
,Serializable
public final class AltsContext
extends com.google.protobuf.GeneratedMessage
implements AltsContextOrBuilder
Protobuf type
grpc.gcp.AltsContext
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final class
Protobuf typegrpc.gcp.AltsContext
private static final class
Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessage
com.google.protobuf.GeneratedMessage.ExtendableBuilder<MessageT extends com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageT>,
BuilderT extends com.google.protobuf.GeneratedMessage.ExtendableBuilder<MessageT, BuilderT>>, com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageT extends com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessage.ExtendableMessageOrBuilder<MessageT extends com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessage.FieldAccessorTable, com.google.protobuf.GeneratedMessage.GeneratedExtension<ContainingT extends com.google.protobuf.Message, T>, com.google.protobuf.GeneratedMessage.UnusedPrivateParameter Nested classes/interfaces inherited from class com.google.protobuf.AbstractMessage
com.google.protobuf.AbstractMessage.BuilderParent
Nested classes/interfaces inherited from class com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessageLite.InternalOneOfEnum
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final int
private Object
private int
private static final AltsContext
static final int
private Object
private byte
private static final com.google.protobuf.Parser
<AltsContext> static final int
static final int
static final int
private RpcProtocolVersions
private Object
static final int
private Object
static final int
private int
private static final long
Fields inherited from class com.google.protobuf.GeneratedMessage
alwaysUseFieldBuilders, unknownFields
Fields inherited from class com.google.protobuf.AbstractMessage
memoizedSize
Fields inherited from class com.google.protobuf.AbstractMessageLite
memoizedHashCode
-
Constructor Summary
ConstructorsModifierConstructorDescriptionprivate
private
AltsContext
(com.google.protobuf.GeneratedMessage.Builder<?> builder) -
Method Summary
Modifier and TypeMethodDescriptionboolean
Additional attributes of the peer.boolean
The application protocol negotiated for this connection.com.google.protobuf.ByteString
The application protocol negotiated for this connection.static AltsContext
static final com.google.protobuf.Descriptors.Descriptor
The local service account.com.google.protobuf.ByteString
The local service account.com.google.protobuf.Parser
<AltsContext> Deprecated.int
Additional attributes of the peer.Additional attributes of the peer.getPeerAttributesOrDefault
(String key, String defaultValue) Additional attributes of the peer.Additional attributes of the peer.The RPC protocol versions supported by the peer.The RPC protocol versions supported by the peer.The peer service account.com.google.protobuf.ByteString
The peer service account.The record protocol negotiated for this connection.com.google.protobuf.ByteString
The record protocol negotiated for this connection.The security level of the created secure channel.int
The security level of the created secure channel.int
int
hashCode()
boolean
The RPC protocol versions supported by the peer.protected com.google.protobuf.GeneratedMessage.FieldAccessorTable
protected com.google.protobuf.MapFieldReflectionAccessor
internalGetMapFieldReflection
(int number) final boolean
static AltsContext.Builder
static AltsContext.Builder
newBuilder
(AltsContext prototype) protected AltsContext.Builder
newBuilderForType
(com.google.protobuf.AbstractMessage.BuilderParent parent) static AltsContext
parseDelimitedFrom
(InputStream input) static AltsContext
parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static AltsContext
parseFrom
(byte[] data) static AltsContext
parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static AltsContext
parseFrom
(com.google.protobuf.ByteString data) static AltsContext
parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static AltsContext
parseFrom
(com.google.protobuf.CodedInputStream input) static AltsContext
parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static AltsContext
parseFrom
(InputStream input) static AltsContext
parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static AltsContext
parseFrom
(ByteBuffer data) static AltsContext
parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static com.google.protobuf.Parser
<AltsContext> parser()
void
writeTo
(com.google.protobuf.CodedOutputStream output) Methods inherited from class com.google.protobuf.GeneratedMessage
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, isStringEmpty, makeMutableCopy, makeMutableCopy, mergeFromAndMakeImmutableInternal, newFileScopedGeneratedExtension, newInstance, newMessageScopedGeneratedExtension, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTag
Methods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashFields, toString
Methods inherited from class com.google.protobuf.AbstractMessageLite
addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
Methods inherited from interface com.google.protobuf.MessageLite
toByteArray, toByteString, writeDelimitedTo, writeTo
Methods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Field Details
-
serialVersionUID
private static final long serialVersionUID- See Also:
-
bitField0_
private int bitField0_ -
APPLICATION_PROTOCOL_FIELD_NUMBER
public static final int APPLICATION_PROTOCOL_FIELD_NUMBER- See Also:
-
applicationProtocol_
-
RECORD_PROTOCOL_FIELD_NUMBER
public static final int RECORD_PROTOCOL_FIELD_NUMBER- See Also:
-
recordProtocol_
-
SECURITY_LEVEL_FIELD_NUMBER
public static final int SECURITY_LEVEL_FIELD_NUMBER- See Also:
-
securityLevel_
private int securityLevel_ -
PEER_SERVICE_ACCOUNT_FIELD_NUMBER
public static final int PEER_SERVICE_ACCOUNT_FIELD_NUMBER- See Also:
-
peerServiceAccount_
-
LOCAL_SERVICE_ACCOUNT_FIELD_NUMBER
public static final int LOCAL_SERVICE_ACCOUNT_FIELD_NUMBER- See Also:
-
localServiceAccount_
-
PEER_RPC_VERSIONS_FIELD_NUMBER
public static final int PEER_RPC_VERSIONS_FIELD_NUMBER- See Also:
-
peerRpcVersions_
-
PEER_ATTRIBUTES_FIELD_NUMBER
public static final int PEER_ATTRIBUTES_FIELD_NUMBER- See Also:
-
peerAttributes_
-
memoizedIsInitialized
private byte memoizedIsInitialized -
DEFAULT_INSTANCE
-
PARSER
-
-
Constructor Details
-
AltsContext
private AltsContext(com.google.protobuf.GeneratedMessage.Builder<?> builder) -
AltsContext
private AltsContext()
-
-
Method Details
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() -
internalGetMapFieldReflection
protected com.google.protobuf.MapFieldReflectionAccessor internalGetMapFieldReflection(int number) - Overrides:
internalGetMapFieldReflection
in classcom.google.protobuf.GeneratedMessage
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTable
in classcom.google.protobuf.GeneratedMessage
-
getApplicationProtocol
The application protocol negotiated for this connection.
string application_protocol = 1;
- Specified by:
getApplicationProtocol
in interfaceAltsContextOrBuilder
- Returns:
- The applicationProtocol.
-
getApplicationProtocolBytes
public com.google.protobuf.ByteString getApplicationProtocolBytes()The application protocol negotiated for this connection.
string application_protocol = 1;
- Specified by:
getApplicationProtocolBytes
in interfaceAltsContextOrBuilder
- Returns:
- The bytes for applicationProtocol.
-
getRecordProtocol
The record protocol negotiated for this connection.
string record_protocol = 2;
- Specified by:
getRecordProtocol
in interfaceAltsContextOrBuilder
- Returns:
- The recordProtocol.
-
getRecordProtocolBytes
public com.google.protobuf.ByteString getRecordProtocolBytes()The record protocol negotiated for this connection.
string record_protocol = 2;
- Specified by:
getRecordProtocolBytes
in interfaceAltsContextOrBuilder
- Returns:
- The bytes for recordProtocol.
-
getSecurityLevelValue
public int getSecurityLevelValue()The security level of the created secure channel.
.grpc.gcp.SecurityLevel security_level = 3;
- Specified by:
getSecurityLevelValue
in interfaceAltsContextOrBuilder
- Returns:
- The enum numeric value on the wire for securityLevel.
-
getSecurityLevel
The security level of the created secure channel.
.grpc.gcp.SecurityLevel security_level = 3;
- Specified by:
getSecurityLevel
in interfaceAltsContextOrBuilder
- Returns:
- The securityLevel.
-
getPeerServiceAccount
The peer service account.
string peer_service_account = 4;
- Specified by:
getPeerServiceAccount
in interfaceAltsContextOrBuilder
- Returns:
- The peerServiceAccount.
-
getPeerServiceAccountBytes
public com.google.protobuf.ByteString getPeerServiceAccountBytes()The peer service account.
string peer_service_account = 4;
- Specified by:
getPeerServiceAccountBytes
in interfaceAltsContextOrBuilder
- Returns:
- The bytes for peerServiceAccount.
-
getLocalServiceAccount
The local service account.
string local_service_account = 5;
- Specified by:
getLocalServiceAccount
in interfaceAltsContextOrBuilder
- Returns:
- The localServiceAccount.
-
getLocalServiceAccountBytes
public com.google.protobuf.ByteString getLocalServiceAccountBytes()The local service account.
string local_service_account = 5;
- Specified by:
getLocalServiceAccountBytes
in interfaceAltsContextOrBuilder
- Returns:
- The bytes for localServiceAccount.
-
hasPeerRpcVersions
public boolean hasPeerRpcVersions()The RPC protocol versions supported by the peer.
.grpc.gcp.RpcProtocolVersions peer_rpc_versions = 6;
- Specified by:
hasPeerRpcVersions
in interfaceAltsContextOrBuilder
- Returns:
- Whether the peerRpcVersions field is set.
-
getPeerRpcVersions
The RPC protocol versions supported by the peer.
.grpc.gcp.RpcProtocolVersions peer_rpc_versions = 6;
- Specified by:
getPeerRpcVersions
in interfaceAltsContextOrBuilder
- Returns:
- The peerRpcVersions.
-
getPeerRpcVersionsOrBuilder
The RPC protocol versions supported by the peer.
.grpc.gcp.RpcProtocolVersions peer_rpc_versions = 6;
- Specified by:
getPeerRpcVersionsOrBuilder
in interfaceAltsContextOrBuilder
-
internalGetPeerAttributes
-
getPeerAttributesCount
public int getPeerAttributesCount()Description copied from interface:AltsContextOrBuilder
Additional attributes of the peer.
map<string, string> peer_attributes = 7;
- Specified by:
getPeerAttributesCount
in interfaceAltsContextOrBuilder
-
containsPeerAttributes
Additional attributes of the peer.
map<string, string> peer_attributes = 7;
- Specified by:
containsPeerAttributes
in interfaceAltsContextOrBuilder
-
getPeerAttributes
Deprecated.UsegetPeerAttributesMap()
instead.- Specified by:
getPeerAttributes
in interfaceAltsContextOrBuilder
-
getPeerAttributesMap
Additional attributes of the peer.
map<string, string> peer_attributes = 7;
- Specified by:
getPeerAttributesMap
in interfaceAltsContextOrBuilder
-
getPeerAttributesOrDefault
Additional attributes of the peer.
map<string, string> peer_attributes = 7;
- Specified by:
getPeerAttributesOrDefault
in interfaceAltsContextOrBuilder
-
getPeerAttributesOrThrow
Additional attributes of the peer.
map<string, string> peer_attributes = 7;
- Specified by:
getPeerAttributesOrThrow
in interfaceAltsContextOrBuilder
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessage
-
writeTo
- Specified by:
writeTo
in interfacecom.google.protobuf.MessageLite
- Overrides:
writeTo
in classcom.google.protobuf.GeneratedMessage
- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()- Specified by:
getSerializedSize
in interfacecom.google.protobuf.MessageLite
- Overrides:
getSerializedSize
in classcom.google.protobuf.GeneratedMessage
-
equals
- Specified by:
equals
in interfacecom.google.protobuf.Message
- Overrides:
equals
in classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()- Specified by:
hashCode
in interfacecom.google.protobuf.Message
- Overrides:
hashCode
in classcom.google.protobuf.AbstractMessage
-
parseFrom
public static AltsContext parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static AltsContext parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static AltsContext parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static AltsContext parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static AltsContext parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static AltsContext parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
- Throws:
IOException
-
parseFrom
public static AltsContext parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseDelimitedFrom
- Throws:
IOException
-
parseDelimitedFrom
public static AltsContext parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseFrom
- Throws:
IOException
-
parseFrom
public static AltsContext parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
newBuilderForType
- Specified by:
newBuilderForType
in interfacecom.google.protobuf.Message
- Specified by:
newBuilderForType
in interfacecom.google.protobuf.MessageLite
-
newBuilder
-
newBuilder
-
toBuilder
- Specified by:
toBuilder
in interfacecom.google.protobuf.Message
- Specified by:
toBuilder
in interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected AltsContext.Builder newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) - Overrides:
newBuilderForType
in classcom.google.protobuf.AbstractMessage
-
getDefaultInstance
-
parser
-
getParserForType
- Specified by:
getParserForType
in interfacecom.google.protobuf.Message
- Specified by:
getParserForType
in interfacecom.google.protobuf.MessageLite
- Overrides:
getParserForType
in classcom.google.protobuf.GeneratedMessage
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-