public enum Protocol extends Enum<Protocol> implements ProtocolMessageEnumAntivirus protocol.
Protobuf enum google.cloud.networksecurity.v1.Protocol
Implements
ProtocolMessageEnumStatic Fields |
|
|---|---|
| Name | Description |
FTP |
FTP protocol |
FTP_VALUE |
FTP protocol |
HTTP |
HTTP protocol |
HTTP2 |
HTTP2 protocol |
HTTP2_VALUE |
HTTP2 protocol |
HTTP_VALUE |
HTTP protocol |
IMAP |
IMAP protocol |
IMAP_VALUE |
IMAP protocol |
POP3 |
POP3 protocol |
POP3_VALUE |
POP3 protocol |
PROTOCOL_UNSPECIFIED |
Protocol not specified. |
PROTOCOL_UNSPECIFIED_VALUE |
Protocol not specified. |
SMB |
SMB protocol |
SMB_VALUE |
SMB protocol |
SMTP |
SMTP protocol |
SMTP_VALUE |
SMTP protocol |
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() |
|