| Modifier and Type | Class and Description |
|---|---|
class |
Organization
The root node in the resource hierarchy to which a particular entity's
(a company, for example) resources belong.
|
static class |
Organization.Builder
The root node in the resource hierarchy to which a particular entity's
(a company, for example) resources belong.
|
| Modifier and Type | Method and Description |
|---|---|
OrganizationOrBuilder |
SearchOrganizationsResponse.getOrganizationsOrBuilder(int index)
The list of Organizations that matched the search query, possibly
paginated.
|
OrganizationOrBuilder |
SearchOrganizationsResponse.Builder.getOrganizationsOrBuilder(int index)
The list of Organizations that matched the search query, possibly
paginated.
|
OrganizationOrBuilder |
SearchOrganizationsResponseOrBuilder.getOrganizationsOrBuilder(int index)
The list of Organizations that matched the search query, possibly
paginated.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends OrganizationOrBuilder> |
SearchOrganizationsResponse.getOrganizationsOrBuilderList()
The list of Organizations that matched the search query, possibly
paginated.
|
List<? extends OrganizationOrBuilder> |
SearchOrganizationsResponse.Builder.getOrganizationsOrBuilderList()
The list of Organizations that matched the search query, possibly
paginated.
|
List<? extends OrganizationOrBuilder> |
SearchOrganizationsResponseOrBuilder.getOrganizationsOrBuilderList()
The list of Organizations that matched the search query, possibly
paginated.
|
Copyright © 2025 Google LLC. All rights reserved.