package com.google.android.gms.actions;

import defpackage.vo6;

/* JADX INFO: loaded from: classes2.dex */
public class ItemListIntents {

    @vo6
    public static final String ACTION_ACCEPT_ITEM = "com.google.android.gms.actions.ACCEPT_ITEM";

    @vo6
    public static final String ACTION_APPEND_ITEM_LIST = "com.google.android.gms.actions.APPEND_ITEM_LIST";

    @vo6
    public static final String ACTION_CREATE_ITEM_LIST = "com.google.android.gms.actions.CREATE_ITEM_LIST";

    @vo6
    public static final String ACTION_DELETE_ITEM = "com.google.android.gms.actions.DELETE_ITEM";

    @vo6
    public static final String ACTION_DELETE_ITEM_LIST = "com.google.android.gms.actions.DELETE_ITEM_LIST";

    @vo6
    public static final String ACTION_REJECT_ITEM = "com.google.android.gms.actions.REJECT_ITEM";

    @vo6
    public static final String EXTRA_ITEM_NAME = "com.google.android.gms.actions.extra.ITEM_NAME";

    @vo6
    public static final String EXTRA_ITEM_NAMES = "com.google.android.gms.actions.extra.ITEM_NAMES";

    @vo6
    public static final String EXTRA_ITEM_QUERY = "com.google.android.gms.actions.extra.ITEM_QUERY";

    @vo6
    public static final String EXTRA_LIST_NAME = "com.google.android.gms.actions.extra.LIST_NAME";

    @vo6
    public static final String EXTRA_LIST_QUERY = "com.google.android.gms.actions.extra.LIST_QUERY";

    private ItemListIntents() {
    }
}
