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 page provides documentation for the `Artifacts.Types.PythonPackage` class within the Google Cloud Build v1 API, detailing its role in uploading Python packages to Artifact Registry."],["The `Artifacts.Types.PythonPackage` class is designed to encapsulate multiple objects for upload to a single repository upon successful build completion and it inherits from the object class."],["The page includes links to multiple versions of the `Artifacts.Types.PythonPackage` class documentation, ranging from version 1.0.0 to the latest version 2.15.0, each corresponding to a specific release of the API."],["Key properties of the `Artifacts.Types.PythonPackage` class include `Paths`, which are glob patterns for matching files, and `Repository`, which defines the Artifact Registry location for uploads."],["The documentation also specifies that the `PythonPackage` class implements several interfaces such as IMessage, IEquatable, IDeepCloneable, and IBufferMessage, indicating its functionality and integration within the .NET framework."]]],[]]