| Package | Description |
|---|---|
| com.google.devtools.artifactregistry.v1 |
A client to Artifact Registry API
|
| Modifier and Type | Method and Description |
|---|---|
protected ArtifactRegistryClient.ListPythonPackagesPage |
ArtifactRegistryClient.ListPythonPackagesPage.createPage(com.google.api.gax.rpc.PageContext<ListPythonPackagesRequest,ListPythonPackagesResponse,PythonPackage> context,
ListPythonPackagesResponse response) |
| Modifier and Type | Method and Description |
|---|---|
com.google.api.core.ApiFuture<ArtifactRegistryClient.ListPythonPackagesPage> |
ArtifactRegistryClient.ListPythonPackagesPage.createPageAsync(com.google.api.gax.rpc.PageContext<ListPythonPackagesRequest,ListPythonPackagesResponse,PythonPackage> context,
com.google.api.core.ApiFuture<ListPythonPackagesResponse> futureResponse) |
| Modifier and Type | Method and Description |
|---|---|
protected ArtifactRegistryClient.ListPythonPackagesFixedSizeCollection |
ArtifactRegistryClient.ListPythonPackagesFixedSizeCollection.createCollection(List<ArtifactRegistryClient.ListPythonPackagesPage> pages,
int collectionSize) |
Copyright © 2024 Google LLC. All rights reserved.