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 \ V1Methods
__construct
Constructor.
Parameters | |
---|---|
Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ pypi_repository |
string
Optional. PyPi repository address |
getPypiRepository
Optional. PyPi repository address
Returns | |
---|---|
Type | Description |
string |
setPypiRepository
Optional. PyPi repository address
Parameter | |
---|---|
Name | Description |
var |
string
|
Returns | |
---|---|
Type | Description |
$this |