| Package | Description |
|---|---|
| com.google.cloud.resourcemanager.v3 |
A client to Cloud Resource Manager API
The interfaces provided are listed below, along with usage samples.
|
| com.google.cloud.resourcemanager.v3.stub |
| Modifier and Type | Method and Description |
|---|---|
TagKeysClient.ListTagKeysPagedResponse |
TagKeysClient.listTagKeys(ListTagKeysRequest request)
Lists all TagKeys for a parent resource.
|
TagKeysClient.ListTagKeysPagedResponse |
TagKeysClient.listTagKeys(com.google.api.resourcenames.ResourceName parent)
Lists all TagKeys for a parent resource.
|
TagKeysClient.ListTagKeysPagedResponse |
TagKeysClient.listTagKeys(String parent)
Lists all TagKeys for a parent resource.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.api.core.ApiFuture<TagKeysClient.ListTagKeysPagedResponse> |
TagKeysClient.ListTagKeysPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListTagKeysRequest,ListTagKeysResponse,TagKey> context,
com.google.api.core.ApiFuture<ListTagKeysResponse> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListTagKeysRequest,TagKeysClient.ListTagKeysPagedResponse> |
TagKeysClient.listTagKeysPagedCallable()
Lists all TagKeys for a parent resource.
|
com.google.api.gax.rpc.PagedCallSettings<ListTagKeysRequest,ListTagKeysResponse,TagKeysClient.ListTagKeysPagedResponse> |
TagKeysSettings.listTagKeysSettings()
Returns the object with the settings used for calls to listTagKeys.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListTagKeysRequest,ListTagKeysResponse,TagKeysClient.ListTagKeysPagedResponse> |
TagKeysSettings.Builder.listTagKeysSettings()
Returns the builder for the settings used for calls to listTagKeys.
|
| Modifier and Type | Method and Description |
|---|---|
com.google.api.gax.rpc.UnaryCallable<ListTagKeysRequest,TagKeysClient.ListTagKeysPagedResponse> |
TagKeysStub.listTagKeysPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<ListTagKeysRequest,TagKeysClient.ListTagKeysPagedResponse> |
GrpcTagKeysStub.listTagKeysPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<ListTagKeysRequest,TagKeysClient.ListTagKeysPagedResponse> |
HttpJsonTagKeysStub.listTagKeysPagedCallable() |
com.google.api.gax.rpc.PagedCallSettings<ListTagKeysRequest,ListTagKeysResponse,TagKeysClient.ListTagKeysPagedResponse> |
TagKeysStubSettings.listTagKeysSettings()
Returns the object with the settings used for calls to listTagKeys.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListTagKeysRequest,ListTagKeysResponse,TagKeysClient.ListTagKeysPagedResponse> |
TagKeysStubSettings.Builder.listTagKeysSettings()
Returns the builder for the settings used for calls to listTagKeys.
|
Copyright © 2025 Google LLC. All rights reserved.