| Package | Description |
|---|---|
| com.google.api.services.firebasedynamiclinks.v1.model |
| Modifier and Type | Method and Description |
|---|---|
ManagedShortLink |
ManagedShortLink.clone() |
ManagedShortLink |
CreateManagedShortLinkResponse.getManagedShortLink()
Short Dynamic Link value.
|
ManagedShortLink |
ManagedShortLink.set(String fieldName,
Object value) |
ManagedShortLink |
ManagedShortLink.setCreationTime(String creationTime)
Creation timestamp of the short link.
|
ManagedShortLink |
ManagedShortLink.setFlaggedAttribute(List<String> flaggedAttribute)
Attributes that have been flagged about this short url.
|
ManagedShortLink |
ManagedShortLink.setInfo(DynamicLinkInfo info)
Full Dyamic Link info
|
ManagedShortLink |
ManagedShortLink.setLink(String link)
Short durable link url, for example, "https://sample.app.goo.gl/xyz123".
|
ManagedShortLink |
ManagedShortLink.setLinkName(String linkName)
Link name defined by the creator.
|
ManagedShortLink |
ManagedShortLink.setVisibility(String visibility)
Visibility status of link.
|
| Modifier and Type | Method and Description |
|---|---|
CreateManagedShortLinkResponse |
CreateManagedShortLinkResponse.setManagedShortLink(ManagedShortLink managedShortLink)
Short Dynamic Link value.
|
Copyright © 2011–2020 Google. All rights reserved.