| Package | Description |
|---|---|
| com.google.api.services.serviceusage.v1.model |
| Modifier and Type | Method and Description |
|---|---|
ServiceUsageEnum |
ServiceUsageEnum.clone() |
ServiceUsageEnum |
ServiceUsageEnum.set(String fieldName,
Object value) |
ServiceUsageEnum |
ServiceUsageEnum.setEnumvalue(List<EnumValue> enumvalue)
Enum value definitions.
|
ServiceUsageEnum |
ServiceUsageEnum.setName(String name)
Enum type name.
|
ServiceUsageEnum |
ServiceUsageEnum.setOptions(List<Option> options)
Protocol buffer options.
|
ServiceUsageEnum |
ServiceUsageEnum.setSourceContext(SourceContext sourceContext)
The source context.
|
ServiceUsageEnum |
ServiceUsageEnum.setSyntax(String syntax)
The source syntax.
|
| Modifier and Type | Method and Description |
|---|---|
List<ServiceUsageEnum> |
GoogleApiService.getEnums()
A list of all enum types included in this API service.
|
| Modifier and Type | Method and Description |
|---|---|
GoogleApiService |
GoogleApiService.setEnums(List<ServiceUsageEnum> enums)
A list of all enum types included in this API service.
|
Copyright © 2011–2021 Google. All rights reserved.