public static class ResourceManagerRpc.ListResult<T> extends Object
| Modifier and Type | Method and Description |
|---|---|
static <T> ResourceManagerRpc.ListResult<T> |
of(String pageToken,
Iterable<T> list) |
String |
pageToken() |
Iterable<T> |
results() |
Copyright © 2025 Google LLC. All rights reserved.