| Package | Description |
|---|---|
| com.google.api.services.firebasedynamiclinks.v1.model |
| Modifier and Type | Method and Description |
|---|---|
DynamicLinkWarning |
DynamicLinkWarning.clone() |
DynamicLinkWarning |
DynamicLinkWarning.set(String fieldName,
Object value) |
DynamicLinkWarning |
DynamicLinkWarning.setWarningCode(String warningCode)
The warning code.
|
DynamicLinkWarning |
DynamicLinkWarning.setWarningDocumentLink(String warningDocumentLink)
The document describing the warning, and helps resolve.
|
DynamicLinkWarning |
DynamicLinkWarning.setWarningMessage(String warningMessage)
The warning message to help developers improve their requests.
|
| Modifier and Type | Method and Description |
|---|---|
List<DynamicLinkWarning> |
CreateManagedShortLinkResponse.getWarning()
Information about potential warnings on link creation.
|
List<DynamicLinkWarning> |
CreateShortDynamicLinkResponse.getWarning()
Information about potential warnings on link creation.
|
| Modifier and Type | Method and Description |
|---|---|
CreateManagedShortLinkResponse |
CreateManagedShortLinkResponse.setWarning(List<DynamicLinkWarning> warning)
Information about potential warnings on link creation.
|
CreateShortDynamicLinkResponse |
CreateShortDynamicLinkResponse.setWarning(List<DynamicLinkWarning> warning)
Information about potential warnings on link creation.
|
Copyright © 2011–2020 Google. All rights reserved.