Google Cloud Dataproc V1 Client - Class MetastoreConfig (3.7.1)

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

Specifies a Metastore configuration.

Generated from protobuf message google.cloud.dataproc.v1.MetastoreConfig

Namespace

Google \ Cloud \ Dataproc \ V1

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ dataproc_metastore_service string

Required. Resource name of an existing Dataproc Metastore service. Example: * projects/[project_id]/locations/[dataproc_region]/services/[service-name]

getDataprocMetastoreService

Required. Resource name of an existing Dataproc Metastore service.

Example:

  • projects/[project_id]/locations/[dataproc_region]/services/[service-name]
Returns
TypeDescription
string

setDataprocMetastoreService

Required. Resource name of an existing Dataproc Metastore service.

Example:

  • projects/[project_id]/locations/[dataproc_region]/services/[service-name]
Parameter
NameDescription
var string
Returns
TypeDescription
$this