[[["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-04-09 UTC."],[[["The latest version available for the `Google.Cloud.Run.V2.ContainerPort` is 2.13.0, with multiple previous versions also accessible for reference."],["`ContainerPort` is a class that represents a network port within a single container, inheriting from `object` and implementing interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `ContainerPort` class has a constructor that can either be default or take another `ContainerPort` object as a parameter, it also contains two properties called `ContainerPort_` and `Name`."],["The `ContainerPort_` property in the class represents the port number that the container is listening on, which must be a valid TCP port within the range of 0 to 65536."],["The `Name` property is used to specify the protocol to use, allowing for values like \"http1\" and \"h2c\"."]]],[]]