| 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 |
|---|---|
TagBindingsClient.ListEffectiveTagsPagedResponse |
TagBindingsClient.listEffectiveTags(ListEffectiveTagsRequest request)
Return a list of effective tags for the given Google Cloud resource, as specified in `parent`.
|
TagBindingsClient.ListEffectiveTagsPagedResponse |
TagBindingsClient.listEffectiveTags(String parent)
Return a list of effective tags for the given Google Cloud resource, as specified in `parent`.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.api.core.ApiFuture<TagBindingsClient.ListEffectiveTagsPagedResponse> |
TagBindingsClient.ListEffectiveTagsPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListEffectiveTagsRequest,ListEffectiveTagsResponse,EffectiveTag> context,
com.google.api.core.ApiFuture<ListEffectiveTagsResponse> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListEffectiveTagsRequest,TagBindingsClient.ListEffectiveTagsPagedResponse> |
TagBindingsClient.listEffectiveTagsPagedCallable()
Return a list of effective tags for the given Google Cloud resource, as specified in `parent`.
|
com.google.api.gax.rpc.PagedCallSettings<ListEffectiveTagsRequest,ListEffectiveTagsResponse,TagBindingsClient.ListEffectiveTagsPagedResponse> |
TagBindingsSettings.listEffectiveTagsSettings()
Returns the object with the settings used for calls to listEffectiveTags.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListEffectiveTagsRequest,ListEffectiveTagsResponse,TagBindingsClient.ListEffectiveTagsPagedResponse> |
TagBindingsSettings.Builder.listEffectiveTagsSettings()
Returns the builder for the settings used for calls to listEffectiveTags.
|
Copyright © 2025 Google LLC. All rights reserved.