Package | Description |
---|---|
com.google.api.services.cloudresourcemanager.v3.model |
Modifier and Type | Method and Description |
---|---|
SearchOrganizationsResponse |
SearchOrganizationsResponse.clone() |
SearchOrganizationsResponse |
SearchOrganizationsResponse.set(String fieldName,
Object value) |
SearchOrganizationsResponse |
SearchOrganizationsResponse.setNextPageToken(String nextPageToken)
A pagination token to be used to retrieve the next page of results.
|
SearchOrganizationsResponse |
SearchOrganizationsResponse.setOrganizations(List<Organization> organizations)
The list of Organizations that matched the search query, possibly paginated.
|
Copyright © 2011–2024 Google. All rights reserved.