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 documentation for the `Artifacts.Types.PythonPackage` class within the Google Cloud Build v1 API, specifically version 2.2.0 and its other version history."],["`PythonPackage` is a class used to define Python packages that will be uploaded to Artifact Registry upon successful completion of all build steps."],["The `PythonPackage` class has two properties: `Paths`, which defines the file paths to be included using globs, and `Repository`, which specifies the Artifact Registry location for uploaded files."],["This class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing functionalities like message definition, equality comparison, deep cloning, and buffer message handling."],["The documentation includes a version history, showing available versions from 1.0.0 to 2.15.0, allowing users to navigate through different versions of the `Artifacts.Types.PythonPackage` class."]]],[]]