[[["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 `Port` class in the Cloud AI Platform v1beta1 API represents a network port within a container."],["This `Port` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, enhancing its functionality."],["The class inherits basic functionalities like `GetHashCode`, `GetType`, and `ToString` from the base `object` class."],["It includes two constructors, `Port()` for creating a new instance and `Port(Port other)` for copying an existing instance."],["The `ContainerPort` property, an integer, defines the port number to be exposed on the pod's IP address, which is a number between 1 and 65535."]]],[]]