244 lines
7.7 KiB
Java
244 lines
7.7 KiB
Java
package o;
|
|
|
|
import o.AbstractC16345ndh;
|
|
import o.oZe;
|
|
|
|
/* loaded from: classes2.dex */
|
|
public final class pLr extends AbstractC16345ndh<pLr, LWm> implements HHH {
|
|
private static final pLr DEFAULT_INSTANCE;
|
|
public static final int KEY_INFO_FIELD_NUMBER = 2;
|
|
private static volatile Zyo<pLr> PARSER = null;
|
|
public static final int PRIMARY_KEY_ID_FIELD_NUMBER = 1;
|
|
public oZe.tOB<IeS> keyInfo_ = Fhc.b();
|
|
private int primaryKeyId_;
|
|
|
|
private pLr() {
|
|
}
|
|
|
|
/* loaded from: classes2.dex */
|
|
public static final class IeS extends AbstractC16345ndh<IeS, C0122IeS> implements AYA {
|
|
private static final IeS DEFAULT_INSTANCE;
|
|
public static final int KEY_ID_FIELD_NUMBER = 3;
|
|
public static final int OUTPUT_PREFIX_TYPE_FIELD_NUMBER = 4;
|
|
private static volatile Zyo<IeS> PARSER = null;
|
|
public static final int STATUS_FIELD_NUMBER = 2;
|
|
public static final int TYPE_URL_FIELD_NUMBER = 1;
|
|
public int keyId_;
|
|
private int outputPrefixType_;
|
|
private int status_;
|
|
private String typeUrl_ = "";
|
|
|
|
private IeS() {
|
|
}
|
|
|
|
public static C0122IeS d() {
|
|
return DEFAULT_INSTANCE.f();
|
|
}
|
|
|
|
/* renamed from: o.pLr$IeS$IeS, reason: collision with other inner class name */
|
|
/* loaded from: classes2.dex */
|
|
public static final class C0122IeS extends AbstractC16345ndh.LWm<IeS, C0122IeS> implements AYA {
|
|
/* synthetic */ C0122IeS(byte b) {
|
|
this();
|
|
}
|
|
|
|
private C0122IeS() {
|
|
super(IeS.DEFAULT_INSTANCE);
|
|
}
|
|
|
|
public final C0122IeS e(String str) {
|
|
j();
|
|
((IeS) this.a).typeUrl_ = str;
|
|
return this;
|
|
}
|
|
|
|
public final C0122IeS a(NzM nzM) {
|
|
j();
|
|
IeS.c((IeS) this.a, nzM);
|
|
return this;
|
|
}
|
|
|
|
public final C0122IeS d(int i) {
|
|
j();
|
|
((IeS) this.a).keyId_ = i;
|
|
return this;
|
|
}
|
|
|
|
public final C0122IeS d(Umh umh) {
|
|
j();
|
|
IeS.d((IeS) this.a, umh);
|
|
return this;
|
|
}
|
|
}
|
|
|
|
@Override // o.AbstractC16345ndh
|
|
public final Object b(AbstractC16345ndh.ojQ ojq) {
|
|
Zyo zyo;
|
|
switch (AnonymousClass3.b[ojq.ordinal()]) {
|
|
case 1:
|
|
return new IeS();
|
|
case 2:
|
|
return new C0122IeS((byte) 0);
|
|
case 3:
|
|
return new BsA(DEFAULT_INSTANCE, "\u0000\u0004\u0000\u0000\u0001\u0004\u0004\u0000\u0000\u0000\u0001Ȉ\u0002\f\u0003\u000b\u0004\f", new Object[]{"typeUrl_", "status_", "keyId_", "outputPrefixType_"});
|
|
case 4:
|
|
return DEFAULT_INSTANCE;
|
|
case 5:
|
|
Zyo<IeS> zyo2 = PARSER;
|
|
if (zyo2 != null) {
|
|
return zyo2;
|
|
}
|
|
synchronized (IeS.class) {
|
|
zyo = PARSER;
|
|
if (zyo == null) {
|
|
zyo = new AbstractC16345ndh.IeS(DEFAULT_INSTANCE);
|
|
PARSER = zyo;
|
|
}
|
|
}
|
|
return zyo;
|
|
case 6:
|
|
return (byte) 1;
|
|
case 7:
|
|
return null;
|
|
default:
|
|
throw new UnsupportedOperationException();
|
|
}
|
|
}
|
|
|
|
static {
|
|
IeS ieS = new IeS();
|
|
DEFAULT_INSTANCE = ieS;
|
|
AbstractC16345ndh.b(IeS.class, ieS);
|
|
}
|
|
|
|
static /* synthetic */ void d(IeS ieS, Umh umh) {
|
|
if (umh == Umh.UNRECOGNIZED) {
|
|
throw new IllegalArgumentException("Can't get the number of an unknown enum value.");
|
|
}
|
|
ieS.outputPrefixType_ = umh.value;
|
|
}
|
|
|
|
static /* synthetic */ void c(IeS ieS, NzM nzM) {
|
|
if (nzM == NzM.UNRECOGNIZED) {
|
|
throw new IllegalArgumentException("Can't get the number of an unknown enum value.");
|
|
}
|
|
ieS.status_ = nzM.value;
|
|
}
|
|
}
|
|
|
|
/* renamed from: o.pLr$3, reason: invalid class name */
|
|
/* loaded from: classes2.dex */
|
|
static /* synthetic */ class AnonymousClass3 {
|
|
static final int[] b;
|
|
|
|
static {
|
|
int[] iArr = new int[AbstractC16345ndh.ojQ.values().length];
|
|
b = iArr;
|
|
try {
|
|
iArr[AbstractC16345ndh.ojQ.NEW_MUTABLE_INSTANCE.ordinal()] = 1;
|
|
} catch (NoSuchFieldError unused) {
|
|
}
|
|
try {
|
|
b[AbstractC16345ndh.ojQ.NEW_BUILDER.ordinal()] = 2;
|
|
} catch (NoSuchFieldError unused2) {
|
|
}
|
|
try {
|
|
b[AbstractC16345ndh.ojQ.BUILD_MESSAGE_INFO.ordinal()] = 3;
|
|
} catch (NoSuchFieldError unused3) {
|
|
}
|
|
try {
|
|
b[AbstractC16345ndh.ojQ.GET_DEFAULT_INSTANCE.ordinal()] = 4;
|
|
} catch (NoSuchFieldError unused4) {
|
|
}
|
|
try {
|
|
b[AbstractC16345ndh.ojQ.GET_PARSER.ordinal()] = 5;
|
|
} catch (NoSuchFieldError unused5) {
|
|
}
|
|
try {
|
|
b[AbstractC16345ndh.ojQ.GET_MEMOIZED_IS_INITIALIZED.ordinal()] = 6;
|
|
} catch (NoSuchFieldError unused6) {
|
|
}
|
|
try {
|
|
b[AbstractC16345ndh.ojQ.SET_MEMOIZED_IS_INITIALIZED.ordinal()] = 7;
|
|
} catch (NoSuchFieldError unused7) {
|
|
}
|
|
}
|
|
}
|
|
|
|
public static LWm a() {
|
|
return DEFAULT_INSTANCE.f();
|
|
}
|
|
|
|
/* loaded from: classes2.dex */
|
|
public static final class LWm extends AbstractC16345ndh.LWm<pLr, LWm> implements HHH {
|
|
/* synthetic */ LWm(byte b) {
|
|
this();
|
|
}
|
|
|
|
private LWm() {
|
|
super(pLr.DEFAULT_INSTANCE);
|
|
}
|
|
|
|
public final LWm e(int i) {
|
|
j();
|
|
((pLr) this.a).primaryKeyId_ = i;
|
|
return this;
|
|
}
|
|
|
|
public final LWm d(IeS ieS) {
|
|
j();
|
|
pLr.a((pLr) this.a, ieS);
|
|
return this;
|
|
}
|
|
}
|
|
|
|
@Override // o.AbstractC16345ndh
|
|
public final Object b(AbstractC16345ndh.ojQ ojq) {
|
|
Zyo zyo;
|
|
switch (AnonymousClass3.b[ojq.ordinal()]) {
|
|
case 1:
|
|
return new pLr();
|
|
case 2:
|
|
return new LWm((byte) 0);
|
|
case 3:
|
|
return new BsA(DEFAULT_INSTANCE, "\u0000\u0002\u0000\u0000\u0001\u0002\u0002\u0000\u0001\u0000\u0001\u000b\u0002\u001b", new Object[]{"primaryKeyId_", "keyInfo_", IeS.class});
|
|
case 4:
|
|
return DEFAULT_INSTANCE;
|
|
case 5:
|
|
Zyo<pLr> zyo2 = PARSER;
|
|
if (zyo2 != null) {
|
|
return zyo2;
|
|
}
|
|
synchronized (pLr.class) {
|
|
zyo = PARSER;
|
|
if (zyo == null) {
|
|
zyo = new AbstractC16345ndh.IeS(DEFAULT_INSTANCE);
|
|
PARSER = zyo;
|
|
}
|
|
}
|
|
return zyo;
|
|
case 6:
|
|
return (byte) 1;
|
|
case 7:
|
|
return null;
|
|
default:
|
|
throw new UnsupportedOperationException();
|
|
}
|
|
}
|
|
|
|
static {
|
|
pLr plr = new pLr();
|
|
DEFAULT_INSTANCE = plr;
|
|
AbstractC16345ndh.b(pLr.class, plr);
|
|
}
|
|
|
|
static /* synthetic */ void a(pLr plr, IeS ieS) {
|
|
oZe.tOB<IeS> tob = plr.keyInfo_;
|
|
if (!tob.a()) {
|
|
int size = tob.size();
|
|
plr.keyInfo_ = tob.c(size == 0 ? 10 : size << 1);
|
|
}
|
|
plr.keyInfo_.add(ieS);
|
|
}
|
|
}
|