Reference documentation and code samples for the Google Cloud Ces V1 Client class EndUserAuthConfig.
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>
.
Generated from protobuf message google.cloud.ces.v1.EndUserAuthConfig
Namespace
Google \ Cloud \ Ces \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ oauth2_auth_code_config
↳ oauth2_jwt_bearer_config
getOauth2AuthCodeConfig
Oauth 2.0 Authorization Code authentication.
hasOauth2AuthCodeConfig
setOauth2AuthCodeConfig
Oauth 2.0 Authorization Code authentication.
$this
getOauth2JwtBearerConfig
JWT Profile Oauth 2.0 Authorization Grant authentication.
hasOauth2JwtBearerConfig
setOauth2JwtBearerConfig
JWT Profile Oauth 2.0 Authorization Grant authentication.
$this
getAuthConfig
string

