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."],[[["The provided content details the `Artifacts.Types.PythonPackage` class within the Cloud Build v1 API, which is used for managing Python packages to be uploaded to Artifact Registry after a successful build."],["This documentation covers the implementation of several interfaces by the `Artifacts.Types.PythonPackage` class, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The content presents a range of available versions for the Cloud Build v1 API, from the latest version 2.15.0 down to 1.0.0, alongside the current 2.6.0 version."],["The `Artifacts.Types.PythonPackage` class has two constructors, one of which is parameterless, the other taking another `PythonPackage` instance as a parameter, and it contains `Paths` and `Repository` properties."]]],[]]