Space SDK Package

Space SDK Package

  • Users
  • Storage
  • Space Docs

@spacehq/sdk > GundbMetadataStore > setFilePublic

GundbMetadataStore.setFilePublic() method

Make the file with uuid publicly accessible by storing in a datastore domain that is public.

Signature:

setFilePublic(metadata: FileMetadata): Promise<void>;

Parameters

ParameterTypeDescription
metadataFileMetadata

Returns:

Promise<void>

  • GundbMetadataStore.setFilePublic() method
  • Parameters
Space SDK Package
Docs
Getting StartedUsersStorage
Resources
All DocumentationProject SlackBlog
More
GitHubStar
Follow @spacestorage