public sealed class TCPSocketAction : IMessage<TCPSocketAction>, IEquatable<TCPSocketAction>, IDeepCloneable<TCPSocketAction>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Run Admin v2 API class TCPSocketAction.
TCPSocketAction describes an action based on opening a socket
[[["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 `TCPSocketAction` class within the Google Cloud Run Admin v2 API for .NET."],["The `TCPSocketAction` class, which describes an action based on opening a socket, is available in multiple versions, with the latest being version 2.13.0."],["This class inherits from `object` and implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `TCPSocketAction` class has properties like `Port` which sets the port number, and constructors, one of them being a constructor that takes another `TCPSocketAction` as an argument to create a new one."],["All versions from 1.0.0-beta02 up to 2.13.0 can be found within this page, with links to each of the version's documentation."]]],[]]