[[["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 outlines the `EndpointConfig` class within the `Google.Cloud.Dataproc.V1` namespace, specifically for version 3.1.0 and provides links to other versions."],["The `EndpointConfig` class is used to configure endpoint settings for a cluster, and it inherits from the `Object` class while implementing several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has two constructors, `EndpointConfig()` and `EndpointConfig(EndpointConfig other)`, and it contains two properties: `EnableHttpPortAccess`, a boolean that controls external HTTP access, and `HttpPorts`, a map of port descriptions to their corresponding URLs."],["The `EndpointConfig` class found here is a sealed class that cannot be inherited from, and it is part of the `Google.Cloud.Dataproc.V1.dll` assembly."]]],[]]