| Modifier and Type | Method and Description |
|---|---|
static IngressTraffic |
IngressTraffic.forNumber(int value) |
IngressTraffic |
ServiceOrBuilder.getIngress()
Optional.
|
IngressTraffic |
Service.getIngress()
Optional.
|
IngressTraffic |
Service.Builder.getIngress()
Optional.
|
static IngressTraffic |
IngressTraffic.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static IngressTraffic |
IngressTraffic.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static IngressTraffic |
IngressTraffic.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IngressTraffic[] |
IngressTraffic.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.protobuf.Internal.EnumLiteMap<IngressTraffic> |
IngressTraffic.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
Service.Builder |
Service.Builder.setIngress(IngressTraffic value)
Optional.
|
Copyright © 2025 Google LLC. All rights reserved.