Google Cloud Security Command Center V1 Client - Class Protocol (1.19.1)

Reference documentation and code samples for the Google Cloud Security Command Center V1 Client class Protocol.

IANA Internet Protocol Number such as TCP(6) and UDP(17).

Protobuf type google.cloud.securitycenter.v1.Connection.Protocol

Namespace

Google \ Cloud \ SecurityCenter \ V1 \ Connection

Methods

static::name

Parameter
NameDescription
value mixed

static::value

Parameter
NameDescription
name mixed

Constants

PROTOCOL_UNSPECIFIED

Value: 0

Unspecified protocol (not HOPOPT).

Generated from protobuf enum PROTOCOL_UNSPECIFIED = 0;

ICMP

Value: 1

Internet Control Message Protocol.

Generated from protobuf enum ICMP = 1;

TCP

Value: 6

Transmission Control Protocol.

Generated from protobuf enum TCP = 6;

UDP

Value: 17

User Datagram Protocol.

Generated from protobuf enum UDP = 17;

GRE

Value: 47

Generic Routing Encapsulation.

Generated from protobuf enum GRE = 47;

ESP

Value: 50

Encap Security Payload.

Generated from protobuf enum ESP = 50;