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 webpage provides documentation for the `RepositoryConfig` class within the Google Cloud Dataproc v1 API, specifically for version 5.14.0."],["The `RepositoryConfig` class is designed to handle configurations for dependency repositories and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The latest available version of `RepositoryConfig` is 5.17.0, with a range of versions from 3.1.0 to 5.17.0 accessible via the provided links."],["The class includes properties such as `PypiRepositoryConfig`, which allows for the configuration of PyPi repositories."],["This documentation covers the constructors, `RepositoryConfig()` and `RepositoryConfig(RepositoryConfig)`, along with their parameters and descriptions."]]],[]]