com.hederahashgraph.api.proto.java.AccountPendingAirdropOuterClass Maven / Gradle / Ivy
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: state/token/account_pending_airdrop.proto
package com.hederahashgraph.api.proto.java;
public final class AccountPendingAirdropOuterClass {
private AccountPendingAirdropOuterClass() {}
public static void registerAllExtensions(
com.google.protobuf.ExtensionRegistryLite registry) {
}
public static void registerAllExtensions(
com.google.protobuf.ExtensionRegistry registry) {
registerAllExtensions(
(com.google.protobuf.ExtensionRegistryLite) registry);
}
static final com.google.protobuf.Descriptors.Descriptor
internal_static_proto_AccountPendingAirdrop_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_proto_AccountPendingAirdrop_fieldAccessorTable;
public static com.google.protobuf.Descriptors.FileDescriptor
getDescriptor() {
return descriptor;
}
private static com.google.protobuf.Descriptors.FileDescriptor
descriptor;
static {
java.lang.String[] descriptorData = {
"\n)state/token/account_pending_airdrop.pr" +
"oto\022\005proto\032\021basic_types.proto\"\264\001\n\025Accoun" +
"tPendingAirdrop\0229\n\025pending_airdrop_value" +
"\030\001 \001(\0132\032.proto.PendingAirdropValue\0221\n\020pr" +
"evious_airdrop\030\002 \001(\0132\027.proto.PendingAird" +
"ropId\022-\n\014next_airdrop\030\003 \001(\0132\027.proto.Pend" +
"ingAirdropIdB&\n\"com.hederahashgraph.api." +
"proto.javaP\001b\006proto3"
};
descriptor = com.google.protobuf.Descriptors.FileDescriptor
.internalBuildGeneratedFileFrom(descriptorData,
new com.google.protobuf.Descriptors.FileDescriptor[] {
com.hederahashgraph.api.proto.java.BasicTypes.getDescriptor(),
});
internal_static_proto_AccountPendingAirdrop_descriptor =
getDescriptor().getMessageTypes().get(0);
internal_static_proto_AccountPendingAirdrop_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_proto_AccountPendingAirdrop_descriptor,
new java.lang.String[] { "PendingAirdropValue", "PreviousAirdrop", "NextAirdrop", });
com.hederahashgraph.api.proto.java.BasicTypes.getDescriptor();
}
// @@protoc_insertion_point(outer_class_scope)
}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy