[[["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 documentation covers the `UploadedPythonPackage` class within the Google Cloud Build v1 API, offering versions from 1.0.0 up to the latest 2.15.0."],["The `UploadedPythonPackage` class represents an artifact uploaded using the PythonPackage directive, implementing interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of `UploadedPythonPackage` include `FileHashes` to store hash information, `PushTiming` to record artifact push timing, and `Uri` to represent the artifact's location."],["There are two constructors available for the class, the default `UploadedPythonPackage()` and one that take an object of the same class as a parameter, `UploadedPythonPackage(UploadedPythonPackage other)`."],["The class inherits members from the `object` base class, such as `GetHashCode`, `GetType`, and `ToString`."]]],[]]