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"]],[["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-08 UTC."],[[["\u003cp\u003eThis webpage provides reference documentation for the \u003ccode\u003eTCPSocketAction\u003c/code\u003e class within the Google Cloud Run Admin v2 API, specifically for version 2.12.0, with links to other versions.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eTCPSocketAction\u003c/code\u003e is a class that defines an action based on opening a TCP socket, inheriting from the \u003ccode\u003eobject\u003c/code\u003e class and implementing several interfaces like \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 \u003ccode\u003eTCPSocketAction\u003c/code\u003e has two constructors, one default and the other taking another \u003ccode\u003eTCPSocketAction\u003c/code\u003e instance as a parameter, allowing the creation of an object or a copy of another.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eTCPSocketAction\u003c/code\u003e class includes a \u003ccode\u003ePort\u003c/code\u003e property, which is an integer that represents the optional port number used to access the container, defaulting to the container's exposed port if not specified.\u003c/p\u003e\n"]]],[],null,[]]