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 version 5.13.0."],["The `RepositoryConfig` class is used to manage configurations for dependency repositories in Google Cloud Dataproc, and it implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page lists the available versions of `RepositoryConfig` ranging from the latest (5.17.0) down to 3.1.0, allowing users to navigate to documentation for different versions of the API."],["It details the constructors for the `RepositoryConfig` class, including a default constructor and a constructor that accepts another `RepositoryConfig` instance as a parameter."],["The `RepositoryConfig` class has a property, `PypiRepositoryConfig`, that is used for managing configurations for a PyPi repository."]]],[]]