ttl property

int? ttl
getter/setter pair

Time to live of the anchor: Determines how long the anchor is stored once it is uploaded to the google cloud anchor API (optional, defaults to 1 day (24hours))

Implementation

int? ttl;