[[["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 document provides reference documentation for the `ContainerPort` class within the Cloud Run Admin v2 API, detailing its properties, constructors, and implementations."],["The `ContainerPort` class represents a network port within a container, and the documentation outlines its inheritance from the object class, while implementing `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."],["The class has two constructors, a default constructor (`ContainerPort()`) and one that takes another `ContainerPort` object as a parameter for creation, to copy it's value."],["The `ContainerPort` class includes properties `ContainerPort_` (an integer representing the port number) and `Name` (a string specifying the protocol, which can be \"http1\" or \"h2c\")."],["The document also provides the different versions of the API, with the latest version being 2.13.0, and the current version of the documentation being 2.8.0."]]],[]]