Google Cloud Dataproc Metastore V1alpha Client - Class Consumer (0.11.0)

Reference documentation and code samples for the Google Cloud Dataproc Metastore V1alpha Client class Consumer.

Contains information of the customer's network configurations.

Next available ID: 5

Generated from protobuf message google.cloud.metastore.v1alpha.NetworkConfig.Consumer

Namespace

Google \ Cloud \ Metastore \ V1alpha \ NetworkConfig

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ subnetwork string

Immutable. The subnetwork of the customer project from which an IP address is reserved and used as the Dataproc Metastore service's endpoint. It is accessible to hosts in the subnet and to all hosts in a subnet in the same region and same network. There must be at least one IP address available in the subnet's primary range. The subnet is specified in the following form: projects/{project_number}/regions/{region_id}/subnetworks/{subnetwork_id}

↳ endpoint_uri string

Output only. The URI of the endpoint used to access the metastore service.

↳ endpoint_location string

Output only. The location of the endpoint URI. Format: projects/{project}/locations/{location}.

getSubnetwork

Immutable. The subnetwork of the customer project from which an IP address is reserved and used as the Dataproc Metastore service's endpoint. It is accessible to hosts in the subnet and to all hosts in a subnet in the same region and same network. There must be at least one IP address available in the subnet's primary range. The subnet is specified in the following form: projects/{project_number}/regions/{region_id}/subnetworks/{subnetwork_id}

Returns
TypeDescription
string

hasSubnetwork

setSubnetwork

Immutable. The subnetwork of the customer project from which an IP address is reserved and used as the Dataproc Metastore service's endpoint. It is accessible to hosts in the subnet and to all hosts in a subnet in the same region and same network. There must be at least one IP address available in the subnet's primary range. The subnet is specified in the following form: projects/{project_number}/regions/{region_id}/subnetworks/{subnetwork_id}

Parameter
NameDescription
var string
Returns
TypeDescription
$this

getEndpointUri

Output only. The URI of the endpoint used to access the metastore service.

Returns
TypeDescription
string

setEndpointUri

Output only. The URI of the endpoint used to access the metastore service.

Parameter
NameDescription
var string
Returns
TypeDescription
$this

getEndpointLocation

Output only. The location of the endpoint URI. Format: projects/{project}/locations/{location}.

Returns
TypeDescription
string

setEndpointLocation

Output only. The location of the endpoint URI. Format: projects/{project}/locations/{location}.

Parameter
NameDescription
var string
Returns
TypeDescription
$this

getVpcResource

Returns
TypeDescription
string