Google Apps Script API
    Preparing search index...
    interface MetadataHistoryCollection {
        list(assetId: string): MetadataHistoryListResponse;
        list(assetId: string, optionalArgs: object): MetadataHistoryListResponse;
    }
    Index

    Methods

    Methods