Google Cloud Ai Platform V1 Client - Class TcpSocketAction (1.56.0)Stay organized with collectionsSave and categorize content based on your preferences.
Reference documentation and code samples for the Google Cloud Ai Platform V1 Client class TcpSocketAction.
TcpSocketAction probes the health of a container by opening a TCP socket
connection.
Generated from protobuf messagegoogle.cloud.aiplatform.v1.Probe.TcpSocketAction
Namespace
Google \ Cloud \ AIPlatform \ V1 \ Probe
Methods
__construct
Constructor.
Parameters
Name
Description
data
array
Optional. Data for populating the Message object.
↳ port
int
Number of the port to access on the container. Number must be in the range 1 to 65535.
↳ host
string
Optional: Host name to connect to, defaults to the model serving container's IP.
getPort
Number of the port to access on the container.
Number must be in the range 1 to 65535.
Returns
Type
Description
int
setPort
Number of the port to access on the container.
Number must be in the range 1 to 65535.
Parameter
Name
Description
var
int
Returns
Type
Description
$this
getHost
Optional: Host name to connect to, defaults to the model serving
container's IP.
Returns
Type
Description
string
setHost
Optional: Host name to connect to, defaults to the model serving
container's IP.
[[["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 2026-04-01 UTC."],[],[]]