public sealed class UptimeCheckConfig.Types.TcpCheck : IMessage<UptimeCheckConfig.Types.TcpCheck>, IEquatable<UptimeCheckConfig.Types.TcpCheck>, IDeepCloneable<UptimeCheckConfig.Types.TcpCheck>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Monitoring v3 API class UptimeCheckConfig.Types.TcpCheck.
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 document provides reference documentation for the \u003ccode\u003eUptimeCheckConfig.Types.TcpCheck\u003c/code\u003e class within the Google Cloud Monitoring v3 API, outlining its purpose for TCP Uptime check requests.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eTcpCheck\u003c/code\u003e class is a part of the \u003ccode\u003eGoogle.Cloud.Monitoring.V3\u003c/code\u003e namespace and is implemented through various 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 offers two constructors, one default and one that accepts another \u003ccode\u003eTcpCheck\u003c/code\u003e object, which can be used for copying settings.\u003c/p\u003e\n"],["\u003cp\u003eIt includes properties such as \u003ccode\u003ePingConfig\u003c/code\u003e, allowing for the addition of pings to a TCP check, and \u003ccode\u003ePort\u003c/code\u003e, which is the required TCP port to be used in the check, alongside a host.\u003c/p\u003e\n"],["\u003cp\u003eThis documentation covers multiple versions of the \u003ccode\u003eTcpCheck\u003c/code\u003e class, from version 2.3.0 to the latest version, 3.15.0, for the Google Cloud Monitoring v3 API.\u003c/p\u003e\n"]]],[],null,[]]