[[["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 for .NET, spanning versions from 1.0.0-beta02 up to the latest, 2.13.0."],["The `ContainerPort` class, part of the `Google.Cloud.Run.V2` namespace, represents a network port within a single container, with inheritance from `object` and implementation of multiple interfaces like `IMessage` and `IEquatable`."],["The `ContainerPort` class offers properties such as `ContainerPort_`, which specifies the TCP port number (between 0 and 65536) the container listens on, and `Name`, used to define the protocol, with allowed values being \"http1\" and \"h2c\"."],["The documentation includes constructors for creating `ContainerPort` objects, either as an empty instance or by cloning an existing `ContainerPort` object."],["The provided versions list all relate to the ContainerPort class of the Google.Cloud.Run.V2 API, with version 2.13.0 being the latest."]]],[]]