Google Apps Script API
    Preparing search index...
    interface TranscodeSetting {
        enabledVideoFormats?: number[];
        kind?: string;
    }
    Index

    Properties

    enabledVideoFormats?: number[]
    kind?: string