Package | Description |
---|---|
com.google.cloud.resourcemanager.v3 |
The interfaces provided are listed below, along with usage samples.
|
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 |
SearchOrganizationsResponseOrBuilder.getOrganizationsOrBuilder(int index)
The list of Organizations that matched the search query, possibly
paginated.
|
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.
|
Modifier and Type | Method and Description |
---|---|
List<? extends OrganizationOrBuilder> |
SearchOrganizationsResponseOrBuilder.getOrganizationsOrBuilderList()
The list of Organizations that matched the search query, possibly
paginated.
|
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.
|
Copyright © 2022 Google LLC. All rights reserved.