// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: WinterCampTriathlonSettleNotify.proto
package emu.grasscutter.net.proto;
public final class WinterCampTriathlonSettleNotifyOuterClass {
private WinterCampTriathlonSettleNotifyOuterClass() {}
public static void registerAllExtensions(
com.google.protobuf.ExtensionRegistryLite registry) {
}
public static void registerAllExtensions(
com.google.protobuf.ExtensionRegistry registry) {
registerAllExtensions(
(com.google.protobuf.ExtensionRegistryLite) registry);
}
public interface WinterCampTriathlonSettleNotifyOrBuilder extends
// @@protoc_insertion_point(interface_extends:WinterCampTriathlonSettleNotify)
com.google.protobuf.MessageOrBuilder {
/**
* bool is_new_record = 5;
* @return The isNewRecord.
*/
boolean getIsNewRecord();
/**
* uint32 gallery_id = 3;
* @return The galleryId.
*/
int getGalleryId();
/**
* uint32 score = 11;
* @return The score.
*/
int getScore();
/**
* uint32 KFBNMJBFMNN = 10;
* @return The kFBNMJBFMNN.
*/
int getKFBNMJBFMNN();
/**
* uint32 EDBCCLCJCFL = 7;
* @return The eDBCCLCJCFL.
*/
int getEDBCCLCJCFL();
/**
* uint32 DCFOANMDEGJ = 15;
* @return The dCFOANMDEGJ.
*/
int getDCFOANMDEGJ();
/**
* uint32 CKGIEEOOHON = 6;
* @return The cKGIEEOOHON.
*/
int getCKGIEEOOHON();
/**
* bool is_success = 12;
* @return The isSuccess.
*/
boolean getIsSuccess();
}
/**
*
* CmdId: 3692 * Obf: DLKMKHAGAHM ** * Protobuf type {@code WinterCampTriathlonSettleNotify} */ public static final class WinterCampTriathlonSettleNotify extends com.google.protobuf.GeneratedMessageV3 implements // @@protoc_insertion_point(message_implements:WinterCampTriathlonSettleNotify) WinterCampTriathlonSettleNotifyOrBuilder { private static final long serialVersionUID = 0L; // Use WinterCampTriathlonSettleNotify.newBuilder() to construct. private WinterCampTriathlonSettleNotify(com.google.protobuf.GeneratedMessageV3.Builder> builder) { super(builder); } private WinterCampTriathlonSettleNotify() { } @java.lang.Override @SuppressWarnings({"unused"}) protected java.lang.Object newInstance( UnusedPrivateParameter unused) { return new WinterCampTriathlonSettleNotify(); } @java.lang.Override public final com.google.protobuf.UnknownFieldSet getUnknownFields() { return this.unknownFields; } private WinterCampTriathlonSettleNotify( com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException { this(); if (extensionRegistry == null) { throw new java.lang.NullPointerException(); } com.google.protobuf.UnknownFieldSet.Builder unknownFields = com.google.protobuf.UnknownFieldSet.newBuilder(); try { boolean done = false; while (!done) { int tag = input.readTag(); switch (tag) { case 0: done = true; break; case 24: { galleryId_ = input.readUInt32(); break; } case 40: { isNewRecord_ = input.readBool(); break; } case 48: { cKGIEEOOHON_ = input.readUInt32(); break; } case 56: { eDBCCLCJCFL_ = input.readUInt32(); break; } case 80: { kFBNMJBFMNN_ = input.readUInt32(); break; } case 88: { score_ = input.readUInt32(); break; } case 96: { isSuccess_ = input.readBool(); break; } case 120: { dCFOANMDEGJ_ = input.readUInt32(); break; } default: { if (!parseUnknownField( input, unknownFields, extensionRegistry, tag)) { done = true; } break; } } } } catch (com.google.protobuf.InvalidProtocolBufferException e) { throw e.setUnfinishedMessage(this); } catch (java.io.IOException e) { throw new com.google.protobuf.InvalidProtocolBufferException( e).setUnfinishedMessage(this); } finally { this.unknownFields = unknownFields.build(); makeExtensionsImmutable(); } } public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() { return emu.grasscutter.net.proto.WinterCampTriathlonSettleNotifyOuterClass.internal_static_WinterCampTriathlonSettleNotify_descriptor; } @java.lang.Override protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable() { return emu.grasscutter.net.proto.WinterCampTriathlonSettleNotifyOuterClass.internal_static_WinterCampTriathlonSettleNotify_fieldAccessorTable .ensureFieldAccessorsInitialized( emu.grasscutter.net.proto.WinterCampTriathlonSettleNotifyOuterClass.WinterCampTriathlonSettleNotify.class, emu.grasscutter.net.proto.WinterCampTriathlonSettleNotifyOuterClass.WinterCampTriathlonSettleNotify.Builder.class); } public static final int IS_NEW_RECORD_FIELD_NUMBER = 5; private boolean isNewRecord_; /** *
bool is_new_record = 5;
* @return The isNewRecord.
*/
@java.lang.Override
public boolean getIsNewRecord() {
return isNewRecord_;
}
public static final int GALLERY_ID_FIELD_NUMBER = 3;
private int galleryId_;
/**
* uint32 gallery_id = 3;
* @return The galleryId.
*/
@java.lang.Override
public int getGalleryId() {
return galleryId_;
}
public static final int SCORE_FIELD_NUMBER = 11;
private int score_;
/**
* uint32 score = 11;
* @return The score.
*/
@java.lang.Override
public int getScore() {
return score_;
}
public static final int KFBNMJBFMNN_FIELD_NUMBER = 10;
private int kFBNMJBFMNN_;
/**
* uint32 KFBNMJBFMNN = 10;
* @return The kFBNMJBFMNN.
*/
@java.lang.Override
public int getKFBNMJBFMNN() {
return kFBNMJBFMNN_;
}
public static final int EDBCCLCJCFL_FIELD_NUMBER = 7;
private int eDBCCLCJCFL_;
/**
* uint32 EDBCCLCJCFL = 7;
* @return The eDBCCLCJCFL.
*/
@java.lang.Override
public int getEDBCCLCJCFL() {
return eDBCCLCJCFL_;
}
public static final int DCFOANMDEGJ_FIELD_NUMBER = 15;
private int dCFOANMDEGJ_;
/**
* uint32 DCFOANMDEGJ = 15;
* @return The dCFOANMDEGJ.
*/
@java.lang.Override
public int getDCFOANMDEGJ() {
return dCFOANMDEGJ_;
}
public static final int CKGIEEOOHON_FIELD_NUMBER = 6;
private int cKGIEEOOHON_;
/**
* uint32 CKGIEEOOHON = 6;
* @return The cKGIEEOOHON.
*/
@java.lang.Override
public int getCKGIEEOOHON() {
return cKGIEEOOHON_;
}
public static final int IS_SUCCESS_FIELD_NUMBER = 12;
private boolean isSuccess_;
/**
* bool is_success = 12;
* @return The isSuccess.
*/
@java.lang.Override
public boolean getIsSuccess() {
return isSuccess_;
}
private byte memoizedIsInitialized = -1;
@java.lang.Override
public final boolean isInitialized() {
byte isInitialized = memoizedIsInitialized;
if (isInitialized == 1) return true;
if (isInitialized == 0) return false;
memoizedIsInitialized = 1;
return true;
}
@java.lang.Override
public void writeTo(com.google.protobuf.CodedOutputStream output)
throws java.io.IOException {
if (galleryId_ != 0) {
output.writeUInt32(3, galleryId_);
}
if (isNewRecord_ != false) {
output.writeBool(5, isNewRecord_);
}
if (cKGIEEOOHON_ != 0) {
output.writeUInt32(6, cKGIEEOOHON_);
}
if (eDBCCLCJCFL_ != 0) {
output.writeUInt32(7, eDBCCLCJCFL_);
}
if (kFBNMJBFMNN_ != 0) {
output.writeUInt32(10, kFBNMJBFMNN_);
}
if (score_ != 0) {
output.writeUInt32(11, score_);
}
if (isSuccess_ != false) {
output.writeBool(12, isSuccess_);
}
if (dCFOANMDEGJ_ != 0) {
output.writeUInt32(15, dCFOANMDEGJ_);
}
unknownFields.writeTo(output);
}
@java.lang.Override
public int getSerializedSize() {
int size = memoizedSize;
if (size != -1) return size;
size = 0;
if (galleryId_ != 0) {
size += com.google.protobuf.CodedOutputStream
.computeUInt32Size(3, galleryId_);
}
if (isNewRecord_ != false) {
size += com.google.protobuf.CodedOutputStream
.computeBoolSize(5, isNewRecord_);
}
if (cKGIEEOOHON_ != 0) {
size += com.google.protobuf.CodedOutputStream
.computeUInt32Size(6, cKGIEEOOHON_);
}
if (eDBCCLCJCFL_ != 0) {
size += com.google.protobuf.CodedOutputStream
.computeUInt32Size(7, eDBCCLCJCFL_);
}
if (kFBNMJBFMNN_ != 0) {
size += com.google.protobuf.CodedOutputStream
.computeUInt32Size(10, kFBNMJBFMNN_);
}
if (score_ != 0) {
size += com.google.protobuf.CodedOutputStream
.computeUInt32Size(11, score_);
}
if (isSuccess_ != false) {
size += com.google.protobuf.CodedOutputStream
.computeBoolSize(12, isSuccess_);
}
if (dCFOANMDEGJ_ != 0) {
size += com.google.protobuf.CodedOutputStream
.computeUInt32Size(15, dCFOANMDEGJ_);
}
size += unknownFields.getSerializedSize();
memoizedSize = size;
return size;
}
@java.lang.Override
public boolean equals(final java.lang.Object obj) {
if (obj == this) {
return true;
}
if (!(obj instanceof emu.grasscutter.net.proto.WinterCampTriathlonSettleNotifyOuterClass.WinterCampTriathlonSettleNotify)) {
return super.equals(obj);
}
emu.grasscutter.net.proto.WinterCampTriathlonSettleNotifyOuterClass.WinterCampTriathlonSettleNotify other = (emu.grasscutter.net.proto.WinterCampTriathlonSettleNotifyOuterClass.WinterCampTriathlonSettleNotify) obj;
if (getIsNewRecord()
!= other.getIsNewRecord()) return false;
if (getGalleryId()
!= other.getGalleryId()) return false;
if (getScore()
!= other.getScore()) return false;
if (getKFBNMJBFMNN()
!= other.getKFBNMJBFMNN()) return false;
if (getEDBCCLCJCFL()
!= other.getEDBCCLCJCFL()) return false;
if (getDCFOANMDEGJ()
!= other.getDCFOANMDEGJ()) return false;
if (getCKGIEEOOHON()
!= other.getCKGIEEOOHON()) return false;
if (getIsSuccess()
!= other.getIsSuccess()) return false;
if (!unknownFields.equals(other.unknownFields)) return false;
return true;
}
@java.lang.Override
public int hashCode() {
if (memoizedHashCode != 0) {
return memoizedHashCode;
}
int hash = 41;
hash = (19 * hash) + getDescriptor().hashCode();
hash = (37 * hash) + IS_NEW_RECORD_FIELD_NUMBER;
hash = (53 * hash) + com.google.protobuf.Internal.hashBoolean(
getIsNewRecord());
hash = (37 * hash) + GALLERY_ID_FIELD_NUMBER;
hash = (53 * hash) + getGalleryId();
hash = (37 * hash) + SCORE_FIELD_NUMBER;
hash = (53 * hash) + getScore();
hash = (37 * hash) + KFBNMJBFMNN_FIELD_NUMBER;
hash = (53 * hash) + getKFBNMJBFMNN();
hash = (37 * hash) + EDBCCLCJCFL_FIELD_NUMBER;
hash = (53 * hash) + getEDBCCLCJCFL();
hash = (37 * hash) + DCFOANMDEGJ_FIELD_NUMBER;
hash = (53 * hash) + getDCFOANMDEGJ();
hash = (37 * hash) + CKGIEEOOHON_FIELD_NUMBER;
hash = (53 * hash) + getCKGIEEOOHON();
hash = (37 * hash) + IS_SUCCESS_FIELD_NUMBER;
hash = (53 * hash) + com.google.protobuf.Internal.hashBoolean(
getIsSuccess());
hash = (29 * hash) + unknownFields.hashCode();
memoizedHashCode = hash;
return hash;
}
public static emu.grasscutter.net.proto.WinterCampTriathlonSettleNotifyOuterClass.WinterCampTriathlonSettleNotify parseFrom(
java.nio.ByteBuffer data)
throws com.google.protobuf.InvalidProtocolBufferException {
return PARSER.parseFrom(data);
}
public static emu.grasscutter.net.proto.WinterCampTriathlonSettleNotifyOuterClass.WinterCampTriathlonSettleNotify parseFrom(
java.nio.ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws com.google.protobuf.InvalidProtocolBufferException {
return PARSER.parseFrom(data, extensionRegistry);
}
public static emu.grasscutter.net.proto.WinterCampTriathlonSettleNotifyOuterClass.WinterCampTriathlonSettleNotify parseFrom(
com.google.protobuf.ByteString data)
throws com.google.protobuf.InvalidProtocolBufferException {
return PARSER.parseFrom(data);
}
public static emu.grasscutter.net.proto.WinterCampTriathlonSettleNotifyOuterClass.WinterCampTriathlonSettleNotify parseFrom(
com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws com.google.protobuf.InvalidProtocolBufferException {
return PARSER.parseFrom(data, extensionRegistry);
}
public static emu.grasscutter.net.proto.WinterCampTriathlonSettleNotifyOuterClass.WinterCampTriathlonSettleNotify parseFrom(byte[] data)
throws com.google.protobuf.InvalidProtocolBufferException {
return PARSER.parseFrom(data);
}
public static emu.grasscutter.net.proto.WinterCampTriathlonSettleNotifyOuterClass.WinterCampTriathlonSettleNotify parseFrom(
byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws com.google.protobuf.InvalidProtocolBufferException {
return PARSER.parseFrom(data, extensionRegistry);
}
public static emu.grasscutter.net.proto.WinterCampTriathlonSettleNotifyOuterClass.WinterCampTriathlonSettleNotify parseFrom(java.io.InputStream input)
throws java.io.IOException {
return com.google.protobuf.GeneratedMessageV3
.parseWithIOException(PARSER, input);
}
public static emu.grasscutter.net.proto.WinterCampTriathlonSettleNotifyOuterClass.WinterCampTriathlonSettleNotify parseFrom(
java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws java.io.IOException {
return com.google.protobuf.GeneratedMessageV3
.parseWithIOException(PARSER, input, extensionRegistry);
}
public static emu.grasscutter.net.proto.WinterCampTriathlonSettleNotifyOuterClass.WinterCampTriathlonSettleNotify parseDelimitedFrom(java.io.InputStream input)
throws java.io.IOException {
return com.google.protobuf.GeneratedMessageV3
.parseDelimitedWithIOException(PARSER, input);
}
public static emu.grasscutter.net.proto.WinterCampTriathlonSettleNotifyOuterClass.WinterCampTriathlonSettleNotify parseDelimitedFrom(
java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws java.io.IOException {
return com.google.protobuf.GeneratedMessageV3
.parseDelimitedWithIOException(PARSER, input, extensionRegistry);
}
public static emu.grasscutter.net.proto.WinterCampTriathlonSettleNotifyOuterClass.WinterCampTriathlonSettleNotify parseFrom(
com.google.protobuf.CodedInputStream input)
throws java.io.IOException {
return com.google.protobuf.GeneratedMessageV3
.parseWithIOException(PARSER, input);
}
public static emu.grasscutter.net.proto.WinterCampTriathlonSettleNotifyOuterClass.WinterCampTriathlonSettleNotify parseFrom(
com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws java.io.IOException {
return com.google.protobuf.GeneratedMessageV3
.parseWithIOException(PARSER, input, extensionRegistry);
}
@java.lang.Override
public Builder newBuilderForType() { return newBuilder(); }
public static Builder newBuilder() {
return DEFAULT_INSTANCE.toBuilder();
}
public static Builder newBuilder(emu.grasscutter.net.proto.WinterCampTriathlonSettleNotifyOuterClass.WinterCampTriathlonSettleNotify prototype) {
return DEFAULT_INSTANCE.toBuilder().mergeFrom(prototype);
}
@java.lang.Override
public Builder toBuilder() {
return this == DEFAULT_INSTANCE
? new Builder() : new Builder().mergeFrom(this);
}
@java.lang.Override
protected Builder newBuilderForType(
com.google.protobuf.GeneratedMessageV3.BuilderParent parent) {
Builder builder = new Builder(parent);
return builder;
}
/**
* * CmdId: 3692 * Obf: DLKMKHAGAHM ** * Protobuf type {@code WinterCampTriathlonSettleNotify} */ public static final class Builder extends com.google.protobuf.GeneratedMessageV3.Builder
bool is_new_record = 5;
* @return The isNewRecord.
*/
@java.lang.Override
public boolean getIsNewRecord() {
return isNewRecord_;
}
/**
* bool is_new_record = 5;
* @param value The isNewRecord to set.
* @return This builder for chaining.
*/
public Builder setIsNewRecord(boolean value) {
isNewRecord_ = value;
onChanged();
return this;
}
/**
* bool is_new_record = 5;
* @return This builder for chaining.
*/
public Builder clearIsNewRecord() {
isNewRecord_ = false;
onChanged();
return this;
}
private int galleryId_ ;
/**
* uint32 gallery_id = 3;
* @return The galleryId.
*/
@java.lang.Override
public int getGalleryId() {
return galleryId_;
}
/**
* uint32 gallery_id = 3;
* @param value The galleryId to set.
* @return This builder for chaining.
*/
public Builder setGalleryId(int value) {
galleryId_ = value;
onChanged();
return this;
}
/**
* uint32 gallery_id = 3;
* @return This builder for chaining.
*/
public Builder clearGalleryId() {
galleryId_ = 0;
onChanged();
return this;
}
private int score_ ;
/**
* uint32 score = 11;
* @return The score.
*/
@java.lang.Override
public int getScore() {
return score_;
}
/**
* uint32 score = 11;
* @param value The score to set.
* @return This builder for chaining.
*/
public Builder setScore(int value) {
score_ = value;
onChanged();
return this;
}
/**
* uint32 score = 11;
* @return This builder for chaining.
*/
public Builder clearScore() {
score_ = 0;
onChanged();
return this;
}
private int kFBNMJBFMNN_ ;
/**
* uint32 KFBNMJBFMNN = 10;
* @return The kFBNMJBFMNN.
*/
@java.lang.Override
public int getKFBNMJBFMNN() {
return kFBNMJBFMNN_;
}
/**
* uint32 KFBNMJBFMNN = 10;
* @param value The kFBNMJBFMNN to set.
* @return This builder for chaining.
*/
public Builder setKFBNMJBFMNN(int value) {
kFBNMJBFMNN_ = value;
onChanged();
return this;
}
/**
* uint32 KFBNMJBFMNN = 10;
* @return This builder for chaining.
*/
public Builder clearKFBNMJBFMNN() {
kFBNMJBFMNN_ = 0;
onChanged();
return this;
}
private int eDBCCLCJCFL_ ;
/**
* uint32 EDBCCLCJCFL = 7;
* @return The eDBCCLCJCFL.
*/
@java.lang.Override
public int getEDBCCLCJCFL() {
return eDBCCLCJCFL_;
}
/**
* uint32 EDBCCLCJCFL = 7;
* @param value The eDBCCLCJCFL to set.
* @return This builder for chaining.
*/
public Builder setEDBCCLCJCFL(int value) {
eDBCCLCJCFL_ = value;
onChanged();
return this;
}
/**
* uint32 EDBCCLCJCFL = 7;
* @return This builder for chaining.
*/
public Builder clearEDBCCLCJCFL() {
eDBCCLCJCFL_ = 0;
onChanged();
return this;
}
private int dCFOANMDEGJ_ ;
/**
* uint32 DCFOANMDEGJ = 15;
* @return The dCFOANMDEGJ.
*/
@java.lang.Override
public int getDCFOANMDEGJ() {
return dCFOANMDEGJ_;
}
/**
* uint32 DCFOANMDEGJ = 15;
* @param value The dCFOANMDEGJ to set.
* @return This builder for chaining.
*/
public Builder setDCFOANMDEGJ(int value) {
dCFOANMDEGJ_ = value;
onChanged();
return this;
}
/**
* uint32 DCFOANMDEGJ = 15;
* @return This builder for chaining.
*/
public Builder clearDCFOANMDEGJ() {
dCFOANMDEGJ_ = 0;
onChanged();
return this;
}
private int cKGIEEOOHON_ ;
/**
* uint32 CKGIEEOOHON = 6;
* @return The cKGIEEOOHON.
*/
@java.lang.Override
public int getCKGIEEOOHON() {
return cKGIEEOOHON_;
}
/**
* uint32 CKGIEEOOHON = 6;
* @param value The cKGIEEOOHON to set.
* @return This builder for chaining.
*/
public Builder setCKGIEEOOHON(int value) {
cKGIEEOOHON_ = value;
onChanged();
return this;
}
/**
* uint32 CKGIEEOOHON = 6;
* @return This builder for chaining.
*/
public Builder clearCKGIEEOOHON() {
cKGIEEOOHON_ = 0;
onChanged();
return this;
}
private boolean isSuccess_ ;
/**
* bool is_success = 12;
* @return The isSuccess.
*/
@java.lang.Override
public boolean getIsSuccess() {
return isSuccess_;
}
/**
* bool is_success = 12;
* @param value The isSuccess to set.
* @return This builder for chaining.
*/
public Builder setIsSuccess(boolean value) {
isSuccess_ = value;
onChanged();
return this;
}
/**
* bool is_success = 12;
* @return This builder for chaining.
*/
public Builder clearIsSuccess() {
isSuccess_ = false;
onChanged();
return this;
}
@java.lang.Override
public final Builder setUnknownFields(
final com.google.protobuf.UnknownFieldSet unknownFields) {
return super.setUnknownFields(unknownFields);
}
@java.lang.Override
public final Builder mergeUnknownFields(
final com.google.protobuf.UnknownFieldSet unknownFields) {
return super.mergeUnknownFields(unknownFields);
}
// @@protoc_insertion_point(builder_scope:WinterCampTriathlonSettleNotify)
}
// @@protoc_insertion_point(class_scope:WinterCampTriathlonSettleNotify)
private static final emu.grasscutter.net.proto.WinterCampTriathlonSettleNotifyOuterClass.WinterCampTriathlonSettleNotify DEFAULT_INSTANCE;
static {
DEFAULT_INSTANCE = new emu.grasscutter.net.proto.WinterCampTriathlonSettleNotifyOuterClass.WinterCampTriathlonSettleNotify();
}
public static emu.grasscutter.net.proto.WinterCampTriathlonSettleNotifyOuterClass.WinterCampTriathlonSettleNotify getDefaultInstance() {
return DEFAULT_INSTANCE;
}
private static final com.google.protobuf.Parser