| Package | Description |
|---|---|
| com.google.api.services.cloudresourcemanager.v3.model |
| Modifier and Type | Method and Description |
|---|---|
ListTagKeysResponse |
ListTagKeysResponse.clone() |
ListTagKeysResponse |
ListTagKeysResponse.set(String fieldName,
Object value) |
ListTagKeysResponse |
ListTagKeysResponse.setNextPageToken(String nextPageToken)
A pagination token returned from a previous call to `ListTagKeys` that indicates from where
listing should continue.
|
ListTagKeysResponse |
ListTagKeysResponse.setTagKeys(List<TagKey> tagKeys)
List of TagKeys that live under the specified parent in the request.
|
Copyright © 2011–2023 Google. All rights reserved.