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 reference documentation for the `RepositoryConfig` class within the Google Cloud Dataproc v1 API, specifically within the .NET ecosystem."],["The content covers versioning for the `RepositoryConfig` class, ranging from version 3.1.0 up to the latest release, 5.17.0."],["The `RepositoryConfig` class, found within the `Google.Cloud.Dataproc.V1` namespace, manages configurations for dependency repositories."],["The page details the `RepositoryConfig` class's constructors, which include a default constructor and a copy constructor, and it's `PypiRepositoryConfig` property which deals with the configuration of the PyPi repository."],["This class implements IMessage, IEquatable, IDeepCloneable, and IBufferMessage."]]],[]]