Google Apps Script API
    Preparing search index...
    interface VideoFormatsCollection {
        get(profileId: string, id: number): VideoFormat;
        list(profileId: string): VideoFormatsListResponse;
    }
    Index

    Methods

    Methods