| Package | Description |
|---|---|
| com.google.api.services.serviceusage.v1.model |
| Modifier and Type | Method and Description |
|---|---|
BatchEnableServicesResponse |
BatchEnableServicesResponse.clone() |
BatchEnableServicesResponse |
BatchEnableServicesResponse.set(String fieldName,
Object value) |
BatchEnableServicesResponse |
BatchEnableServicesResponse.setFailures(List<EnableFailure> failures)
If allow_partial_success is true, and one or more services could not be enabled, this field
contains the details about each failure.
|
BatchEnableServicesResponse |
BatchEnableServicesResponse.setServices(List<GoogleApiServiceusageV1Service> services)
The new state of the services after enabling.
|
Copyright © 2011–2021 Google. All rights reserved.