Namespace Unity.Cloud.Collaboration.Models.AttachmentRequest
Classes
CreateFileAttachmentRequest
Represents a request to create a file attachment for an annotation.
CreateSketchAttachmentRequest
Represents a request to create a new Sketch attachment for annotation
CreateSpatial3DAttachmentRequest
Represents a request to create a new annotation Spatial-3D attachment
UpdateFileAttachmentRequest
Represents a request to create a file attachment for an annotation.
UpdateSketchAttachmentRequest
Represents a request to update an existing Sketch attachment in annotation
UpdateSpatial3DAttachmentRequest
Represents a request to update a Spatial-3D attachment
Structs
CreateAnnotationAttachmentResult
Represents the result of creating an annotation attachment, including the attachment ID and upload URLs.
Interfaces
ICreateAttachmentRequest
An interface for request to create a new annotation attachment
ICreateFileAttachmentRequest
An interface for request to create a new annotation file attachment
ICreateSketchAttachmentRequest
An interface for request to create a new Sketch attachment for annotation
ICreateSpatial3DAttachmentRequest
An interface for request to create a new annotation Spatial-3D attachment
IUpdateAttachmentRequest
A request to update a new annotation attachment.
IUpdateFileAttachmentRequest
A request to update a file annotation attachment.
IUpdateSketchAttachmentRequest
An interface for request to update an existing Sketch attachment in annotation
IUpdateSpatial3DAttachmentRequest
An interface for request to update Spatial-3D attachment