public sealed class TcpCheck : IMessage<UptimeCheckConfig.Types.TcpCheck>, IEquatable<UptimeCheckConfig.Types.TcpCheck>, IDeepCloneable<UptimeCheckConfig.Types.TcpCheck>, IBufferMessage, IMessage
Information required for a TCP Uptime check request.
The TCP port on the server against which to run the check. Will be
combined with host (specified within the monitored_resource) to
construct the full URL. Required.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis webpage details the \u003ccode\u003eTcpCheck\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Monitoring.V3\u003c/code\u003e namespace, specifically for version 2.5.0, which is used for creating TCP uptime check requests.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eTcpCheck\u003c/code\u003e class inherits from \u003ccode\u003eObject\u003c/code\u003e and implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class provides two constructors: a default \u003ccode\u003eTcpCheck()\u003c/code\u003e and a \u003ccode\u003eTcpCheck(UptimeCheckConfig.Types.TcpCheck other)\u003c/code\u003e for creating instances, based on existing \u003ccode\u003eTcpCheck\u003c/code\u003e objects.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eTcpCheck\u003c/code\u003e class contains one property named \u003ccode\u003ePort\u003c/code\u003e which is of type Int32 and specifies the TCP port number to use for the uptime check.\u003c/p\u003e\n"],["\u003cp\u003eThe webpage lists available documentation for the \u003ccode\u003eTcpCheck\u003c/code\u003e class spanning multiple versions, ranging from 2.3.0 to the latest version 3.15.0.\u003c/p\u003e\n"]]],[],null,[]]