| Package | Description |
|---|---|
| com.google.api.services.serviceusage.v1.model |
| Modifier and Type | Method and Description |
|---|---|
Authentication |
Authentication.clone() |
Authentication |
GoogleApiServiceusageV1ServiceConfig.getAuthentication()
Auth configuration.
|
Authentication |
GoogleApiService.getAuthentication()
Auth configuration.
|
Authentication |
Authentication.set(String fieldName,
Object value) |
Authentication |
Authentication.setProviders(List<AuthProvider> providers)
Defines a set of authentication providers that a service supports.
|
Authentication |
Authentication.setRules(List<AuthenticationRule> rules)
A list of authentication rules that apply to individual API methods.
|
| Modifier and Type | Method and Description |
|---|---|
GoogleApiServiceusageV1ServiceConfig |
GoogleApiServiceusageV1ServiceConfig.setAuthentication(Authentication authentication)
Auth configuration.
|
GoogleApiService |
GoogleApiService.setAuthentication(Authentication authentication)
Auth configuration.
|
Copyright © 2011–2021 Google. All rights reserved.