Google Cloud Dataproc v1 API - Class RepositoryConfig (5.10.0)

public sealed class RepositoryConfig : IMessage<RepositoryConfig>, IEquatable<RepositoryConfig>, IDeepCloneable<RepositoryConfig>, IBufferMessage, IMessage

Reference documentation and code samples for the Google Cloud Dataproc v1 API class RepositoryConfig.

Configuration for dependency repositories

Inheritance

object > RepositoryConfig

Namespace

Google.Cloud.Dataproc.V1

Assembly

Google.Cloud.Dataproc.V1.dll

Constructors

RepositoryConfig()

public RepositoryConfig()

RepositoryConfig(RepositoryConfig)

public RepositoryConfig(RepositoryConfig other)
Parameter
NameDescription
otherRepositoryConfig

Properties

PypiRepositoryConfig

public PyPiRepositoryConfig PypiRepositoryConfig { get; set; }

Optional. Configuration for PyPi repository.

Property Value
TypeDescription
PyPiRepositoryConfig