| Package | Description |
|---|---|
| com.google.api.services.servicenetworking.v1beta.model |
| Modifier and Type | Method and Description |
|---|---|
ServiceNetworkingEnum |
ServiceNetworkingEnum.clone() |
ServiceNetworkingEnum |
ServiceNetworkingEnum.set(String fieldName,
Object value) |
ServiceNetworkingEnum |
ServiceNetworkingEnum.setEdition(String edition)
The source edition string, only valid when syntax is SYNTAX_EDITIONS.
|
ServiceNetworkingEnum |
ServiceNetworkingEnum.setEnumvalue(List<EnumValue> enumvalue)
Enum value definitions.
|
ServiceNetworkingEnum |
ServiceNetworkingEnum.setName(String name)
Enum type name.
|
ServiceNetworkingEnum |
ServiceNetworkingEnum.setOptions(List<Option> options)
Protocol buffer options.
|
ServiceNetworkingEnum |
ServiceNetworkingEnum.setSourceContext(SourceContext sourceContext)
The source context.
|
ServiceNetworkingEnum |
ServiceNetworkingEnum.setSyntax(String syntax)
The source syntax.
|
| Modifier and Type | Method and Description |
|---|---|
List<ServiceNetworkingEnum> |
Service.getEnums()
A list of all enum types included in this API service.
|
| Modifier and Type | Method and Description |
|---|---|
Service |
Service.setEnums(List<ServiceNetworkingEnum> enums)
A list of all enum types included in this API service.
|
Copyright © 2011–2025 Google. All rights reserved.