| Package | Description |
|---|---|
| com.google.api.services.serviceusage.v1 | |
| com.google.api.services.serviceusage.v1.model |
| Modifier and Type | Method and Description |
|---|---|
ServiceUsage.Services.BatchEnable |
ServiceUsage.Services.batchEnable(String parent,
BatchEnableServicesRequest content)
Enable multiple services on a project.
|
| Constructor and Description |
|---|
BatchEnable(String parent,
BatchEnableServicesRequest content)
Enable multiple services on a project.
|
| Modifier and Type | Method and Description |
|---|---|
BatchEnableServicesRequest |
BatchEnableServicesRequest.clone() |
BatchEnableServicesRequest |
BatchEnableServicesRequest.set(String fieldName,
Object value) |
BatchEnableServicesRequest |
BatchEnableServicesRequest.setServiceIds(List<String> serviceIds)
The identifiers of the services to enable on the project.
|
Copyright © 2011–2021 Google. All rights reserved.