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