[[["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 webpage details the `EndpointConfig` class within the `Google.Cloud.Dataproc.V1` namespace, specifically for version 3.4.0 and provides links to other versions."],["The `EndpointConfig` class is used to configure the endpoints for a Dataproc cluster, inheriting from `Object` and implementing several interfaces like `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The class has two constructors, a default constructor, and one that takes another `EndpointConfig` object as a parameter, both of which can be used to create an `EndpointConfig` instance."],["It includes properties to control HTTP port access, with `EnableHttpPortAccess` as a boolean that defaults to false, and `HttpPorts` as a map of port descriptions to URLs that is populated when HTTP port access is enabled."]]],[]]