All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.hedera.hashgraph.sdk.proto.AccountPendingAirdropOuterClass Maven / Gradle / Ivy

The newest version!
// Generated by the protocol buffer compiler.  DO NOT EDIT!
// source: account_pending_airdrop.proto

// Protobuf Java Version: 3.25.3
package com.hedera.hashgraph.sdk.proto;

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\035account_pending_airdrop.proto\022\005proto\032\021" +
      "basic_types.proto\"\264\001\n\025AccountPendingAird" +
      "rop\0229\n\025pending_airdrop_value\030\001 \001(\0132\032.pro" +
      "to.PendingAirdropValue\0221\n\020previous_airdr" +
      "op\030\002 \001(\0132\027.proto.PendingAirdropId\022-\n\014nex" +
      "t_airdrop\030\003 \001(\0132\027.proto.PendingAirdropId" +
      "B\"\n\036com.hedera.hashgraph.sdk.protoP\001b\006pr" +
      "oto3"
    };
    descriptor = com.google.protobuf.Descriptors.FileDescriptor
      .internalBuildGeneratedFileFrom(descriptorData,
        new com.google.protobuf.Descriptors.FileDescriptor[] {
          com.hedera.hashgraph.sdk.proto.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.hedera.hashgraph.sdk.proto.BasicTypes.getDescriptor();
  }

  // @@protoc_insertion_point(outer_class_scope)
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy