package com.google.firebase.firestore.proto;

import com.google.firebase.firestore.proto.Target;
import com.google.protobuf.AbstractC1320n;
import com.google.protobuf.InterfaceC1332t0;
import com.google.protobuf.InterfaceC1334u0;
import com.google.protobuf.R0;
import e4.x0;
import e4.z0;

/* JADX INFO: loaded from: classes3.dex */
public interface TargetOrBuilder extends InterfaceC1334u0 {
    @Override // com.google.protobuf.InterfaceC1334u0
    /* synthetic */ InterfaceC1332t0 getDefaultInstanceForType();

    x0 getDocuments();

    R0 getLastLimboFreeSnapshotVersion();

    long getLastListenSequenceNumber();

    z0 getQuery();

    AbstractC1320n getResumeToken();

    R0 getSnapshotVersion();

    int getTargetId();

    Target.TargetTypeCase getTargetTypeCase();

    boolean hasDocuments();

    boolean hasLastLimboFreeSnapshotVersion();

    boolean hasQuery();

    boolean hasSnapshotVersion();

    @Override // com.google.protobuf.InterfaceC1334u0
    /* synthetic */ boolean isInitialized();
}
