Google Cloud Security Command Center V2 Client - Class Protocol (2.0.0-RC1)

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

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

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

Namespace

Google \ Cloud \ SecurityCenter \ V2 \ Connection

Methods

static::name

Parameter
Name Description
value mixed

static::value

Parameter
Name Description
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;