| Package | Description |
|---|---|
| com.google.api.services.firebasedynamiclinks.v1.model |
| Modifier and Type | Method and Description |
|---|---|
CreateShortDynamicLinkResponse |
CreateShortDynamicLinkResponse.clone() |
CreateShortDynamicLinkResponse |
CreateShortDynamicLinkResponse.set(String fieldName,
Object value) |
CreateShortDynamicLinkResponse |
CreateShortDynamicLinkResponse.setPreviewLink(String previewLink)
Preview link to show the link flow chart.
|
CreateShortDynamicLinkResponse |
CreateShortDynamicLinkResponse.setShortLink(String shortLink)
Short Dynamic Link value.
|
CreateShortDynamicLinkResponse |
CreateShortDynamicLinkResponse.setWarning(List<DynamicLinkWarning> warning)
Information about potential warnings on link creation.
|
Copyright © 2011–2020 Google. All rights reserved.