Class EndUserAuthConfig.Builder (0.1.0)
public static final class EndUserAuthConfig.Builder extends GeneratedMessage.Builder<EndUserAuthConfig.Builder> implements EndUserAuthConfigOrBuilder
End-user authentication configuration used for Connection calls.
The field values must be the names of context variables in the format
$context.variables.<name_of_variable>.
Protobuf type google.cloud.ces.v1.EndUserAuthConfig
Inherited Members
com.google.protobuf.GeneratedMessage.Builder.getUnknownFieldSetBuilder()
com.google.protobuf.GeneratedMessage.Builder.internalGetMapFieldReflection(int)
com.google.protobuf.GeneratedMessage.Builder.internalGetMutableMapFieldReflection(int)
com.google.protobuf.GeneratedMessage.Builder.mergeUnknownLengthDelimitedField(int,com.google.protobuf.ByteString)
com.google.protobuf.GeneratedMessage.Builder.mergeUnknownVarintField(int,int)
com.google.protobuf.GeneratedMessage.Builder.parseUnknownField(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite,int)
com.google.protobuf.GeneratedMessage.Builder.setUnknownFieldSetBuilder(com.google.protobuf.UnknownFieldSet.Builder)
com.google.protobuf.GeneratedMessage.Builder.setUnknownFieldsProto3(com.google.protobuf.UnknownFieldSet)
Static Methods
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()
Methods
build()
public EndUserAuthConfig build()
buildPartial()
public EndUserAuthConfig buildPartial()
clear()
public EndUserAuthConfig.Builder clear()
Overrides
clearAuthConfig()
public EndUserAuthConfig.Builder clearAuthConfig()
clearOauth2AuthCodeConfig()
public EndUserAuthConfig.Builder clearOauth2AuthCodeConfig()
Oauth 2.0 Authorization Code authentication.
.google.cloud.ces.v1.EndUserAuthConfig.Oauth2AuthCodeConfig oauth2_auth_code_config = 2;
clearOauth2JwtBearerConfig()
public EndUserAuthConfig.Builder clearOauth2JwtBearerConfig()
JWT Profile Oauth 2.0 Authorization Grant authentication.
.google.cloud.ces.v1.EndUserAuthConfig.Oauth2JwtBearerConfig oauth2_jwt_bearer_config = 3;
getAuthConfigCase()
public EndUserAuthConfig.AuthConfigCase getAuthConfigCase()
getDefaultInstanceForType()
public EndUserAuthConfig getDefaultInstanceForType()
getDescriptorForType()
public Descriptors.Descriptor getDescriptorForType()
Overrides
getOauth2AuthCodeConfig()
public EndUserAuthConfig.Oauth2AuthCodeConfig getOauth2AuthCodeConfig()
Oauth 2.0 Authorization Code authentication.
.google.cloud.ces.v1.EndUserAuthConfig.Oauth2AuthCodeConfig oauth2_auth_code_config = 2;
getOauth2AuthCodeConfigBuilder()
public EndUserAuthConfig.Oauth2AuthCodeConfig.Builder getOauth2AuthCodeConfigBuilder()
Oauth 2.0 Authorization Code authentication.
.google.cloud.ces.v1.EndUserAuthConfig.Oauth2AuthCodeConfig oauth2_auth_code_config = 2;
getOauth2AuthCodeConfigOrBuilder()
public EndUserAuthConfig.Oauth2AuthCodeConfigOrBuilder getOauth2AuthCodeConfigOrBuilder()
Oauth 2.0 Authorization Code authentication.
.google.cloud.ces.v1.EndUserAuthConfig.Oauth2AuthCodeConfig oauth2_auth_code_config = 2;
getOauth2JwtBearerConfig()
public EndUserAuthConfig.Oauth2JwtBearerConfig getOauth2JwtBearerConfig()
JWT Profile Oauth 2.0 Authorization Grant authentication.
.google.cloud.ces.v1.EndUserAuthConfig.Oauth2JwtBearerConfig oauth2_jwt_bearer_config = 3;
getOauth2JwtBearerConfigBuilder()
public EndUserAuthConfig.Oauth2JwtBearerConfig.Builder getOauth2JwtBearerConfigBuilder()
JWT Profile Oauth 2.0 Authorization Grant authentication.
.google.cloud.ces.v1.EndUserAuthConfig.Oauth2JwtBearerConfig oauth2_jwt_bearer_config = 3;
getOauth2JwtBearerConfigOrBuilder()
public EndUserAuthConfig.Oauth2JwtBearerConfigOrBuilder getOauth2JwtBearerConfigOrBuilder()
JWT Profile Oauth 2.0 Authorization Grant authentication.
.google.cloud.ces.v1.EndUserAuthConfig.Oauth2JwtBearerConfig oauth2_jwt_bearer_config = 3;
hasOauth2AuthCodeConfig()
public boolean hasOauth2AuthCodeConfig()
Oauth 2.0 Authorization Code authentication.
.google.cloud.ces.v1.EndUserAuthConfig.Oauth2AuthCodeConfig oauth2_auth_code_config = 2;
| Returns |
| Type |
Description |
boolean |
Whether the oauth2AuthCodeConfig field is set.
|
hasOauth2JwtBearerConfig()
public boolean hasOauth2JwtBearerConfig()
JWT Profile Oauth 2.0 Authorization Grant authentication.
.google.cloud.ces.v1.EndUserAuthConfig.Oauth2JwtBearerConfig oauth2_jwt_bearer_config = 3;
| Returns |
| Type |
Description |
boolean |
Whether the oauth2JwtBearerConfig field is set.
|
internalGetFieldAccessorTable()
protected GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
Overrides
isInitialized()
public final boolean isInitialized()
Overrides
mergeFrom(EndUserAuthConfig other)
public EndUserAuthConfig.Builder mergeFrom(EndUserAuthConfig other)
public EndUserAuthConfig.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
Overrides
mergeFrom(Message other)
public EndUserAuthConfig.Builder mergeFrom(Message other)
| Parameter |
| Name |
Description |
other |
Message
|
Overrides
mergeOauth2AuthCodeConfig(EndUserAuthConfig.Oauth2AuthCodeConfig value)
public EndUserAuthConfig.Builder mergeOauth2AuthCodeConfig(EndUserAuthConfig.Oauth2AuthCodeConfig value)
Oauth 2.0 Authorization Code authentication.
.google.cloud.ces.v1.EndUserAuthConfig.Oauth2AuthCodeConfig oauth2_auth_code_config = 2;
mergeOauth2JwtBearerConfig(EndUserAuthConfig.Oauth2JwtBearerConfig value)
public EndUserAuthConfig.Builder mergeOauth2JwtBearerConfig(EndUserAuthConfig.Oauth2JwtBearerConfig value)
JWT Profile Oauth 2.0 Authorization Grant authentication.
.google.cloud.ces.v1.EndUserAuthConfig.Oauth2JwtBearerConfig oauth2_jwt_bearer_config = 3;
setOauth2AuthCodeConfig(EndUserAuthConfig.Oauth2AuthCodeConfig value)
public EndUserAuthConfig.Builder setOauth2AuthCodeConfig(EndUserAuthConfig.Oauth2AuthCodeConfig value)
Oauth 2.0 Authorization Code authentication.
.google.cloud.ces.v1.EndUserAuthConfig.Oauth2AuthCodeConfig oauth2_auth_code_config = 2;
setOauth2AuthCodeConfig(EndUserAuthConfig.Oauth2AuthCodeConfig.Builder builderForValue)
public EndUserAuthConfig.Builder setOauth2AuthCodeConfig(EndUserAuthConfig.Oauth2AuthCodeConfig.Builder builderForValue)
Oauth 2.0 Authorization Code authentication.
.google.cloud.ces.v1.EndUserAuthConfig.Oauth2AuthCodeConfig oauth2_auth_code_config = 2;
setOauth2JwtBearerConfig(EndUserAuthConfig.Oauth2JwtBearerConfig value)
public EndUserAuthConfig.Builder setOauth2JwtBearerConfig(EndUserAuthConfig.Oauth2JwtBearerConfig value)
JWT Profile Oauth 2.0 Authorization Grant authentication.
.google.cloud.ces.v1.EndUserAuthConfig.Oauth2JwtBearerConfig oauth2_jwt_bearer_config = 3;
setOauth2JwtBearerConfig(EndUserAuthConfig.Oauth2JwtBearerConfig.Builder builderForValue)
public EndUserAuthConfig.Builder setOauth2JwtBearerConfig(EndUserAuthConfig.Oauth2JwtBearerConfig.Builder builderForValue)
JWT Profile Oauth 2.0 Authorization Grant authentication.
.google.cloud.ces.v1.EndUserAuthConfig.Oauth2JwtBearerConfig oauth2_jwt_bearer_config = 3;
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2026-02-27 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-02-27 UTC."],[],[]]