| 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 TagKeysClient.ListTagKeysPage |
TagKeysClient.ListTagKeysPage.createPage(com.google.api.gax.rpc.PageContext<ListTagKeysRequest,ListTagKeysResponse,TagKey> context,
ListTagKeysResponse response) |
| Modifier and Type | Method and Description |
|---|---|
com.google.api.core.ApiFuture<TagKeysClient.ListTagKeysPage> |
TagKeysClient.ListTagKeysPage.createPageAsync(com.google.api.gax.rpc.PageContext<ListTagKeysRequest,ListTagKeysResponse,TagKey> context,
com.google.api.core.ApiFuture<ListTagKeysResponse> futureResponse) |
| Modifier and Type | Method and Description |
|---|---|
protected TagKeysClient.ListTagKeysFixedSizeCollection |
TagKeysClient.ListTagKeysFixedSizeCollection.createCollection(List<TagKeysClient.ListTagKeysPage> pages,
int collectionSize) |
Copyright © 2025 Google LLC. All rights reserved.