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.
[[["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-04-17 UTC."],[[["This page provides reference documentation for the `PyPiRepositoryConfig` class within the Google Cloud Dataproc v1 API, specifically for version 5.16.0."],["The `PyPiRepositoryConfig` class is used to configure PyPi repositories and is part of the `Google.Cloud.Dataproc.V1` namespace."],["It outlines that this `PyPiRepositoryConfig` class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["There is a list of several version links, the latest being 5.17.0, and the oldest being 3.1.0, available for `PyPiRepositoryConfig`."],["The class `PyPiRepositoryConfig` contains a property `PypiRepository` which is a string that holds the optional address of a PyPi repository."]]],[]]