package com.google.firebase.firestore.proto;

import com.google.protobuf.InterfaceC1332t0;
import com.google.protobuf.InterfaceC1334u0;
import com.google.protobuf.R0;
import e4.K0;
import java.util.List;

/* JADX INFO: loaded from: classes3.dex */
public interface WriteBatchOrBuilder extends InterfaceC1334u0 {
    K0 getBaseWrites(int i6);

    int getBaseWritesCount();

    List<K0> getBaseWritesList();

    int getBatchId();

    @Override // com.google.protobuf.InterfaceC1334u0
    /* synthetic */ InterfaceC1332t0 getDefaultInstanceForType();

    R0 getLocalWriteTime();

    K0 getWrites(int i6);

    int getWritesCount();

    List<K0> getWritesList();

    boolean hasLocalWriteTime();

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