| Package | Description |
|---|---|
| com.google.cloud.resourcemanager.v3 |
A client to Cloud Resource Manager API
The interfaces provided are listed below, along with usage samples.
|
| Modifier and Type | Method and Description |
|---|---|
protected TagValuesClient.ListTagValuesPage |
TagValuesClient.ListTagValuesPage.createPage(com.google.api.gax.rpc.PageContext<ListTagValuesRequest,ListTagValuesResponse,TagValue> context,
ListTagValuesResponse response) |
| Modifier and Type | Method and Description |
|---|---|
com.google.api.core.ApiFuture<TagValuesClient.ListTagValuesPage> |
TagValuesClient.ListTagValuesPage.createPageAsync(com.google.api.gax.rpc.PageContext<ListTagValuesRequest,ListTagValuesResponse,TagValue> context,
com.google.api.core.ApiFuture<ListTagValuesResponse> futureResponse) |
| Modifier and Type | Method and Description |
|---|---|
protected TagValuesClient.ListTagValuesFixedSizeCollection |
TagValuesClient.ListTagValuesFixedSizeCollection.createCollection(List<TagValuesClient.ListTagValuesPage> pages,
int collectionSize) |
Copyright © 2025 Google LLC. All rights reserved.