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"]],[["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-03-21 UTC."],[[["This webpage provides reference documentation for the `UptimeCheckConfig.Types.TcpCheck` class within the Google Cloud Monitoring v3 API, focusing on TCP Uptime checks."],["The `TcpCheck` class is designed to define the necessary information for a TCP Uptime check request, as part of the Google Cloud Monitoring v3 service."],["The documentation covers versions ranging from 2.3.0 to the latest 3.15.0 of `UptimeCheckConfig.Types.TcpCheck`, with the version 3.7.0 being the one presented in the main part of the content."],["The `TcpCheck` class includes properties such as `PingConfig` and `Port` which is used to set up the check, and also information about inheritance and implementation."]]],[]]