| Package | Description |
|---|---|
| com.google.api.services.servicemanagement | |
| com.google.api.services.servicemanagement.model |
| Modifier and Type | Method and Description |
|---|---|
ServiceManagement.Services.Enable |
ServiceManagement.Services.enable(String serviceName,
EnableServiceRequest content)
Enables a service for a project, so it can be used for the project.
|
| Constructor and Description |
|---|
Enable(String serviceName,
EnableServiceRequest content)
Enables a service for a project, so it can be used for the project.
|
| Modifier and Type | Method and Description |
|---|---|
EnableServiceRequest |
EnableServiceRequest.clone() |
EnableServiceRequest |
EnableServiceRequest.set(String fieldName,
Object value) |
EnableServiceRequest |
EnableServiceRequest.setConsumerId(String consumerId)
Required.
|
Copyright © 2011–2020 Google. All rights reserved.