[[["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 in the .NET environment."],["The `ContainerPort` class represents a network port within a single container, inheriting from `object` and implementing several interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`."],["There are multiple versions available for the `ContainerPort` class, with the latest being version 2.13.0, and this specific documentation focuses on version 2.4.0."],["The `ContainerPort` class contains two properties, `ContainerPort_` which is an integer that represents the port number the container is listening on and `Name`, a string that specifies which protocol to use."],["The class also has 2 constructors: a default constructor and one that accepts another `ContainerPort` as a parameter."]]],[]]