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-03-21 UTC."],[[["This webpage provides documentation for the `PyPiRepositoryConfig` class within the Google Cloud Dataproc v1 API, focusing on its role in configuring PyPi repositories."],["The `PyPiRepositoryConfig` class, which is a part of the `Google.Cloud.Dataproc.V1` namespace, can be used to set a PyPi repository address through the `PypiRepository` property."],["The page includes access to multiple historical versions, ranging from 3.1.0 to 5.17.0, allowing developers to reference the documentation pertinent to their needs, with 5.17.0 being the latest."],["The `PyPiRepositoryConfig` class implements multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the base `object` class, thus exhibiting a robust structure for its intended purpose."]]],[]]