google_api_firebase_dynamic_links v0.0.1 GoogleApi.FirebaseDynamicLinks.V1.Model.CreateShortDynamicLinkResponse View Source

Response to create a short Dynamic Link.

Attributes

  • previewLink (String): Preivew link to show the link flow chart. Defaults to: null.
  • shortLink (String): Short Dynamic Link value. e.g. https://abcd.app.goo.gl/wxyz Defaults to: null.
  • warning (List[DynamicLinkWarning]): Information about potential warnings on link creation. Defaults to: null.