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 webpage provides documentation for the `Artifacts.Types.PythonPackage` class within the Google Cloud Build v1 API, detailing its purpose as a Python package for uploading to Artifact Registry after successful build completion."],["The `PythonPackage` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, ensuring compatibility with Google Protobuf and offering capabilities like deep cloning and equality comparisons."],["The page lists available versions of the `Artifacts.Types.PythonPackage`, ranging from the latest 2.15.0 down to version 1.0.0, with links to the documentation for each version."],["Key properties of the `PythonPackage` class include `Paths`, which defines the file paths to be uploaded, and `Repository`, which specifies the Artifact Registry location for the uploaded files."],["The documentation includes information about the `PythonPackage` constructor, which can be used to instantiate a new object or clone an existing one."]]],[]]