public sealed class PyPiRepositoryConfig : IMessage<PyPiRepositoryConfig>, IEquatable<PyPiRepositoryConfig>, IDeepCloneable<PyPiRepositoryConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Dataproc v1 API class PyPiRepositoryConfig.
Configuration for PyPi repository
Implements
IMessagePyPiRepositoryConfig, IEquatablePyPiRepositoryConfig, IDeepCloneablePyPiRepositoryConfig, IBufferMessage, IMessageNamespace
Google.Cloud.Dataproc.V1Assembly
Google.Cloud.Dataproc.V1.dll
Constructors
PyPiRepositoryConfig()
public PyPiRepositoryConfig()
PyPiRepositoryConfig(PyPiRepositoryConfig)
public PyPiRepositoryConfig(PyPiRepositoryConfig other)
Parameter | |
---|---|
Name | Description |
other |
PyPiRepositoryConfig |
Properties
PypiRepository
public string PypiRepository { get; set; }
Optional. PyPi repository address
Property Value | |
---|---|
Type | Description |
string |