Google Apps Script API
    Preparing search index...
    interface VideoAbuseReportReasonSnippet {
        label?: string;
        secondaryReasons?: VideoAbuseReportSecondaryReason[];
    }
    Index

    Properties

    label?: string
    secondaryReasons?: VideoAbuseReportSecondaryReason[]