Class GrpcService.GoogleGrpc.CallCredentials
java.lang.Object
com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessage
com.google.protobuf.GeneratedMessage
io.envoyproxy.envoy.config.core.v3.GrpcService.GoogleGrpc.CallCredentials
- All Implemented Interfaces:
com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,GrpcService.GoogleGrpc.CallCredentialsOrBuilder,Serializable
- Enclosing class:
GrpcService.GoogleGrpc
public static final class GrpcService.GoogleGrpc.CallCredentials
extends com.google.protobuf.GeneratedMessage
implements GrpcService.GoogleGrpc.CallCredentialsOrBuilder
[#next-free-field: 8]Protobuf type
envoy.config.core.v3.GrpcService.GoogleGrpc.CallCredentials- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final class[#next-free-field: 8]static enumstatic final classProtobuf typeenvoy.config.core.v3.GrpcService.GoogleGrpc.CallCredentials.GoogleIAMCredentialsstatic interfacestatic final classProtobuf typeenvoy.config.core.v3.GrpcService.GoogleGrpc.CallCredentials.MetadataCredentialsFromPluginstatic interfacestatic final classProtobuf typeenvoy.config.core.v3.GrpcService.GoogleGrpc.CallCredentials.ServiceAccountJWTAccessCredentialsstatic interfacestatic final classSecurity token service configuration that allows Google gRPC to fetch security token from an OAuth 2.0 authorization server.static interfaceNested 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.BuilderParentNested classes/interfaces inherited from class com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessageLite.InternalOneOfEnum -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intprivate Objectprivate intprivate static final GrpcService.GoogleGrpc.CallCredentialsstatic final intstatic final intstatic final intstatic final intprivate byteprivate static final com.google.protobuf.Parser<GrpcService.GoogleGrpc.CallCredentials> private static final longstatic final intstatic final intFields inherited from class com.google.protobuf.GeneratedMessage
alwaysUseFieldBuilders, unknownFieldsFields inherited from class com.google.protobuf.AbstractMessage
memoizedSizeFields inherited from class com.google.protobuf.AbstractMessageLite
memoizedHashCode -
Constructor Summary
ConstructorsModifierConstructorDescriptionprivateprivateCallCredentials(com.google.protobuf.GeneratedMessage.Builder<?> builder) -
Method Summary
Modifier and TypeMethodDescriptionbooleanAccess token credentials.com.google.protobuf.ByteStringAccess token credentials.static final com.google.protobuf.Descriptors.DescriptorCustom authenticator credentials.Custom authenticator credentials.com.google.protobuf.EmptyGoogle Compute Engine credentials.com.google.protobuf.EmptyOrBuilderGoogle Compute Engine credentials.Google IAM credentials.Google IAM credentials.Google refresh token credentials.com.google.protobuf.ByteStringGoogle refresh token credentials.com.google.protobuf.Parser<GrpcService.GoogleGrpc.CallCredentials> intService Account JWT Access credentials.Service Account JWT Access credentials.Custom security token service which implements OAuth 2.0 token exchange.Custom security token service which implements OAuth 2.0 token exchange.booleanAccess token credentials.booleanCustom authenticator credentials.booleanGoogle Compute Engine credentials.booleanGoogle IAM credentials.booleanGoogle refresh token credentials.inthashCode()booleanService Account JWT Access credentials.booleanCustom security token service which implements OAuth 2.0 token exchange.protected com.google.protobuf.GeneratedMessage.FieldAccessorTablefinal booleannewBuilder(GrpcService.GoogleGrpc.CallCredentials prototype) newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) parseDelimitedFrom(InputStream input) parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) parseFrom(byte[] data) parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) parseFrom(com.google.protobuf.ByteString data) parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) parseFrom(com.google.protobuf.CodedInputStream input) parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) parseFrom(InputStream input) parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) parseFrom(ByteBuffer data) parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static com.google.protobuf.Parser<GrpcService.GoogleGrpc.CallCredentials> parser()voidwriteTo(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, internalGetMapFieldReflection, isStringEmpty, makeMutableCopy, makeMutableCopy, mergeFromAndMakeImmutableInternal, newFileScopedGeneratedExtension, newInstance, newMessageScopedGeneratedExtension, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTagMethods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashFields, toStringMethods inherited from class com.google.protobuf.AbstractMessageLite
addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface com.google.protobuf.MessageLite
toByteArray, toByteString, writeDelimitedTo, writeToMethods 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:
-
credentialSpecifierCase_
private int credentialSpecifierCase_ -
credentialSpecifier_
-
ACCESS_TOKEN_FIELD_NUMBER
public static final int ACCESS_TOKEN_FIELD_NUMBER- See Also:
-
GOOGLE_COMPUTE_ENGINE_FIELD_NUMBER
public static final int GOOGLE_COMPUTE_ENGINE_FIELD_NUMBER- See Also:
-
GOOGLE_REFRESH_TOKEN_FIELD_NUMBER
public static final int GOOGLE_REFRESH_TOKEN_FIELD_NUMBER- See Also:
-
SERVICE_ACCOUNT_JWT_ACCESS_FIELD_NUMBER
public static final int SERVICE_ACCOUNT_JWT_ACCESS_FIELD_NUMBER- See Also:
-
GOOGLE_IAM_FIELD_NUMBER
public static final int GOOGLE_IAM_FIELD_NUMBER- See Also:
-
FROM_PLUGIN_FIELD_NUMBER
public static final int FROM_PLUGIN_FIELD_NUMBER- See Also:
-
STS_SERVICE_FIELD_NUMBER
public static final int STS_SERVICE_FIELD_NUMBER- See Also:
-
memoizedIsInitialized
private byte memoizedIsInitialized -
DEFAULT_INSTANCE
-
PARSER
-
-
Constructor Details
-
CallCredentials
private CallCredentials(com.google.protobuf.GeneratedMessage.Builder<?> builder) -
CallCredentials
private CallCredentials()
-
-
Method Details
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() -
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessage
-
getCredentialSpecifierCase
- Specified by:
getCredentialSpecifierCasein interfaceGrpcService.GoogleGrpc.CallCredentialsOrBuilder
-
hasAccessToken
public boolean hasAccessToken()Access token credentials. https://grpc.io/grpc/cpp/namespacegrpc.html#ad3a80da696ffdaea943f0f858d7a360d.
string access_token = 1;- Specified by:
hasAccessTokenin interfaceGrpcService.GoogleGrpc.CallCredentialsOrBuilder- Returns:
- Whether the accessToken field is set.
-
getAccessToken
Access token credentials. https://grpc.io/grpc/cpp/namespacegrpc.html#ad3a80da696ffdaea943f0f858d7a360d.
string access_token = 1;- Specified by:
getAccessTokenin interfaceGrpcService.GoogleGrpc.CallCredentialsOrBuilder- Returns:
- The accessToken.
-
getAccessTokenBytes
public com.google.protobuf.ByteString getAccessTokenBytes()Access token credentials. https://grpc.io/grpc/cpp/namespacegrpc.html#ad3a80da696ffdaea943f0f858d7a360d.
string access_token = 1;- Specified by:
getAccessTokenBytesin interfaceGrpcService.GoogleGrpc.CallCredentialsOrBuilder- Returns:
- The bytes for accessToken.
-
hasGoogleComputeEngine
public boolean hasGoogleComputeEngine()Google Compute Engine credentials. https://grpc.io/grpc/cpp/namespacegrpc.html#a6beb3ac70ff94bd2ebbd89b8f21d1f61
.google.protobuf.Empty google_compute_engine = 2;- Specified by:
hasGoogleComputeEnginein interfaceGrpcService.GoogleGrpc.CallCredentialsOrBuilder- Returns:
- Whether the googleComputeEngine field is set.
-
getGoogleComputeEngine
public com.google.protobuf.Empty getGoogleComputeEngine()Google Compute Engine credentials. https://grpc.io/grpc/cpp/namespacegrpc.html#a6beb3ac70ff94bd2ebbd89b8f21d1f61
.google.protobuf.Empty google_compute_engine = 2;- Specified by:
getGoogleComputeEnginein interfaceGrpcService.GoogleGrpc.CallCredentialsOrBuilder- Returns:
- The googleComputeEngine.
-
getGoogleComputeEngineOrBuilder
public com.google.protobuf.EmptyOrBuilder getGoogleComputeEngineOrBuilder()Google Compute Engine credentials. https://grpc.io/grpc/cpp/namespacegrpc.html#a6beb3ac70ff94bd2ebbd89b8f21d1f61
.google.protobuf.Empty google_compute_engine = 2;- Specified by:
getGoogleComputeEngineOrBuilderin interfaceGrpcService.GoogleGrpc.CallCredentialsOrBuilder
-
hasGoogleRefreshToken
public boolean hasGoogleRefreshToken()Google refresh token credentials. https://grpc.io/grpc/cpp/namespacegrpc.html#a96901c997b91bc6513b08491e0dca37c.
string google_refresh_token = 3;- Specified by:
hasGoogleRefreshTokenin interfaceGrpcService.GoogleGrpc.CallCredentialsOrBuilder- Returns:
- Whether the googleRefreshToken field is set.
-
getGoogleRefreshToken
Google refresh token credentials. https://grpc.io/grpc/cpp/namespacegrpc.html#a96901c997b91bc6513b08491e0dca37c.
string google_refresh_token = 3;- Specified by:
getGoogleRefreshTokenin interfaceGrpcService.GoogleGrpc.CallCredentialsOrBuilder- Returns:
- The googleRefreshToken.
-
getGoogleRefreshTokenBytes
public com.google.protobuf.ByteString getGoogleRefreshTokenBytes()Google refresh token credentials. https://grpc.io/grpc/cpp/namespacegrpc.html#a96901c997b91bc6513b08491e0dca37c.
string google_refresh_token = 3;- Specified by:
getGoogleRefreshTokenBytesin interfaceGrpcService.GoogleGrpc.CallCredentialsOrBuilder- Returns:
- The bytes for googleRefreshToken.
-
hasServiceAccountJwtAccess
public boolean hasServiceAccountJwtAccess()Service Account JWT Access credentials. https://grpc.io/grpc/cpp/namespacegrpc.html#a92a9f959d6102461f66ee973d8e9d3aa.
.envoy.config.core.v3.GrpcService.GoogleGrpc.CallCredentials.ServiceAccountJWTAccessCredentials service_account_jwt_access = 4;- Specified by:
hasServiceAccountJwtAccessin interfaceGrpcService.GoogleGrpc.CallCredentialsOrBuilder- Returns:
- Whether the serviceAccountJwtAccess field is set.
-
getServiceAccountJwtAccess
public GrpcService.GoogleGrpc.CallCredentials.ServiceAccountJWTAccessCredentials getServiceAccountJwtAccess()Service Account JWT Access credentials. https://grpc.io/grpc/cpp/namespacegrpc.html#a92a9f959d6102461f66ee973d8e9d3aa.
.envoy.config.core.v3.GrpcService.GoogleGrpc.CallCredentials.ServiceAccountJWTAccessCredentials service_account_jwt_access = 4;- Specified by:
getServiceAccountJwtAccessin interfaceGrpcService.GoogleGrpc.CallCredentialsOrBuilder- Returns:
- The serviceAccountJwtAccess.
-
getServiceAccountJwtAccessOrBuilder
public GrpcService.GoogleGrpc.CallCredentials.ServiceAccountJWTAccessCredentialsOrBuilder getServiceAccountJwtAccessOrBuilder()Service Account JWT Access credentials. https://grpc.io/grpc/cpp/namespacegrpc.html#a92a9f959d6102461f66ee973d8e9d3aa.
.envoy.config.core.v3.GrpcService.GoogleGrpc.CallCredentials.ServiceAccountJWTAccessCredentials service_account_jwt_access = 4;- Specified by:
getServiceAccountJwtAccessOrBuilderin interfaceGrpcService.GoogleGrpc.CallCredentialsOrBuilder
-
hasGoogleIam
public boolean hasGoogleIam()Google IAM credentials. https://grpc.io/grpc/cpp/namespacegrpc.html#a9fc1fc101b41e680d47028166e76f9d0.
.envoy.config.core.v3.GrpcService.GoogleGrpc.CallCredentials.GoogleIAMCredentials google_iam = 5;- Specified by:
hasGoogleIamin interfaceGrpcService.GoogleGrpc.CallCredentialsOrBuilder- Returns:
- Whether the googleIam field is set.
-
getGoogleIam
Google IAM credentials. https://grpc.io/grpc/cpp/namespacegrpc.html#a9fc1fc101b41e680d47028166e76f9d0.
.envoy.config.core.v3.GrpcService.GoogleGrpc.CallCredentials.GoogleIAMCredentials google_iam = 5;- Specified by:
getGoogleIamin interfaceGrpcService.GoogleGrpc.CallCredentialsOrBuilder- Returns:
- The googleIam.
-
getGoogleIamOrBuilder
Google IAM credentials. https://grpc.io/grpc/cpp/namespacegrpc.html#a9fc1fc101b41e680d47028166e76f9d0.
.envoy.config.core.v3.GrpcService.GoogleGrpc.CallCredentials.GoogleIAMCredentials google_iam = 5;- Specified by:
getGoogleIamOrBuilderin interfaceGrpcService.GoogleGrpc.CallCredentialsOrBuilder
-
hasFromPlugin
public boolean hasFromPlugin()Custom authenticator credentials. https://grpc.io/grpc/cpp/namespacegrpc.html#a823c6a4b19ffc71fb33e90154ee2ad07. https://grpc.io/docs/guides/auth.html#extending-grpc-to-support-other-authentication-mechanisms.
.envoy.config.core.v3.GrpcService.GoogleGrpc.CallCredentials.MetadataCredentialsFromPlugin from_plugin = 6;- Specified by:
hasFromPluginin interfaceGrpcService.GoogleGrpc.CallCredentialsOrBuilder- Returns:
- Whether the fromPlugin field is set.
-
getFromPlugin
Custom authenticator credentials. https://grpc.io/grpc/cpp/namespacegrpc.html#a823c6a4b19ffc71fb33e90154ee2ad07. https://grpc.io/docs/guides/auth.html#extending-grpc-to-support-other-authentication-mechanisms.
.envoy.config.core.v3.GrpcService.GoogleGrpc.CallCredentials.MetadataCredentialsFromPlugin from_plugin = 6;- Specified by:
getFromPluginin interfaceGrpcService.GoogleGrpc.CallCredentialsOrBuilder- Returns:
- The fromPlugin.
-
getFromPluginOrBuilder
public GrpcService.GoogleGrpc.CallCredentials.MetadataCredentialsFromPluginOrBuilder getFromPluginOrBuilder()Custom authenticator credentials. https://grpc.io/grpc/cpp/namespacegrpc.html#a823c6a4b19ffc71fb33e90154ee2ad07. https://grpc.io/docs/guides/auth.html#extending-grpc-to-support-other-authentication-mechanisms.
.envoy.config.core.v3.GrpcService.GoogleGrpc.CallCredentials.MetadataCredentialsFromPlugin from_plugin = 6;- Specified by:
getFromPluginOrBuilderin interfaceGrpcService.GoogleGrpc.CallCredentialsOrBuilder
-
hasStsService
public boolean hasStsService()Custom security token service which implements OAuth 2.0 token exchange. https://tools.ietf.org/html/draft-ietf-oauth-token-exchange-16 See https://github.com/grpc/grpc/pull/19587.
.envoy.config.core.v3.GrpcService.GoogleGrpc.CallCredentials.StsService sts_service = 7;- Specified by:
hasStsServicein interfaceGrpcService.GoogleGrpc.CallCredentialsOrBuilder- Returns:
- Whether the stsService field is set.
-
getStsService
Custom security token service which implements OAuth 2.0 token exchange. https://tools.ietf.org/html/draft-ietf-oauth-token-exchange-16 See https://github.com/grpc/grpc/pull/19587.
.envoy.config.core.v3.GrpcService.GoogleGrpc.CallCredentials.StsService sts_service = 7;- Specified by:
getStsServicein interfaceGrpcService.GoogleGrpc.CallCredentialsOrBuilder- Returns:
- The stsService.
-
getStsServiceOrBuilder
Custom security token service which implements OAuth 2.0 token exchange. https://tools.ietf.org/html/draft-ietf-oauth-token-exchange-16 See https://github.com/grpc/grpc/pull/19587.
.envoy.config.core.v3.GrpcService.GoogleGrpc.CallCredentials.StsService sts_service = 7;- Specified by:
getStsServiceOrBuilderin interfaceGrpcService.GoogleGrpc.CallCredentialsOrBuilder
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessage
-
writeTo
- Specified by:
writeToin interfacecom.google.protobuf.MessageLite- Overrides:
writeToin classcom.google.protobuf.GeneratedMessage- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()- Specified by:
getSerializedSizein interfacecom.google.protobuf.MessageLite- Overrides:
getSerializedSizein classcom.google.protobuf.GeneratedMessage
-
equals
- Specified by:
equalsin interfacecom.google.protobuf.Message- Overrides:
equalsin classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()- Specified by:
hashCodein interfacecom.google.protobuf.Message- Overrides:
hashCodein classcom.google.protobuf.AbstractMessage
-
parseFrom
public static GrpcService.GoogleGrpc.CallCredentials parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static GrpcService.GoogleGrpc.CallCredentials parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static GrpcService.GoogleGrpc.CallCredentials parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static GrpcService.GoogleGrpc.CallCredentials parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static GrpcService.GoogleGrpc.CallCredentials parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static GrpcService.GoogleGrpc.CallCredentials parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static GrpcService.GoogleGrpc.CallCredentials parseFrom(InputStream input) throws IOException - Throws:
IOException
-
parseFrom
public static GrpcService.GoogleGrpc.CallCredentials parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseDelimitedFrom
public static GrpcService.GoogleGrpc.CallCredentials parseDelimitedFrom(InputStream input) throws IOException - Throws:
IOException
-
parseDelimitedFrom
public static GrpcService.GoogleGrpc.CallCredentials parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseFrom
public static GrpcService.GoogleGrpc.CallCredentials parseFrom(com.google.protobuf.CodedInputStream input) throws IOException - Throws:
IOException
-
parseFrom
public static GrpcService.GoogleGrpc.CallCredentials parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
newBuilderForType
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
-
newBuilder
public static GrpcService.GoogleGrpc.CallCredentials.Builder newBuilder(GrpcService.GoogleGrpc.CallCredentials prototype) -
toBuilder
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected GrpcService.GoogleGrpc.CallCredentials.Builder newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) - Overrides:
newBuilderForTypein classcom.google.protobuf.AbstractMessage
-
getDefaultInstance
-
parser
-
getParserForType
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessage
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-