docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Struct ReadAnnotationAttachmentFileUploadUrlResult

    Represents the result of reading an annotation attachment file upload URL.

    Inherited Members
    ValueType.Equals(object)
    ValueType.GetHashCode()
    ValueType.ToString()
    object.Equals(object, object)
    object.GetType()
    object.ReferenceEquals(object, object)
    Namespace: Unity.Cloud.Collaboration.Models.Attachments
    Assembly: Unity.Cloud.Collaboration.dll
    Syntax
    public readonly struct ReadAnnotationAttachmentFileUploadUrlResult

    Constructors

    ReadAnnotationAttachmentFileUploadUrlResult(string)

    Initializes a new instance of the ReadAnnotationAttachmentFileUploadUrlResult struct.

    Declaration
    public ReadAnnotationAttachmentFileUploadUrlResult(string url = null)
    Parameters
    Type Name Description
    string url

    The signed upload URL to upload the file.

    Fields

    Url

    The signed upload URL to upload the file.

    Declaration
    public readonly string Url
    Field Value
    Type Description
    string
    In This Article
    Back to top
    Copyright © 2026 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)