| Package | Description |
|---|---|
| com.google.api.services.servicecontrol.v2.model |
| Modifier and Type | Method and Description |
|---|---|
OAuthInfo |
OAuthInfo.clone() |
OAuthInfo |
AuthenticationInfo.getOauthInfo()
OAuth authentication information such as the OAuth client ID.
|
OAuthInfo |
OAuthInfo.set(String fieldName,
Object value) |
OAuthInfo |
OAuthInfo.setOauthClientId(String oauthClientId)
The OAuth client ID of the 1P or 3P application acting on behalf of the user.
|
| Modifier and Type | Method and Description |
|---|---|
AuthenticationInfo |
AuthenticationInfo.setOauthInfo(OAuthInfo oauthInfo)
OAuth authentication information such as the OAuth client ID.
|
Copyright © 2011–2025 Google. All rights reserved.