- get() - Method in class com.google.api.services.oauth2.Oauth2.Userinfo
-
Get user info
Create a request for the method "userinfo.get".
- Get() - Constructor for class com.google.api.services.oauth2.Oauth2.Userinfo.Get
-
Get user info
Create a request for the method "userinfo.get".
- get() - Method in class com.google.api.services.oauth2.Oauth2.Userinfo.V2.Me
-
Get user info
Create a request for the method "me.get".
- Get() - Constructor for class com.google.api.services.oauth2.Oauth2.Userinfo.V2.Me.Get
-
Get user info
Create a request for the method "me.get".
- getAbstractGoogleClient() - Method in class com.google.api.services.oauth2.Oauth2Request
-
- getAccessToken() - Method in class com.google.api.services.oauth2.Oauth2.Tokeninfo
-
The oauth2 access token
- getAccessType() - Method in class com.google.api.services.oauth2.model.Tokeninfo
-
The access type granted with this token.
- getAlg() - Method in class com.google.api.services.oauth2.model.Jwk.Keys
-
- getAlgorithm() - Method in class com.google.api.services.oauth2.model.Raw.Keyvalues
-
- getAlt() - Method in class com.google.api.services.oauth2.Oauth2Request
-
Data format for the response.
- getAudience() - Method in class com.google.api.services.oauth2.model.Tokeninfo
-
Who is the intended audience for this token.
- getCertForOpenIdConnect() - Method in class com.google.api.services.oauth2.Oauth2
-
Create a request for the method "getCertForOpenIdConnect".
- GetCertForOpenIdConnect() - Constructor for class com.google.api.services.oauth2.Oauth2.GetCertForOpenIdConnect
-
Create a request for the method "getCertForOpenIdConnect".
- getCertForOpenIdConnectRaw() - Method in class com.google.api.services.oauth2.Oauth2
-
Create a request for the method "getCertForOpenIdConnectRaw".
- GetCertForOpenIdConnectRaw() - Constructor for class com.google.api.services.oauth2.Oauth2.GetCertForOpenIdConnectRaw
-
Create a request for the method "getCertForOpenIdConnectRaw".
- getE() - Method in class com.google.api.services.oauth2.model.Jwk.Keys
-
- getEmail() - Method in class com.google.api.services.oauth2.model.Tokeninfo
-
The email address of the user.
- getEmail() - Method in class com.google.api.services.oauth2.model.Userinfoplus
-
The user's email address.
- getEmailVerified() - Method in class com.google.api.services.oauth2.model.Tokeninfo
-
Boolean flag which is true if the email address is verified.
- getExpiresIn() - Method in class com.google.api.services.oauth2.model.Tokeninfo
-
The expiry time of the token, as number of seconds left until expiry.
- getExponent() - Method in class com.google.api.services.oauth2.model.Raw.Keyvalues
-
- getFamilyName() - Method in class com.google.api.services.oauth2.model.Userinfoplus
-
The user's last name.
- getFields() - Method in class com.google.api.services.oauth2.Oauth2Request
-
Selector specifying which fields to include in a partial response.
- getGender() - Method in class com.google.api.services.oauth2.model.Userinfoplus
-
The user's gender.
- getGivenName() - Method in class com.google.api.services.oauth2.model.Userinfoplus
-
The user's first name.
- getHd() - Method in class com.google.api.services.oauth2.model.Userinfoplus
-
The hosted domain e.g.
- getId() - Method in class com.google.api.services.oauth2.model.Userinfoplus
-
The obfuscated ID of the user.
- getIdToken() - Method in class com.google.api.services.oauth2.Oauth2.Tokeninfo
-
The ID token
- getIssuedAt() - Method in class com.google.api.services.oauth2.model.Tokeninfo
-
The issue time of the token, as number of seconds.
- getIssuedTo() - Method in class com.google.api.services.oauth2.model.Tokeninfo
-
To whom was the token issued to.
- getIssuer() - Method in class com.google.api.services.oauth2.model.Tokeninfo
-
Who issued the token.
- getKey() - Method in class com.google.api.services.oauth2.Oauth2Request
-
API key.
- getKeyid() - Method in class com.google.api.services.oauth2.model.Raw.Keyvalues
-
- getKeys() - Method in class com.google.api.services.oauth2.model.Jwk
-
- getKeyvalues() - Method in class com.google.api.services.oauth2.model.Raw
-
- getKid() - Method in class com.google.api.services.oauth2.model.Jwk.Keys
-
- getKty() - Method in class com.google.api.services.oauth2.model.Jwk.Keys
-
- getLink() - Method in class com.google.api.services.oauth2.model.Userinfoplus
-
URL of the profile page.
- getLocale() - Method in class com.google.api.services.oauth2.model.Userinfoplus
-
The user's preferred locale.
- getModulus() - Method in class com.google.api.services.oauth2.model.Raw.Keyvalues
-
- getN() - Method in class com.google.api.services.oauth2.model.Jwk.Keys
-
- getName() - Method in class com.google.api.services.oauth2.model.Userinfoplus
-
The user's full name.
- getNonce() - Method in class com.google.api.services.oauth2.model.Tokeninfo
-
Nonce of the id token.
- getOauthToken() - Method in class com.google.api.services.oauth2.Oauth2Request
-
OAuth 2.0 token for the current user.
- getPicture() - Method in class com.google.api.services.oauth2.model.Userinfoplus
-
URL of the user's picture image.
- getPrettyPrint() - Method in class com.google.api.services.oauth2.Oauth2Request
-
Returns response with indentations and line breaks.
- getQuotaUser() - Method in class com.google.api.services.oauth2.Oauth2Request
-
An opaque string that represents a user for quota purposes.
- getRobotEmail() - Method in class com.google.api.services.oauth2.Oauth2.GetRobotJwk
-
The email of robot account.
- getRobotEmail() - Method in class com.google.api.services.oauth2.Oauth2.GetRobotMetadataRaw
-
The email of robot account.
- getRobotEmail() - Method in class com.google.api.services.oauth2.Oauth2.GetRobotMetadataX509
-
The email of robot account.
- getRobotJwk(String) - Method in class com.google.api.services.oauth2.Oauth2
-
Create a request for the method "getRobotJwk".
- GetRobotJwk(String) - Constructor for class com.google.api.services.oauth2.Oauth2.GetRobotJwk
-
Create a request for the method "getRobotJwk".
- getRobotMetadataRaw(String) - Method in class com.google.api.services.oauth2.Oauth2
-
Create a request for the method "getRobotMetadataRaw".
- GetRobotMetadataRaw(String) - Constructor for class com.google.api.services.oauth2.Oauth2.GetRobotMetadataRaw
-
Create a request for the method "getRobotMetadataRaw".
- getRobotMetadataX509(String) - Method in class com.google.api.services.oauth2.Oauth2
-
Create a request for the method "getRobotMetadataX509".
- GetRobotMetadataX509(String) - Constructor for class com.google.api.services.oauth2.Oauth2.GetRobotMetadataX509
-
Create a request for the method "getRobotMetadataX509".
- getScope() - Method in class com.google.api.services.oauth2.model.Tokeninfo
-
The space separated list of scopes granted to this token.
- getUse() - Method in class com.google.api.services.oauth2.model.Jwk.Keys
-
- getUserId() - Method in class com.google.api.services.oauth2.model.Tokeninfo
-
The obfuscated user id.
- getUserIp() - Method in class com.google.api.services.oauth2.Oauth2Request
-
Deprecated.
- getVerifiedEmail() - Method in class com.google.api.services.oauth2.model.Tokeninfo
-
Boolean flag which is true if the email address is verified.
- getVerifiedEmail() - Method in class com.google.api.services.oauth2.model.Userinfoplus
-
Boolean flag which is true if the email address is verified.
- set(String, Object) - Method in class com.google.api.services.oauth2.model.Jwk.Keys
-
- set(String, Object) - Method in class com.google.api.services.oauth2.model.Jwk
-
- set(String, Object) - Method in class com.google.api.services.oauth2.model.Raw.Keyvalues
-
- set(String, Object) - Method in class com.google.api.services.oauth2.model.Raw
-
- set(String, Object) - Method in class com.google.api.services.oauth2.model.Tokeninfo
-
- set(String, Object) - Method in class com.google.api.services.oauth2.model.Userinfoplus
-
- set(String, Object) - Method in class com.google.api.services.oauth2.model.X509
-
- set(String, Object) - Method in class com.google.api.services.oauth2.Oauth2.GetCertForOpenIdConnect
-
- set(String, Object) - Method in class com.google.api.services.oauth2.Oauth2.GetCertForOpenIdConnectRaw
-
- set(String, Object) - Method in class com.google.api.services.oauth2.Oauth2.GetRobotJwk
-
- set(String, Object) - Method in class com.google.api.services.oauth2.Oauth2.GetRobotMetadataRaw
-
- set(String, Object) - Method in class com.google.api.services.oauth2.Oauth2.GetRobotMetadataX509
-
- set(String, Object) - Method in class com.google.api.services.oauth2.Oauth2.Tokeninfo
-
- set(String, Object) - Method in class com.google.api.services.oauth2.Oauth2.Userinfo.Get
-
- set(String, Object) - Method in class com.google.api.services.oauth2.Oauth2.Userinfo.V2.Me.Get
-
- set(String, Object) - Method in class com.google.api.services.oauth2.Oauth2Request
-
- setAccessToken(String) - Method in class com.google.api.services.oauth2.Oauth2.Tokeninfo
-
The oauth2 access token
- setAccessType(String) - Method in class com.google.api.services.oauth2.model.Tokeninfo
-
The access type granted with this token.
- setAlg(String) - Method in class com.google.api.services.oauth2.model.Jwk.Keys
-
- setAlgorithm(String) - Method in class com.google.api.services.oauth2.model.Raw.Keyvalues
-
- setAlt(String) - Method in class com.google.api.services.oauth2.Oauth2.GetCertForOpenIdConnect
-
- setAlt(String) - Method in class com.google.api.services.oauth2.Oauth2.GetCertForOpenIdConnectRaw
-
- setAlt(String) - Method in class com.google.api.services.oauth2.Oauth2.GetRobotJwk
-
- setAlt(String) - Method in class com.google.api.services.oauth2.Oauth2.GetRobotMetadataRaw
-
- setAlt(String) - Method in class com.google.api.services.oauth2.Oauth2.GetRobotMetadataX509
-
- setAlt(String) - Method in class com.google.api.services.oauth2.Oauth2.Tokeninfo
-
- setAlt(String) - Method in class com.google.api.services.oauth2.Oauth2.Userinfo.Get
-
- setAlt(String) - Method in class com.google.api.services.oauth2.Oauth2.Userinfo.V2.Me.Get
-
- setAlt(String) - Method in class com.google.api.services.oauth2.Oauth2Request
-
Data format for the response.
- setApplicationName(String) - Method in class com.google.api.services.oauth2.Oauth2.Builder
-
- setAudience(String) - Method in class com.google.api.services.oauth2.model.Tokeninfo
-
Who is the intended audience for this token.
- setBatchPath(String) - Method in class com.google.api.services.oauth2.Oauth2.Builder
-
- setDisableGZipContent(boolean) - Method in class com.google.api.services.oauth2.Oauth2Request
-
- setE(String) - Method in class com.google.api.services.oauth2.model.Jwk.Keys
-
- setEmail(String) - Method in class com.google.api.services.oauth2.model.Tokeninfo
-
The email address of the user.
- setEmail(String) - Method in class com.google.api.services.oauth2.model.Userinfoplus
-
The user's email address.
- setEmailVerified(Boolean) - Method in class com.google.api.services.oauth2.model.Tokeninfo
-
Boolean flag which is true if the email address is verified.
- setExpiresIn(Integer) - Method in class com.google.api.services.oauth2.model.Tokeninfo
-
The expiry time of the token, as number of seconds left until expiry.
- setExponent(String) - Method in class com.google.api.services.oauth2.model.Raw.Keyvalues
-
- setFamilyName(String) - Method in class com.google.api.services.oauth2.model.Userinfoplus
-
The user's last name.
- setFields(String) - Method in class com.google.api.services.oauth2.Oauth2.GetCertForOpenIdConnect
-
- setFields(String) - Method in class com.google.api.services.oauth2.Oauth2.GetCertForOpenIdConnectRaw
-
- setFields(String) - Method in class com.google.api.services.oauth2.Oauth2.GetRobotJwk
-
- setFields(String) - Method in class com.google.api.services.oauth2.Oauth2.GetRobotMetadataRaw
-
- setFields(String) - Method in class com.google.api.services.oauth2.Oauth2.GetRobotMetadataX509
-
- setFields(String) - Method in class com.google.api.services.oauth2.Oauth2.Tokeninfo
-
- setFields(String) - Method in class com.google.api.services.oauth2.Oauth2.Userinfo.Get
-
- setFields(String) - Method in class com.google.api.services.oauth2.Oauth2.Userinfo.V2.Me.Get
-
- setFields(String) - Method in class com.google.api.services.oauth2.Oauth2Request
-
Selector specifying which fields to include in a partial response.
- setGender(String) - Method in class com.google.api.services.oauth2.model.Userinfoplus
-
The user's gender.
- setGivenName(String) - Method in class com.google.api.services.oauth2.model.Userinfoplus
-
The user's first name.
- setGoogleClientRequestInitializer(GoogleClientRequestInitializer) - Method in class com.google.api.services.oauth2.Oauth2.Builder
-
- setHd(String) - Method in class com.google.api.services.oauth2.model.Userinfoplus
-
The hosted domain e.g.
- setHttpRequestInitializer(HttpRequestInitializer) - Method in class com.google.api.services.oauth2.Oauth2.Builder
-
- setId(String) - Method in class com.google.api.services.oauth2.model.Userinfoplus
-
The obfuscated ID of the user.
- setIdToken(String) - Method in class com.google.api.services.oauth2.Oauth2.Tokeninfo
-
The ID token
- setIssuedAt(Integer) - Method in class com.google.api.services.oauth2.model.Tokeninfo
-
The issue time of the token, as number of seconds.
- setIssuedTo(String) - Method in class com.google.api.services.oauth2.model.Tokeninfo
-
To whom was the token issued to.
- setIssuer(String) - Method in class com.google.api.services.oauth2.model.Tokeninfo
-
Who issued the token.
- setKey(String) - Method in class com.google.api.services.oauth2.Oauth2.GetCertForOpenIdConnect
-
- setKey(String) - Method in class com.google.api.services.oauth2.Oauth2.GetCertForOpenIdConnectRaw
-
- setKey(String) - Method in class com.google.api.services.oauth2.Oauth2.GetRobotJwk
-
- setKey(String) - Method in class com.google.api.services.oauth2.Oauth2.GetRobotMetadataRaw
-
- setKey(String) - Method in class com.google.api.services.oauth2.Oauth2.GetRobotMetadataX509
-
- setKey(String) - Method in class com.google.api.services.oauth2.Oauth2.Tokeninfo
-
- setKey(String) - Method in class com.google.api.services.oauth2.Oauth2.Userinfo.Get
-
- setKey(String) - Method in class com.google.api.services.oauth2.Oauth2.Userinfo.V2.Me.Get
-
- setKey(String) - Method in class com.google.api.services.oauth2.Oauth2Request
-
API key.
- setKeyid(String) - Method in class com.google.api.services.oauth2.model.Raw.Keyvalues
-
- setKeys(List<Jwk.Keys>) - Method in class com.google.api.services.oauth2.model.Jwk
-
- setKeyvalues(List<Raw.Keyvalues>) - Method in class com.google.api.services.oauth2.model.Raw
-
- setKid(String) - Method in class com.google.api.services.oauth2.model.Jwk.Keys
-
- setKty(String) - Method in class com.google.api.services.oauth2.model.Jwk.Keys
-
- setLink(String) - Method in class com.google.api.services.oauth2.model.Userinfoplus
-
URL of the profile page.
- setLocale(String) - Method in class com.google.api.services.oauth2.model.Userinfoplus
-
The user's preferred locale.
- setModulus(String) - Method in class com.google.api.services.oauth2.model.Raw.Keyvalues
-
- setN(String) - Method in class com.google.api.services.oauth2.model.Jwk.Keys
-
- setName(String) - Method in class com.google.api.services.oauth2.model.Userinfoplus
-
The user's full name.
- setNonce(String) - Method in class com.google.api.services.oauth2.model.Tokeninfo
-
Nonce of the id token.
- setOauth2RequestInitializer(Oauth2RequestInitializer) - Method in class com.google.api.services.oauth2.Oauth2.Builder
-
- setOauthToken(String) - Method in class com.google.api.services.oauth2.Oauth2.GetCertForOpenIdConnect
-
- setOauthToken(String) - Method in class com.google.api.services.oauth2.Oauth2.GetCertForOpenIdConnectRaw
-
- setOauthToken(String) - Method in class com.google.api.services.oauth2.Oauth2.GetRobotJwk
-
- setOauthToken(String) - Method in class com.google.api.services.oauth2.Oauth2.GetRobotMetadataRaw
-
- setOauthToken(String) - Method in class com.google.api.services.oauth2.Oauth2.GetRobotMetadataX509
-
- setOauthToken(String) - Method in class com.google.api.services.oauth2.Oauth2.Tokeninfo
-
- setOauthToken(String) - Method in class com.google.api.services.oauth2.Oauth2.Userinfo.Get
-
- setOauthToken(String) - Method in class com.google.api.services.oauth2.Oauth2.Userinfo.V2.Me.Get
-
- setOauthToken(String) - Method in class com.google.api.services.oauth2.Oauth2Request
-
OAuth 2.0 token for the current user.
- setPicture(String) - Method in class com.google.api.services.oauth2.model.Userinfoplus
-
URL of the user's picture image.
- setPrettyPrint(Boolean) - Method in class com.google.api.services.oauth2.Oauth2.GetCertForOpenIdConnect
-
- setPrettyPrint(Boolean) - Method in class com.google.api.services.oauth2.Oauth2.GetCertForOpenIdConnectRaw
-
- setPrettyPrint(Boolean) - Method in class com.google.api.services.oauth2.Oauth2.GetRobotJwk
-
- setPrettyPrint(Boolean) - Method in class com.google.api.services.oauth2.Oauth2.GetRobotMetadataRaw
-
- setPrettyPrint(Boolean) - Method in class com.google.api.services.oauth2.Oauth2.GetRobotMetadataX509
-
- setPrettyPrint(Boolean) - Method in class com.google.api.services.oauth2.Oauth2.Tokeninfo
-
- setPrettyPrint(Boolean) - Method in class com.google.api.services.oauth2.Oauth2.Userinfo.Get
-
- setPrettyPrint(Boolean) - Method in class com.google.api.services.oauth2.Oauth2.Userinfo.V2.Me.Get
-
- setPrettyPrint(Boolean) - Method in class com.google.api.services.oauth2.Oauth2Request
-
Returns response with indentations and line breaks.
- setQuotaUser(String) - Method in class com.google.api.services.oauth2.Oauth2.GetCertForOpenIdConnect
-
- setQuotaUser(String) - Method in class com.google.api.services.oauth2.Oauth2.GetCertForOpenIdConnectRaw
-
- setQuotaUser(String) - Method in class com.google.api.services.oauth2.Oauth2.GetRobotJwk
-
- setQuotaUser(String) - Method in class com.google.api.services.oauth2.Oauth2.GetRobotMetadataRaw
-
- setQuotaUser(String) - Method in class com.google.api.services.oauth2.Oauth2.GetRobotMetadataX509
-
- setQuotaUser(String) - Method in class com.google.api.services.oauth2.Oauth2.Tokeninfo
-
- setQuotaUser(String) - Method in class com.google.api.services.oauth2.Oauth2.Userinfo.Get
-
- setQuotaUser(String) - Method in class com.google.api.services.oauth2.Oauth2.Userinfo.V2.Me.Get
-
- setQuotaUser(String) - Method in class com.google.api.services.oauth2.Oauth2Request
-
An opaque string that represents a user for quota purposes.
- setRequestHeaders(HttpHeaders) - Method in class com.google.api.services.oauth2.Oauth2Request
-
- setRobotEmail(String) - Method in class com.google.api.services.oauth2.Oauth2.GetRobotJwk
-
The email of robot account.
- setRobotEmail(String) - Method in class com.google.api.services.oauth2.Oauth2.GetRobotMetadataRaw
-
The email of robot account.
- setRobotEmail(String) - Method in class com.google.api.services.oauth2.Oauth2.GetRobotMetadataX509
-
The email of robot account.
- setRootUrl(String) - Method in class com.google.api.services.oauth2.Oauth2.Builder
-
- setScope(String) - Method in class com.google.api.services.oauth2.model.Tokeninfo
-
The space separated list of scopes granted to this token.
- setServicePath(String) - Method in class com.google.api.services.oauth2.Oauth2.Builder
-
- setSuppressAllChecks(boolean) - Method in class com.google.api.services.oauth2.Oauth2.Builder
-
- setSuppressPatternChecks(boolean) - Method in class com.google.api.services.oauth2.Oauth2.Builder
-
- setSuppressRequiredParameterChecks(boolean) - Method in class com.google.api.services.oauth2.Oauth2.Builder
-
- setUse(String) - Method in class com.google.api.services.oauth2.model.Jwk.Keys
-
- setUserId(String) - Method in class com.google.api.services.oauth2.model.Tokeninfo
-
The obfuscated user id.
- setUserIp(String) - Method in class com.google.api.services.oauth2.Oauth2.GetCertForOpenIdConnect
-
- setUserIp(String) - Method in class com.google.api.services.oauth2.Oauth2.GetCertForOpenIdConnectRaw
-
- setUserIp(String) - Method in class com.google.api.services.oauth2.Oauth2.GetRobotJwk
-
- setUserIp(String) - Method in class com.google.api.services.oauth2.Oauth2.GetRobotMetadataRaw
-
- setUserIp(String) - Method in class com.google.api.services.oauth2.Oauth2.GetRobotMetadataX509
-
- setUserIp(String) - Method in class com.google.api.services.oauth2.Oauth2.Tokeninfo
-
- setUserIp(String) - Method in class com.google.api.services.oauth2.Oauth2.Userinfo.Get
-
- setUserIp(String) - Method in class com.google.api.services.oauth2.Oauth2.Userinfo.V2.Me.Get
-
- setUserIp(String) - Method in class com.google.api.services.oauth2.Oauth2Request
-
Deprecated.
- setVerifiedEmail(Boolean) - Method in class com.google.api.services.oauth2.model.Tokeninfo
-
Boolean flag which is true if the email address is verified.
- setVerifiedEmail(Boolean) - Method in class com.google.api.services.oauth2.model.Userinfoplus
-
Boolean flag which is true if the email address is verified.