| Package | Description |
|---|---|
| com.google.api.services.cloudidentity.v1.model |
| Modifier and Type | Method and Description |
|---|---|
GetMembershipGraphResponse |
GetMembershipGraphResponse.clone() |
GetMembershipGraphResponse |
GetMembershipGraphResponse.set(String fieldName,
Object value) |
GetMembershipGraphResponse |
GetMembershipGraphResponse.setAdjacencyList(List<MembershipAdjacencyList> adjacencyList)
The membership graph's path information represented as an adjacency list.
|
GetMembershipGraphResponse |
GetMembershipGraphResponse.setGroups(List<Group> groups)
The resources representing each group in the adjacency list.
|
Copyright © 2011–2024 Google. All rights reserved.