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 enum
static final class
Protobuf typeenvoy.config.core.v3.GrpcService.GoogleGrpc.CallCredentials.GoogleIAMCredentials
static interface
static final class
Protobuf typeenvoy.config.core.v3.GrpcService.GoogleGrpc.CallCredentials.MetadataCredentialsFromPlugin
static interface
static final class
Protobuf typeenvoy.config.core.v3.GrpcService.GoogleGrpc.CallCredentials.ServiceAccountJWTAccessCredentials
static interface
static final class
Security token service configuration that allows Google gRPC to fetch security token from an OAuth 2.0 authorization server.static interface
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 GrpcService.GoogleGrpc.CallCredentials
static final int
static final int
static final int
static final int
private byte
private static final com.google.protobuf.Parser
<GrpcService.GoogleGrpc.CallCredentials> private static final long
static final int
static final int
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
CallCredentials
(com.google.protobuf.GeneratedMessage.Builder<?> builder) -
Method Summary
Modifier and TypeMethodDescriptionboolean
Access token credentials.com.google.protobuf.ByteString
Access token credentials.static final com.google.protobuf.Descriptors.Descriptor
Custom authenticator credentials.Custom authenticator credentials.com.google.protobuf.Empty
Google Compute Engine credentials.com.google.protobuf.EmptyOrBuilder
Google Compute Engine credentials.Google IAM credentials.Google IAM credentials.Google refresh token credentials.com.google.protobuf.ByteString
Google refresh token credentials.com.google.protobuf.Parser
<GrpcService.GoogleGrpc.CallCredentials> int
Service 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.boolean
Access token credentials.boolean
Custom authenticator credentials.boolean
Google Compute Engine credentials.boolean
Google IAM credentials.boolean
Google refresh token credentials.int
hashCode()
boolean
Service Account JWT Access credentials.boolean
Custom security token service which implements OAuth 2.0 token exchange.protected com.google.protobuf.GeneratedMessage.FieldAccessorTable
final boolean
newBuilder
(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()
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, internalGetMapFieldReflection, 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:
-
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:
internalGetFieldAccessorTable
in classcom.google.protobuf.GeneratedMessage
-
getCredentialSpecifierCase
- Specified by:
getCredentialSpecifierCase
in interfaceGrpcService.GoogleGrpc.CallCredentialsOrBuilder
-
hasAccessToken
public boolean hasAccessToken()Access token credentials. https://grpc.io/grpc/cpp/namespacegrpc.html#ad3a80da696ffdaea943f0f858d7a360d.
string access_token = 1;
- Specified by:
hasAccessToken
in 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:
getAccessToken
in 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:
getAccessTokenBytes
in 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:
hasGoogleComputeEngine
in 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:
getGoogleComputeEngine
in 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:
getGoogleComputeEngineOrBuilder
in 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:
hasGoogleRefreshToken
in 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:
getGoogleRefreshToken
in 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:
getGoogleRefreshTokenBytes
in 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:
hasServiceAccountJwtAccess
in 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:
getServiceAccountJwtAccess
in 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:
getServiceAccountJwtAccessOrBuilder
in 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:
hasGoogleIam
in 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:
getGoogleIam
in 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:
getGoogleIamOrBuilder
in 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:
hasFromPlugin
in 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:
getFromPlugin
in 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:
getFromPluginOrBuilder
in 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:
hasStsService
in 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:
getStsService
in 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:
getStsServiceOrBuilder
in interfaceGrpcService.GoogleGrpc.CallCredentialsOrBuilder
-
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 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:
newBuilderForType
in interfacecom.google.protobuf.Message
- Specified by:
newBuilderForType
in interfacecom.google.protobuf.MessageLite
-
newBuilder
-
newBuilder
public static GrpcService.GoogleGrpc.CallCredentials.Builder newBuilder(GrpcService.GoogleGrpc.CallCredentials prototype) -
toBuilder
- Specified by:
toBuilder
in interfacecom.google.protobuf.Message
- Specified by:
toBuilder
in interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected GrpcService.GoogleGrpc.CallCredentials.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
-