| Package | Description |
|---|---|
| com.google.devtools.artifactregistry.v1 |
A client to Artifact Registry API
|
| com.google.devtools.artifactregistry.v1.stub |
| Modifier and Type | Method and Description |
|---|---|
ArtifactRegistryClient.ListTagsPagedResponse |
ArtifactRegistryClient.listTags(ListTagsRequest request)
Lists tags.
|
ArtifactRegistryClient.ListTagsPagedResponse |
ArtifactRegistryClient.listTags(String parent)
Lists tags.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.api.core.ApiFuture<ArtifactRegistryClient.ListTagsPagedResponse> |
ArtifactRegistryClient.ListTagsPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListTagsRequest,ListTagsResponse,Tag> context,
com.google.api.core.ApiFuture<ListTagsResponse> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListTagsRequest,ArtifactRegistryClient.ListTagsPagedResponse> |
ArtifactRegistryClient.listTagsPagedCallable()
Lists tags.
|
com.google.api.gax.rpc.PagedCallSettings<ListTagsRequest,ListTagsResponse,ArtifactRegistryClient.ListTagsPagedResponse> |
ArtifactRegistrySettings.listTagsSettings()
Returns the object with the settings used for calls to listTags.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListTagsRequest,ListTagsResponse,ArtifactRegistryClient.ListTagsPagedResponse> |
ArtifactRegistrySettings.Builder.listTagsSettings()
Returns the builder for the settings used for calls to listTags.
|
| Modifier and Type | Method and Description |
|---|---|
com.google.api.gax.rpc.UnaryCallable<ListTagsRequest,ArtifactRegistryClient.ListTagsPagedResponse> |
GrpcArtifactRegistryStub.listTagsPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<ListTagsRequest,ArtifactRegistryClient.ListTagsPagedResponse> |
HttpJsonArtifactRegistryStub.listTagsPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<ListTagsRequest,ArtifactRegistryClient.ListTagsPagedResponse> |
ArtifactRegistryStub.listTagsPagedCallable() |
com.google.api.gax.rpc.PagedCallSettings<ListTagsRequest,ListTagsResponse,ArtifactRegistryClient.ListTagsPagedResponse> |
ArtifactRegistryStubSettings.listTagsSettings()
Returns the object with the settings used for calls to listTags.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListTagsRequest,ListTagsResponse,ArtifactRegistryClient.ListTagsPagedResponse> |
ArtifactRegistryStubSettings.Builder.listTagsSettings()
Returns the builder for the settings used for calls to listTags.
|
Copyright © 2024 Google LLC. All rights reserved.