public enum NetworkProfileNetworkFeatures.Multicast extends Enum<NetworkProfileNetworkFeatures.Multicast> implements ProtocolMessageEnumSpecifies which type of multicast is supported.
Protobuf enum google.cloud.compute.v1.NetworkProfileNetworkFeatures.Multicast
Implements
ProtocolMessageEnumStatic Fields |
|
|---|---|
| Name | Description |
MULTICAST_SDN |
|
MULTICAST_SDN_VALUE |
|
MULTICAST_ULL |
|
MULTICAST_ULL_VALUE |
|
UNDEFINED_MULTICAST |
A value indicating that the enum field is not set. |
UNDEFINED_MULTICAST_VALUE |
A value indicating that the enum field is not set. |
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() |
|