Cloud Dataproc V1 API - Class Google::Cloud::Dataproc::V1::PyPiRepositoryConfig (v1.13.0)

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

Configuration for PyPi repository

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#pypi_repository

def pypi_repository() -> ::String
Returns
  • (::String) — Optional. The PyPi repository address. Note: This field is not available for batch workloads.

#pypi_repository=

def pypi_repository=(value) -> ::String
Parameter
  • value (::String) — Optional. The PyPi repository address. Note: This field is not available for batch workloads.
Returns
  • (::String) — Optional. The PyPi repository address. Note: This field is not available for batch workloads.