Skip to content

Expires At

//trimblecloud-fileservice/trimblecloud.fileservice.models/UpdateFileRequest/UpdateFileRequestBuilder/expiresAt

expiresAt

[JVM]
open fun expiresAt(expiresAt: Date): UpdateFileRequest.UpdateFileRequestBuilder

Time period when the file object gets automatically removed. Must be at least 1 hour after the current time. Should not exceed 20 years from the current time. To remove the expiration, set this field to null.

Return

this.