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
,java.io.Serializable
public final class AltsContext extends com.google.protobuf.GeneratedMessage implements AltsContextOrBuilder
Protobuf typegrpc.gcp.AltsContext
- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
AltsContext.Builder
Protobuf typegrpc.gcp.AltsContext
private static class
AltsContext.PeerAttributesDefaultEntryHolder
-
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 extends java.lang.Object>, com.google.protobuf.GeneratedMessage.UnusedPrivateParameter
-
-
Field Summary
Fields Modifier and Type Field Description static int
APPLICATION_PROTOCOL_FIELD_NUMBER
private java.lang.Object
applicationProtocol_
private int
bitField0_
private static AltsContext
DEFAULT_INSTANCE
static int
LOCAL_SERVICE_ACCOUNT_FIELD_NUMBER
private java.lang.Object
localServiceAccount_
private byte
memoizedIsInitialized
private static com.google.protobuf.Parser<AltsContext>
PARSER
static int
PEER_ATTRIBUTES_FIELD_NUMBER
static int
PEER_RPC_VERSIONS_FIELD_NUMBER
static int
PEER_SERVICE_ACCOUNT_FIELD_NUMBER
private com.google.protobuf.MapField<java.lang.String,java.lang.String>
peerAttributes_
private RpcProtocolVersions
peerRpcVersions_
private java.lang.Object
peerServiceAccount_
static int
RECORD_PROTOCOL_FIELD_NUMBER
private java.lang.Object
recordProtocol_
static int
SECURITY_LEVEL_FIELD_NUMBER
private int
securityLevel_
private static long
serialVersionUID
-
Constructor Summary
Constructors Modifier Constructor Description private
AltsContext()
private
AltsContext(com.google.protobuf.GeneratedMessage.Builder<?> builder)
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description boolean
containsPeerAttributes(java.lang.String key)
Additional attributes of the peer.boolean
equals(java.lang.Object obj)
java.lang.String
getApplicationProtocol()
The application protocol negotiated for this connection.com.google.protobuf.ByteString
getApplicationProtocolBytes()
The application protocol negotiated for this connection.static AltsContext
getDefaultInstance()
AltsContext
getDefaultInstanceForType()
static com.google.protobuf.Descriptors.Descriptor
getDescriptor()
java.lang.String
getLocalServiceAccount()
The local service account.com.google.protobuf.ByteString
getLocalServiceAccountBytes()
The local service account.com.google.protobuf.Parser<AltsContext>
getParserForType()
java.util.Map<java.lang.String,java.lang.String>
getPeerAttributes()
Deprecated.int
getPeerAttributesCount()
Additional attributes of the peer.java.util.Map<java.lang.String,java.lang.String>
getPeerAttributesMap()
Additional attributes of the peer.java.lang.String
getPeerAttributesOrDefault(java.lang.String key, java.lang.String defaultValue)
Additional attributes of the peer.java.lang.String
getPeerAttributesOrThrow(java.lang.String key)
Additional attributes of the peer.RpcProtocolVersions
getPeerRpcVersions()
The RPC protocol versions supported by the peer.RpcProtocolVersionsOrBuilder
getPeerRpcVersionsOrBuilder()
The RPC protocol versions supported by the peer.java.lang.String
getPeerServiceAccount()
The peer service account.com.google.protobuf.ByteString
getPeerServiceAccountBytes()
The peer service account.java.lang.String
getRecordProtocol()
The record protocol negotiated for this connection.com.google.protobuf.ByteString
getRecordProtocolBytes()
The record protocol negotiated for this connection.SecurityLevel
getSecurityLevel()
The security level of the created secure channel.int
getSecurityLevelValue()
The security level of the created secure channel.int
getSerializedSize()
int
hashCode()
boolean
hasPeerRpcVersions()
The RPC protocol versions supported by the peer.protected com.google.protobuf.GeneratedMessage.FieldAccessorTable
internalGetFieldAccessorTable()
protected com.google.protobuf.MapFieldReflectionAccessor
internalGetMapFieldReflection(int number)
private com.google.protobuf.MapField<java.lang.String,java.lang.String>
internalGetPeerAttributes()
boolean
isInitialized()
static AltsContext.Builder
newBuilder()
static AltsContext.Builder
newBuilder(AltsContext prototype)
AltsContext.Builder
newBuilderForType()
protected AltsContext.Builder
newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent)
static AltsContext
parseDelimitedFrom(java.io.InputStream input)
static AltsContext
parseDelimitedFrom(java.io.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(java.io.InputStream input)
static AltsContext
parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static AltsContext
parseFrom(java.nio.ByteBuffer data)
static AltsContext
parseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static com.google.protobuf.Parser<AltsContext>
parser()
AltsContext.Builder
toBuilder()
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
-
-
-
-
Field Detail
-
serialVersionUID
private static final long serialVersionUID
- See Also:
- Constant Field Values
-
bitField0_
private int bitField0_
-
APPLICATION_PROTOCOL_FIELD_NUMBER
public static final int APPLICATION_PROTOCOL_FIELD_NUMBER
- See Also:
- Constant Field Values
-
applicationProtocol_
private volatile java.lang.Object applicationProtocol_
-
RECORD_PROTOCOL_FIELD_NUMBER
public static final int RECORD_PROTOCOL_FIELD_NUMBER
- See Also:
- Constant Field Values
-
recordProtocol_
private volatile java.lang.Object recordProtocol_
-
SECURITY_LEVEL_FIELD_NUMBER
public static final int SECURITY_LEVEL_FIELD_NUMBER
- See Also:
- Constant Field Values
-
securityLevel_
private int securityLevel_
-
PEER_SERVICE_ACCOUNT_FIELD_NUMBER
public static final int PEER_SERVICE_ACCOUNT_FIELD_NUMBER
- See Also:
- Constant Field Values
-
peerServiceAccount_
private volatile java.lang.Object peerServiceAccount_
-
LOCAL_SERVICE_ACCOUNT_FIELD_NUMBER
public static final int LOCAL_SERVICE_ACCOUNT_FIELD_NUMBER
- See Also:
- Constant Field Values
-
localServiceAccount_
private volatile java.lang.Object localServiceAccount_
-
PEER_RPC_VERSIONS_FIELD_NUMBER
public static final int PEER_RPC_VERSIONS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
peerRpcVersions_
private RpcProtocolVersions peerRpcVersions_
-
PEER_ATTRIBUTES_FIELD_NUMBER
public static final int PEER_ATTRIBUTES_FIELD_NUMBER
- See Also:
- Constant Field Values
-
peerAttributes_
private com.google.protobuf.MapField<java.lang.String,java.lang.String> peerAttributes_
-
memoizedIsInitialized
private byte memoizedIsInitialized
-
DEFAULT_INSTANCE
private static final AltsContext DEFAULT_INSTANCE
-
PARSER
private static final com.google.protobuf.Parser<AltsContext> PARSER
-
-
Method Detail
-
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
public java.lang.String 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
public java.lang.String 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
public 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
public java.lang.String 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
public java.lang.String 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
public RpcProtocolVersions 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
public RpcProtocolVersionsOrBuilder getPeerRpcVersionsOrBuilder()
The RPC protocol versions supported by the peer.
.grpc.gcp.RpcProtocolVersions peer_rpc_versions = 6;
- Specified by:
getPeerRpcVersionsOrBuilder
in interfaceAltsContextOrBuilder
-
internalGetPeerAttributes
private com.google.protobuf.MapField<java.lang.String,java.lang.String> 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
public boolean containsPeerAttributes(java.lang.String key)
Additional attributes of the peer.
map<string, string> peer_attributes = 7;
- Specified by:
containsPeerAttributes
in interfaceAltsContextOrBuilder
-
getPeerAttributes
@Deprecated public java.util.Map<java.lang.String,java.lang.String> getPeerAttributes()
Deprecated.UsegetPeerAttributesMap()
instead.- Specified by:
getPeerAttributes
in interfaceAltsContextOrBuilder
-
getPeerAttributesMap
public java.util.Map<java.lang.String,java.lang.String> getPeerAttributesMap()
Additional attributes of the peer.
map<string, string> peer_attributes = 7;
- Specified by:
getPeerAttributesMap
in interfaceAltsContextOrBuilder
-
getPeerAttributesOrDefault
public java.lang.String getPeerAttributesOrDefault(java.lang.String key, java.lang.String defaultValue)
Additional attributes of the peer.
map<string, string> peer_attributes = 7;
- Specified by:
getPeerAttributesOrDefault
in interfaceAltsContextOrBuilder
-
getPeerAttributesOrThrow
public java.lang.String getPeerAttributesOrThrow(java.lang.String key)
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
public void writeTo(com.google.protobuf.CodedOutputStream output) throws java.io.IOException
- Specified by:
writeTo
in interfacecom.google.protobuf.MessageLite
- Overrides:
writeTo
in classcom.google.protobuf.GeneratedMessage
- Throws:
java.io.IOException
-
getSerializedSize
public int getSerializedSize()
- Specified by:
getSerializedSize
in interfacecom.google.protobuf.MessageLite
- Overrides:
getSerializedSize
in classcom.google.protobuf.GeneratedMessage
-
equals
public boolean equals(java.lang.Object obj)
- 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(java.nio.ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static AltsContext parseFrom(java.nio.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
public static AltsContext parseFrom(java.io.InputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static AltsContext parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
parseDelimitedFrom
public static AltsContext parseDelimitedFrom(java.io.InputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseDelimitedFrom
public static AltsContext parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static AltsContext parseFrom(com.google.protobuf.CodedInputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static AltsContext parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
newBuilderForType
public AltsContext.Builder newBuilderForType()
- Specified by:
newBuilderForType
in interfacecom.google.protobuf.Message
- Specified by:
newBuilderForType
in interfacecom.google.protobuf.MessageLite
-
newBuilder
public static AltsContext.Builder newBuilder()
-
newBuilder
public static AltsContext.Builder newBuilder(AltsContext prototype)
-
toBuilder
public AltsContext.Builder 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
public static AltsContext getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<AltsContext> parser()
-
getParserForType
public com.google.protobuf.Parser<AltsContext> 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
public AltsContext getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-
-