| Package | Description |
|---|---|
| com.google.api.services.cloudresourcemanager | |
| com.google.api.services.cloudresourcemanager.model |
| Modifier and Type | Method and Description |
|---|---|
CloudResourceManager.Organizations.Search |
CloudResourceManager.Organizations.search(SearchOrganizationsRequest content)
Searches Organization resources that are visible to the user and satisfy the specified filter.
|
| Constructor and Description |
|---|
Search(SearchOrganizationsRequest content)
Searches Organization resources that are visible to the user and satisfy the specified filter.
|
| Modifier and Type | Method and Description |
|---|---|
SearchOrganizationsRequest |
SearchOrganizationsRequest.clone() |
SearchOrganizationsRequest |
SearchOrganizationsRequest.set(String fieldName,
Object value) |
SearchOrganizationsRequest |
SearchOrganizationsRequest.setFilter(String filter)
An optional query string used to filter the Organizations to return in the response.
|
SearchOrganizationsRequest |
SearchOrganizationsRequest.setPageSize(Integer pageSize)
The maximum number of Organizations to return in the response.
|
SearchOrganizationsRequest |
SearchOrganizationsRequest.setPageToken(String pageToken)
A pagination token returned from a previous call to `SearchOrganizations` that indicates from
where listing should continue.
|
Copyright © 2011–2020 Google. All rights reserved.