public enum PresetTopology extends Enum<PresetTopology> implements ProtocolMessageEnumThe list of available preset topologies.
Protobuf enum google.cloud.networkconnectivity.v1beta.PresetTopology
Implements
ProtocolMessageEnumStatic Fields |
|
|---|---|
| Name | Description |
HYBRID_INSPECTION |
Hybrid inspection has 4 groups ('non-prod', 'prod', 'services', and 'untrusted') that are automatically created along with hub creation. |
HYBRID_INSPECTION_VALUE |
Hybrid inspection has 4 groups ('non-prod', 'prod', 'services', and 'untrusted') that are automatically created along with hub creation. |
MESH |
Mesh topology is implemented. Group |
MESH_VALUE |
Mesh topology is implemented. Group |
PRESET_TOPOLOGY_UNSPECIFIED |
Preset topology is unspecified. When policy_mode = PRESET, it defaults to MESH. |
PRESET_TOPOLOGY_UNSPECIFIED_VALUE |
Preset topology is unspecified. When policy_mode = PRESET, it defaults to MESH. |
STAR |
Star topology is implemented. Two groups, |
STAR_VALUE |
Star topology is implemented. Two groups, |
UNRECOGNIZED |
|
Static Methods |
|
|---|---|
| Name | Description |
forNumber(int value) |
|
getDescriptor() |
|
internalGetValueMap() |
|
valueOf(Descriptors.EnumValueDescriptor desc) |
|
valueOf(int value) |
Deprecated. Use #forNumber(int) instead. |
valueOf(String name) |
|
values() |
|
Methods |
|
|---|---|
| Name | Description |
getDescriptorForType() |
|
getNumber() |
|
getValueDescriptor() |
|