Package | Description |
---|---|
com.google.api.services.servicemanagement.model |
Modifier and Type | Method and Description |
---|---|
OAuthRequirements |
OAuthRequirements.clone() |
OAuthRequirements |
AuthenticationRule.getOauth()
The requirements for OAuth credentials.
|
OAuthRequirements |
OAuthRequirements.set(String fieldName,
Object value) |
OAuthRequirements |
OAuthRequirements.setCanonicalScopes(String canonicalScopes)
The list of publicly documented OAuth scopes that are allowed access.
|
Modifier and Type | Method and Description |
---|---|
AuthenticationRule |
AuthenticationRule.setOauth(OAuthRequirements oauth)
The requirements for OAuth credentials.
|
Copyright © 2011–2024 Google. All rights reserved.