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 page details the \u003ccode\u003eTcpCheck\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Monitoring.V3\u003c/code\u003e namespace, used for configuring TCP-based uptime checks in Google Cloud Monitoring.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eTcpCheck\u003c/code\u003e class, which is sealed and implements several interfaces, is part of the \u003ccode\u003eUptimeCheckConfig.Types\u003c/code\u003e structure, inheriting from \u003ccode\u003eObject\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThis document covers version 2.4.0 and up to 3.15.0, with links to each version's documentation for the \u003ccode\u003eTcpCheck\u003c/code\u003e class, offering historical reference.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eTcpCheck\u003c/code\u003e class has two constructors, one default and one that takes another \u003ccode\u003eTcpCheck\u003c/code\u003e object, and includes a \u003ccode\u003ePort\u003c/code\u003e property for configuring the TCP port in the check.\u003c/p\u003e\n"],["\u003cp\u003eThe class also inherits members like \u003ccode\u003eGetHashCode\u003c/code\u003e, \u003ccode\u003eGetType\u003c/code\u003e, \u003ccode\u003eMemberwiseClone\u003c/code\u003e, and \u003ccode\u003eToString\u003c/code\u003e from the base \u003ccode\u003eObject\u003c/code\u003e class, adding to the overall functionality.\u003c/p\u003e\n"]]],[],null,[]]