Package | Description |
---|---|
com.google.api.services.cloudresourcemanager.v3.model |
Modifier and Type | Method and Description |
---|---|
Organization |
Organization.clone() |
Organization |
Organization.set(String fieldName,
Object value) |
Organization |
Organization.setCreateTime(String createTime)
Output only.
|
Organization |
Organization.setDeleteTime(String deleteTime)
Output only.
|
Organization |
Organization.setDirectoryCustomerId(String directoryCustomerId)
Immutable.
|
Organization |
Organization.setDisplayName(String displayName)
Output only.
|
Organization |
Organization.setEtag(String etag)
Output only.
|
Organization |
Organization.setName(String name)
Output only.
|
Organization |
Organization.setState(String state)
Output only.
|
Organization |
Organization.setUpdateTime(String updateTime)
Output only.
|
Modifier and Type | Method and Description |
---|---|
List<Organization> |
SearchOrganizationsResponse.getOrganizations()
The list of Organizations that matched the search query, possibly paginated.
|
Modifier and Type | Method and Description |
---|---|
SearchOrganizationsResponse |
SearchOrganizationsResponse.setOrganizations(List<Organization> organizations)
The list of Organizations that matched the search query, possibly paginated.
|
Copyright © 2011–2024 Google. All rights reserved.