# Functions
New creates a new Service.
NewService creates a new Service.
# Structs
Asset: Represents and describes an asset in the Poly library.
AssetImportMessage: A message generated by the asset import process.
File: Represents a file in Poly, which can be a root, resource, or thumbnail file.
Format: The same asset can be represented in different formats, for example, a WaveFront .obj (//en.wikipedia.org/wiki/Wavefront_.obj_file) file with its corresponding .mtl file or a Khronos glTF (//www.khronos.org/gltf) file with its corresponding .glb binary data.
FormatComplexity: Information on the complexity of this Format.
ImageError: A message resulting from reading an image file.
ListAssetsResponse: A response message from a request to list.
ListLikedAssetsResponse: A response message from a request to list.
ListUserAssetsResponse: A response message from a request to list.
ObjParseError: Details of an error resulting from parsing an OBJ file.
PresentationParams: Hints for displaying the asset, based on information available when the asset was uploaded.
Quaternion: A Quaternion (//en.wikipedia.org/wiki/Quaternion).
RemixInfo: Info about the sources of this asset (i.e.
StartAssetImportResponse: A response message from a request to startImport.
UserAsset: Data about the user's asset.