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.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This page provides reference documentation for the `RepositoryConfig` class within the Google Cloud Dataproc v1 API, specifically for version 5.12.0."],["`RepositoryConfig` is used for configuring dependency repositories and it inherits from `object` and implements several interfaces like `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The page includes links to documentation for various versions of the API, ranging from version 3.1.0 to the latest version, 5.17.0."],["The `RepositoryConfig` class has two constructors: a default constructor `RepositoryConfig()` and an overloaded constructor `RepositoryConfig(RepositoryConfig other)` for creating a new instance from another one."],["The class has a property named `PypiRepositoryConfig` which is used to configure PyPi repositories and returns a type of `PyPiRepositoryConfig`."]]],[]]