Reference documentation and code samples for the Google Cloud Dataproc V1 Client class EndpointConfig.
Endpoint config for this cluster
Generated from protobuf message google.cloud.dataproc.v1.EndpointConfig
Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ http_ports
array| Google\Protobuf\Internal\MapField
Output only. The map of port descriptions to URLs. Will only be populated if enable_http_port_access is true.
↳ enable_http_port_access
bool
Optional. If true, enable http access to specific ports on the cluster from external sources. Defaults to false.
getHttpPorts
Output only. The map of port descriptions to URLs. Will only be populated if enable_http_port_access is true.
setHttpPorts
Output only. The map of port descriptions to URLs. Will only be populated if enable_http_port_access is true.
$this
getEnableHttpPortAccess
Optional. If true, enable http access to specific ports on the cluster from external sources. Defaults to false.
bool
setEnableHttpPortAccess
Optional. If true, enable http access to specific ports on the cluster from external sources. Defaults to false.
var
bool
$this