[[["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-08-04 UTC."],[[["The latest version available for the `Google.Cloud.AIPlatform.V1.Port` class is 3.22.0, with a comprehensive list of prior versions extending down to 1.0.0 for reference."],["The `Port` class, found within the `Google.Cloud.AIPlatform.V1` namespace, represents a network port in a container, as per the reference documentation for the Cloud AI Platform v1 API."],["The `Port` class inherits from `object` and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, thus providing a wide array of capabilities."],["The class has a property named `ContainerPort` which holds an integer representing the port number to expose on the pods IP address, and must be between 1 and 65535."],["There are two constructors for the `Port` class, one with no arguments, and one that take in another `Port` object as a parameter."]]],[]]