| Modifier and Type | Method and Description |
|---|---|
static ServiceConfig.VpcConnectorEgressSettings |
ServiceConfig.VpcConnectorEgressSettings.forNumber(int value) |
ServiceConfig.VpcConnectorEgressSettings |
ServiceConfig.getVpcConnectorEgressSettings()
The egress settings for the connector, controlling what traffic is diverted
through it.
|
ServiceConfig.VpcConnectorEgressSettings |
ServiceConfig.Builder.getVpcConnectorEgressSettings()
The egress settings for the connector, controlling what traffic is diverted
through it.
|
ServiceConfig.VpcConnectorEgressSettings |
ServiceConfigOrBuilder.getVpcConnectorEgressSettings()
The egress settings for the connector, controlling what traffic is diverted
through it.
|
static ServiceConfig.VpcConnectorEgressSettings |
ServiceConfig.VpcConnectorEgressSettings.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static ServiceConfig.VpcConnectorEgressSettings |
ServiceConfig.VpcConnectorEgressSettings.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static ServiceConfig.VpcConnectorEgressSettings |
ServiceConfig.VpcConnectorEgressSettings.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ServiceConfig.VpcConnectorEgressSettings[] |
ServiceConfig.VpcConnectorEgressSettings.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<ServiceConfig.VpcConnectorEgressSettings> |
ServiceConfig.VpcConnectorEgressSettings.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
ServiceConfig.Builder |
ServiceConfig.Builder.setVpcConnectorEgressSettings(ServiceConfig.VpcConnectorEgressSettings value)
The egress settings for the connector, controlling what traffic is diverted
through it.
|
Copyright © 2023 Google LLC. All rights reserved.