[[["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."],[[["This webpage provides reference documentation for the `ContainerPort` class within the Cloud Run Admin v2 API, specifically for the .NET environment, covering versions from 1.0.0-beta02 up to 2.13.0."],["The `ContainerPort` class, representing a network port in a single container, implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class offers two constructors: a default constructor (`ContainerPort()`) and a copy constructor (`ContainerPort(ContainerPort other)`), the latter allowing for creating a copy of an existing `ContainerPort` object."],["Key properties of the `ContainerPort` class include `ContainerPort_`, an integer representing the port number the container is listening on, and `Name`, a string that may specify the protocol being used such as \"http1\" or \"h2c\"."],["The latest version of this library available is 2.13.0."]]],[]]