ProjectsLocationsRepositoriesPythonPackages
class ProjectsLocationsRepositoriesPythonPackages extends Resource (View source)
The "pythonPackages" collection of methods.
Typical usage is:
$artifactregistryService = new Google\Service\ArtifactRegistry(...);
$pythonPackages = $artifactregistryService->projects_locations_repositories_pythonPackages;
Methods
get(string $name, array $optParams = [])
Gets a python package. (pythonPackages.get)
listProjectsLocationsRepositoriesPythonPackages(string $parent, array $optParams = [])
Lists python packages.
Details
PythonPackage
get(string $name, array $optParams = [])
Gets a python package. (pythonPackages.get)
ListPythonPackagesResponse
listProjectsLocationsRepositoriesPythonPackages(string $parent, array $optParams = [])
Lists python packages.
(pythonPackages.listProjectsLocationsRepositoriesPythonPackages)