Google Cloud Security Command Center V1 Client - Class Protocol (2.2.1)
Stay organized with collections
Save and categorize content based on your preferences.
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 |
Name |
Description |
value |
mixed
|
static::value
Parameter |
Name |
Description |
name |
mixed
|
Constants
PROTOCOL_UNSPECIFIED
Unspecified protocol (not HOPOPT).
Generated from protobuf enum PROTOCOL_UNSPECIFIED = 0;
ICMP
Internet Control Message Protocol.
Generated from protobuf enum ICMP = 1;
TCP
Transmission Control Protocol.
Generated from protobuf enum TCP = 6;
UDP
User Datagram Protocol.
Generated from protobuf enum UDP = 17;
GRE
Generic Routing Encapsulation.
Generated from protobuf enum GRE = 47;
ESP
Encap Security Payload.
Generated from protobuf enum ESP = 50;
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-09-04 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-04 UTC."],[],[],null,["# Google Cloud Security Command Center V1 Client - Class Protocol (2.2.1)\n\nVersion latestkeyboard_arrow_down\n\n- [2.2.1 (latest)](/php/docs/reference/cloud-security-center/latest/V1.Connection.Protocol)\n- [2.2.0](/php/docs/reference/cloud-security-center/2.2.0/V1.Connection.Protocol)\n- [2.1.1](/php/docs/reference/cloud-security-center/2.1.1/V1.Connection.Protocol)\n- [2.0.4](/php/docs/reference/cloud-security-center/2.0.4/V1.Connection.Protocol)\n- [1.32.0](/php/docs/reference/cloud-security-center/1.32.0/V1.Connection.Protocol)\n- [1.31.0](/php/docs/reference/cloud-security-center/1.31.0/V1.Connection.Protocol)\n- [1.30.0](/php/docs/reference/cloud-security-center/1.30.0/V1.Connection.Protocol)\n- [1.29.0](/php/docs/reference/cloud-security-center/1.29.0/V1.Connection.Protocol)\n- [1.28.2](/php/docs/reference/cloud-security-center/1.28.2/V1.Connection.Protocol)\n- [1.21.0](/php/docs/reference/cloud-security-center/1.21.0/V1.Connection.Protocol)\n- [1.20.2](/php/docs/reference/cloud-security-center/1.20.2/V1.Connection.Protocol)\n- [1.19.1](/php/docs/reference/cloud-security-center/1.19.1/V1.Connection.Protocol)\n- [1.18.0](/php/docs/reference/cloud-security-center/1.18.0/V1.Connection.Protocol)\n- [1.17.0](/php/docs/reference/cloud-security-center/1.17.0/V1.Connection.Protocol)\n- [1.16.0](/php/docs/reference/cloud-security-center/1.16.0/V1.Connection.Protocol)\n- [1.15.1](/php/docs/reference/cloud-security-center/1.15.1/V1.Connection.Protocol)\n- [1.14.2](/php/docs/reference/cloud-security-center/1.14.2/V1.Connection.Protocol)\n- [1.13.1](/php/docs/reference/cloud-security-center/1.13.1/V1.Connection.Protocol) \nReference documentation and code samples for the Google Cloud Security Command Center V1 Client class Protocol.\n\nIANA Internet Protocol Number such as TCP(6) and UDP(17).\n\nProtobuf type `google.cloud.securitycenter.v1.Connection.Protocol`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ SecurityCenter \\\\ V1 \\\\ Connection\n\nMethods\n-------\n\n### static::name\n\n### static::value\n\nConstants\n---------\n\n### PROTOCOL_UNSPECIFIED\n\n Value: 0\n\nUnspecified protocol (not HOPOPT).\n\nGenerated from protobuf enum `PROTOCOL_UNSPECIFIED = 0;`\n\n### ICMP\n\n Value: 1\n\nInternet Control Message Protocol.\n\nGenerated from protobuf enum `ICMP = 1;`\n\n### TCP\n\n Value: 6\n\nTransmission Control Protocol.\n\nGenerated from protobuf enum `TCP = 6;`\n\n### UDP\n\n Value: 17\n\nUser Datagram Protocol.\n\nGenerated from protobuf enum `UDP = 17;`\n\n### GRE\n\n Value: 47\n\nGeneric Routing Encapsulation.\n\nGenerated from protobuf enum `GRE = 47;`\n\n### ESP\n\n Value: 50\n\nEncap Security Payload.\n\nGenerated from protobuf enum `ESP = 50;`"]]