Google Cloud Dataproc V1 Client - Class PyPiRepositoryConfig (4.0.0)

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

Configuration for PyPi repository

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

Namespace

Google \ Cloud \ Dataproc \ V1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ pypi_repository string

Optional. The PyPi repository address. Note: This field is not available for batch workloads.

getPypiRepository

Optional. The PyPi repository address. Note: This field is not available for batch workloads.

Returns
Type Description
string

setPypiRepository

Optional. The PyPi repository address. Note: This field is not available for batch workloads.

Parameter
Name Description
var string
Returns
Type Description
$this