Class: Google::Cloud::Dataproc::V1::RepositoryConfig

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/dataproc/v1/shared.rb

Overview

Configuration for dependency repositories

Instance Attribute Summary collapse

Instance Attribute Details

#pypi_repository_config::Google::Cloud::Dataproc::V1::PyPiRepositoryConfig

Returns Optional. Configuration for PyPi repository.

Returns:



515
516
517
518
# File 'proto_docs/google/cloud/dataproc/v1/shared.rb', line 515

class RepositoryConfig
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end