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."],[[["The latest version of the Google Cloud Dataproc V1 API PyPiRepositoryConfig is 5.17.0, with a range of versions from 3.1.0 to 5.17.0 available for reference."],["The `PyPiRepositoryConfig` class is used for configuring PyPi repository settings within the Google Cloud Dataproc environment."],["The class `PyPiRepositoryConfig` implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["`PyPiRepositoryConfig` can be constructed using the default constructor or a copy constructor that takes another `PyPiRepositoryConfig` object as an argument."],["The `PyPiRepository` property of the `PyPiRepositoryConfig` class allows users to specify the PyPi repository address as a string, allowing for configuration of a specific repository."]]],[]]