Reference documentation and code samples for the Cloud Build v1 API class Artifacts.Types.PythonPackage.
Python package to upload to Artifact Registry upon successful completion
of all build steps. A package can encapsulate multiple objects to be
uploaded to a single repository.
[[["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 document provides reference information for the `Artifacts.Types.PythonPackage` class within the Cloud Build v1 API, specifically for the .NET environment, detailing its role in uploading Python packages to Artifact Registry."],["The `Artifacts.Types.PythonPackage` class, found within the `Google.Cloud.CloudBuild.V1` namespace, is designed to represent a Python package intended for upload to Artifact Registry after a build is completed."],["This class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, which enhance its functionality and integration within the .NET and Google Cloud ecosystem."],["The `PythonPackage` class has properties that include `Paths`, which utilizes path globs to identify relevant files, and `Repository`, which is a string that specifies the Artifact Registry location where files will be uploaded."],["This document provides links to reference documentation for the `Artifacts.Types.PythonPackage` class through multiple versions, with the latest version documented being 2.15.0, and it also lists all other versions starting from version 1.0.0."]]],[]]