Google Apps Script API
    Preparing search index...
    interface AssetLabelListResponse {
        items?: AssetLabel[];
        kind?: string;
    }
    Index

    Properties

    Properties

    items?: AssetLabel[]
    kind?: string