[[["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 `EndpointConfig` class is used to configure the endpoints for a Dataproc cluster, allowing management of external access to specific ports."],["The latest version for `EndpointConfig` is 5.17.0, but the page also provides access to all versions going back to 3.1.0 for reference and compatibility."],["`EndpointConfig` inherits from the base `Object` class and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes properties like `EnableHttpPortAccess` to control HTTP port access, and `HttpPorts` to manage the map of port descriptions to URLs when `enable_http_port_access` is true."],["Two constructors are available for creating an `EndpointConfig` object: a default constructor and one that takes another `EndpointConfig` object for cloning."]]],[]]