| Package | Description |
|---|---|
| com.google.api.services.vault.v1 | |
| com.google.api.services.vault.v1.model |
| Modifier and Type | Method and Description |
|---|---|
Vault.Matters.Count |
Vault.Matters.count(String matterId,
CountArtifactsRequest content)
Counts the accounts processed by the specified query.
|
| Constructor and Description |
|---|
Count(String matterId,
CountArtifactsRequest content)
Counts the accounts processed by the specified query.
|
| Modifier and Type | Method and Description |
|---|---|
CountArtifactsRequest |
CountArtifactsRequest.clone() |
CountArtifactsRequest |
CountArtifactsRequest.set(String fieldName,
Object value) |
CountArtifactsRequest |
CountArtifactsRequest.setQuery(Query query)
The search query.
|
CountArtifactsRequest |
CountArtifactsRequest.setView(String view)
Sets the granularity of the count results.
|
Copyright © 2011–2025 Google. All rights reserved.