| Package | Description |
|---|---|
| com.google.api.services.cloudidentity.v1.model |
| Modifier and Type | Method and Description |
|---|---|
DynamicGroupQuery |
DynamicGroupQuery.clone() |
DynamicGroupQuery |
DynamicGroupQuery.set(String fieldName,
Object value) |
DynamicGroupQuery |
DynamicGroupQuery.setQuery(String query)
Query that determines the memberships of the dynamic group.
|
DynamicGroupQuery |
DynamicGroupQuery.setResourceType(String resourceType)
Resource type for the Dynamic Group Query
|
| Modifier and Type | Method and Description |
|---|---|
List<DynamicGroupQuery> |
DynamicGroupMetadata.getQueries()
Memberships will be the union of all queries.
|
| Modifier and Type | Method and Description |
|---|---|
DynamicGroupMetadata |
DynamicGroupMetadata.setQueries(List<DynamicGroupQuery> queries)
Memberships will be the union of all queries.
|
Copyright © 2011–2024 Google. All rights reserved.