| Package | Description |
|---|---|
| com.google.api.services.digitalassetlinks.v1.model |
| Modifier and Type | Method and Description |
|---|---|
ListResponse |
ListResponse.clone() |
ListResponse |
ListResponse.set(String fieldName,
Object value) |
ListResponse |
ListResponse.setDebugString(String debugString)
Human-readable message containing information intended to help end users understand, reproduce
and debug the result.
|
ListResponse |
ListResponse.setErrorCode(List<String> errorCode)
Error codes that describe the result of the List operation.
|
ListResponse |
ListResponse.setMaxAge(String maxAge)
From serving time, how much longer the response should be considered valid barring further
updates.
|
ListResponse |
ListResponse.setStatements(List<Statement> statements)
A list of all the matching statements that have been found.
|
Copyright © 2011–2025 Google. All rights reserved.