Google Cloud Dataproc Metastore V1 Client - Class NetworkConfig (0.11.3)

Reference documentation and code samples for the Google Cloud Dataproc Metastore V1 Client class NetworkConfig.

Network configuration for the Dataproc Metastore service.

Next available ID: 4

Generated from protobuf message google.cloud.metastore.v1.NetworkConfig

Namespace

Google \ Cloud \ Metastore \ V1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ consumers array<Google\Cloud\Metastore\V1\NetworkConfig\Consumer>

Immutable. The consumer-side network configuration for the Dataproc Metastore instance.

getConsumers

Immutable. The consumer-side network configuration for the Dataproc Metastore instance.

Returns
Type Description
Google\Protobuf\Internal\RepeatedField

setConsumers

Immutable. The consumer-side network configuration for the Dataproc Metastore instance.

Parameter
Name Description
var array<Google\Cloud\Metastore\V1\NetworkConfig\Consumer>
Returns
Type Description
$this