[[["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."],[[["The documentation covers the `ContainerPort` class within the Google Cloud Run Admin v2 API, representing a network port in a container."],["The `ContainerPort` class is a sealed class that implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["There are two constructors available for creating `ContainerPort` objects: a default constructor and one that takes another `ContainerPort` object as a parameter for copying."],["The `ContainerPort` class has properties `ContainerPort_`, representing the port number, and `Name`, used to specify the protocol, such as \"http1\" or \"h2c\"."],["The documentation covers multiple versions of the ContainerPort class, from version 1.0.0-beta02 all the way to the latest version 2.13.0."]]],[]]