public class CloudbillingScopes extends Object
Modifier and Type | Field and Description |
---|---|
static String |
CLOUD_BILLING
View and manage your Google Cloud Platform billing accounts.
|
static String |
CLOUD_BILLING_READONLY
View your Google Cloud Platform billing accounts.
|
static String |
CLOUD_PLATFORM
View and manage your data across Google Cloud Platform services.
|
Modifier and Type | Method and Description |
---|---|
static Set<String> |
all()
Returns an unmodifiable set that contains all scopes declared by this class.
|
public static final String CLOUD_BILLING
public static final String CLOUD_BILLING_READONLY
public static final String CLOUD_PLATFORM
Copyright © 2011–2020 Google. All rights reserved.