| 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 |
|---|---|
TagValuesClient.ListTagValuesPagedResponse |
TagValuesClient.listTagValues(ListTagValuesRequest request)
Lists all TagValues for a specific TagKey.
|
TagValuesClient.ListTagValuesPagedResponse |
TagValuesClient.listTagValues(com.google.api.resourcenames.ResourceName parent)
Lists all TagValues for a specific TagKey.
|
TagValuesClient.ListTagValuesPagedResponse |
TagValuesClient.listTagValues(String parent)
Lists all TagValues for a specific TagKey.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.api.core.ApiFuture<TagValuesClient.ListTagValuesPagedResponse> |
TagValuesClient.ListTagValuesPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListTagValuesRequest,ListTagValuesResponse,TagValue> context,
com.google.api.core.ApiFuture<ListTagValuesResponse> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListTagValuesRequest,TagValuesClient.ListTagValuesPagedResponse> |
TagValuesClient.listTagValuesPagedCallable()
Lists all TagValues for a specific TagKey.
|
com.google.api.gax.rpc.PagedCallSettings<ListTagValuesRequest,ListTagValuesResponse,TagValuesClient.ListTagValuesPagedResponse> |
TagValuesSettings.listTagValuesSettings()
Returns the object with the settings used for calls to listTagValues.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListTagValuesRequest,ListTagValuesResponse,TagValuesClient.ListTagValuesPagedResponse> |
TagValuesSettings.Builder.listTagValuesSettings()
Returns the builder for the settings used for calls to listTagValues.
|
| Modifier and Type | Method and Description |
|---|---|
com.google.api.gax.rpc.UnaryCallable<ListTagValuesRequest,TagValuesClient.ListTagValuesPagedResponse> |
HttpJsonTagValuesStub.listTagValuesPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<ListTagValuesRequest,TagValuesClient.ListTagValuesPagedResponse> |
GrpcTagValuesStub.listTagValuesPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<ListTagValuesRequest,TagValuesClient.ListTagValuesPagedResponse> |
TagValuesStub.listTagValuesPagedCallable() |
com.google.api.gax.rpc.PagedCallSettings<ListTagValuesRequest,ListTagValuesResponse,TagValuesClient.ListTagValuesPagedResponse> |
TagValuesStubSettings.listTagValuesSettings()
Returns the object with the settings used for calls to listTagValues.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListTagValuesRequest,ListTagValuesResponse,TagValuesClient.ListTagValuesPagedResponse> |
TagValuesStubSettings.Builder.listTagValuesSettings()
Returns the builder for the settings used for calls to listTagValues.
|
Copyright © 2025 Google LLC. All rights reserved.