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

com.hederahashgraph.api.proto.java.AccountOuterClass Maven / Gradle / Ivy

There is a newer version: 0.54.0
Show newest version
// Generated by the protocol buffer compiler.  DO NOT EDIT!
// source: state/token/account.proto

package com.hederahashgraph.api.proto.java;

public final class AccountOuterClass {
  private AccountOuterClass() {}
  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_Account_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_proto_Account_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_proto_AccountApprovalForAllAllowance_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_proto_AccountApprovalForAllAllowance_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_proto_AccountFungibleTokenAllowance_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_proto_AccountFungibleTokenAllowance_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_proto_AccountCryptoAllowance_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_proto_AccountCryptoAllowance_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\031state/token/account.proto\022\005proto\032\022stat" +
      "e/common.proto\032\021basic_types.proto\"\310\t\n\007Ac" +
      "count\022$\n\naccount_id\030\001 \001(\0132\020.proto.Accoun" +
      "tID\022\r\n\005alias\030\002 \001(\014\022\027\n\003key\030\003 \001(\0132\n.proto." +
      "Key\022\031\n\021expiration_second\030\004 \001(\003\022\027\n\017tinyba" +
      "r_balance\030\005 \001(\003\022\014\n\004memo\030\006 \001(\t\022\017\n\007deleted" +
      "\030\007 \001(\010\022\024\n\014staked_to_me\030\010 \001(\003\022\032\n\022stake_pe" +
      "riod_start\030\t \001(\003\022-\n\021staked_account_id\030\n " +
      "\001(\0132\020.proto.AccountIDH\000\022\030\n\016staked_node_i" +
      "d\030\013 \001(\003H\000\022\026\n\016decline_reward\030\014 \001(\010\022\035\n\025rec" +
      "eiver_sig_required\030\r \001(\010\022%\n\rhead_token_i" +
      "d\030\016 \001(\0132\016.proto.TokenID\022!\n\013head_nft_id\030\017" +
      " \001(\0132\014.proto.NftID\022\036\n\026head_nft_serial_nu" +
      "mber\030\020 \001(\003\022\031\n\021number_owned_nfts\030\021 \001(\003\022\035\n" +
      "\025max_auto_associations\030\022 \001(\005\022\036\n\026used_aut" +
      "o_associations\030\023 \001(\005\022\033\n\023number_associati" +
      "ons\030\024 \001(\005\022\026\n\016smart_contract\030\025 \001(\010\022 \n\030num" +
      "ber_positive_balances\030\026 \001(\005\022\026\n\016ethereum_" +
      "nonce\030\027 \001(\003\022.\n&stake_at_start_of_last_re" +
      "warded_period\030\030 \001(\003\022/\n\025auto_renew_accoun" +
      "t_id\030\031 \001(\0132\020.proto.AccountID\022\032\n\022auto_ren" +
      "ew_seconds\030\032 \001(\003\022 \n\030contract_kv_pairs_nu" +
      "mber\030\033 \001(\005\0228\n\021crypto_allowances\030\034 \003(\0132\035." +
      "proto.AccountCryptoAllowance\022M\n\036approve_" +
      "for_all_nft_allowances\030\035 \003(\0132%.proto.Acc" +
      "ountApprovalForAllAllowance\022>\n\020token_all" +
      "owances\030\036 \003(\0132$.proto.AccountFungibleTok" +
      "enAllowance\022\036\n\026number_treasury_titles\030\037 " +
      "\001(\r\022#\n\033expired_and_pending_removal\030  \001(\010" +
      "\022\"\n\032first_contract_storage_key\030! \001(\014\0228\n\027" +
      "head_pending_airdrop_id\030\" \001(\0132\027.proto.Pe" +
      "ndingAirdropId\022\037\n\027number_pending_airdrop" +
      "s\030# \001(\004B\013\n\tstaked_id\"h\n\036AccountApprovalF" +
      "orAllAllowance\022 \n\010token_id\030\001 \001(\0132\016.proto" +
      ".TokenID\022$\n\nspender_id\030\002 \001(\0132\020.proto.Acc" +
      "ountID\"w\n\035AccountFungibleTokenAllowance\022" +
      " \n\010token_id\030\001 \001(\0132\016.proto.TokenID\022$\n\nspe" +
      "nder_id\030\002 \001(\0132\020.proto.AccountID\022\016\n\006amoun" +
      "t\030\003 \001(\003\"N\n\026AccountCryptoAllowance\022$\n\nspe" +
      "nder_id\030\001 \001(\0132\020.proto.AccountID\022\016\n\006amoun" +
      "t\030\002 \001(\003B&\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.Common.getDescriptor(),
          com.hederahashgraph.api.proto.java.BasicTypes.getDescriptor(),
        });
    internal_static_proto_Account_descriptor =
      getDescriptor().getMessageTypes().get(0);
    internal_static_proto_Account_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_proto_Account_descriptor,
        new java.lang.String[] { "AccountId", "Alias", "Key", "ExpirationSecond", "TinybarBalance", "Memo", "Deleted", "StakedToMe", "StakePeriodStart", "StakedAccountId", "StakedNodeId", "DeclineReward", "ReceiverSigRequired", "HeadTokenId", "HeadNftId", "HeadNftSerialNumber", "NumberOwnedNfts", "MaxAutoAssociations", "UsedAutoAssociations", "NumberAssociations", "SmartContract", "NumberPositiveBalances", "EthereumNonce", "StakeAtStartOfLastRewardedPeriod", "AutoRenewAccountId", "AutoRenewSeconds", "ContractKvPairsNumber", "CryptoAllowances", "ApproveForAllNftAllowances", "TokenAllowances", "NumberTreasuryTitles", "ExpiredAndPendingRemoval", "FirstContractStorageKey", "HeadPendingAirdropId", "NumberPendingAirdrops", "StakedId", });
    internal_static_proto_AccountApprovalForAllAllowance_descriptor =
      getDescriptor().getMessageTypes().get(1);
    internal_static_proto_AccountApprovalForAllAllowance_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_proto_AccountApprovalForAllAllowance_descriptor,
        new java.lang.String[] { "TokenId", "SpenderId", });
    internal_static_proto_AccountFungibleTokenAllowance_descriptor =
      getDescriptor().getMessageTypes().get(2);
    internal_static_proto_AccountFungibleTokenAllowance_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_proto_AccountFungibleTokenAllowance_descriptor,
        new java.lang.String[] { "TokenId", "SpenderId", "Amount", });
    internal_static_proto_AccountCryptoAllowance_descriptor =
      getDescriptor().getMessageTypes().get(3);
    internal_static_proto_AccountCryptoAllowance_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_proto_AccountCryptoAllowance_descriptor,
        new java.lang.String[] { "SpenderId", "Amount", });
    com.hederahashgraph.api.proto.java.Common.getDescriptor();
    com.hederahashgraph.api.proto.java.BasicTypes.getDescriptor();
  }

  // @@protoc_insertion_point(outer_class_scope)
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy