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

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

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

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

public final class CryptoGetInfo {
  private CryptoGetInfo() {}
  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_CryptoGetInfoQuery_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_proto_CryptoGetInfoQuery_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_proto_CryptoGetInfoResponse_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_proto_CryptoGetInfoResponse_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_proto_CryptoGetInfoResponse_AccountInfo_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_proto_CryptoGetInfoResponse_AccountInfo_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\025crypto_get_info.proto\022\005proto\032\017timestam" +
      "p.proto\032\016duration.proto\032\021basic_types.pro" +
      "to\032\022query_header.proto\032\025response_header." +
      "proto\032\032crypto_add_live_hash.proto\"]\n\022Cry" +
      "ptoGetInfoQuery\022\"\n\006header\030\001 \001(\0132\022.proto." +
      "QueryHeader\022#\n\taccountID\030\002 \001(\0132\020.proto.A" +
      "ccountID\"\241\006\n\025CryptoGetInfoResponse\022%\n\006he" +
      "ader\030\001 \001(\0132\025.proto.ResponseHeader\022=\n\013acc" +
      "ountInfo\030\002 \001(\0132(.proto.CryptoGetInfoResp" +
      "onse.AccountInfo\032\241\005\n\013AccountInfo\022#\n\tacco" +
      "untID\030\001 \001(\0132\020.proto.AccountID\022\031\n\021contrac" +
      "tAccountID\030\002 \001(\t\022\017\n\007deleted\030\003 \001(\010\022,\n\016pro" +
      "xyAccountID\030\004 \001(\0132\020.proto.AccountIDB\002\030\001\022" +
      "\025\n\rproxyReceived\030\006 \001(\003\022\027\n\003key\030\007 \001(\0132\n.pr" +
      "oto.Key\022\017\n\007balance\030\010 \001(\004\022\'\n\033generateSend" +
      "RecordThreshold\030\t \001(\004B\002\030\001\022*\n\036generateRec" +
      "eiveRecordThreshold\030\n \001(\004B\002\030\001\022\033\n\023receive" +
      "rSigRequired\030\013 \001(\010\022(\n\016expirationTime\030\014 \001" +
      "(\0132\020.proto.Timestamp\022(\n\017autoRenewPeriod\030" +
      "\r \001(\0132\017.proto.Duration\022#\n\nliveHashes\030\016 \003" +
      "(\0132\017.proto.LiveHash\0228\n\022tokenRelationship" +
      "s\030\017 \003(\0132\030.proto.TokenRelationshipB\002\030\001\022\014\n" +
      "\004memo\030\020 \001(\t\022\021\n\townedNfts\030\021 \001(\003\022(\n max_au" +
      "tomatic_token_associations\030\022 \001(\005\022\r\n\005alia" +
      "s\030\023 \001(\014\022\021\n\tledger_id\030\024 \001(\014\022\026\n\016ethereum_n" +
      "once\030\025 \001(\003\022(\n\014staking_info\030\026 \001(\0132\022.proto" +
      ".StakingInfoB\"\n\036com.hedera.hashgraph.sdk" +
      ".protoP\001b\006proto3"
    };
    descriptor = com.google.protobuf.Descriptors.FileDescriptor
      .internalBuildGeneratedFileFrom(descriptorData,
        new com.google.protobuf.Descriptors.FileDescriptor[] {
          com.hedera.hashgraph.sdk.proto.TimestampOuterClass.getDescriptor(),
          com.hedera.hashgraph.sdk.proto.DurationOuterClass.getDescriptor(),
          com.hedera.hashgraph.sdk.proto.BasicTypes.getDescriptor(),
          com.hedera.hashgraph.sdk.proto.QueryHeaderOuterClass.getDescriptor(),
          com.hedera.hashgraph.sdk.proto.ResponseHeaderOuterClass.getDescriptor(),
          com.hedera.hashgraph.sdk.proto.CryptoAddLiveHash.getDescriptor(),
        });
    internal_static_proto_CryptoGetInfoQuery_descriptor =
      getDescriptor().getMessageTypes().get(0);
    internal_static_proto_CryptoGetInfoQuery_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_proto_CryptoGetInfoQuery_descriptor,
        new java.lang.String[] { "Header", "AccountID", });
    internal_static_proto_CryptoGetInfoResponse_descriptor =
      getDescriptor().getMessageTypes().get(1);
    internal_static_proto_CryptoGetInfoResponse_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_proto_CryptoGetInfoResponse_descriptor,
        new java.lang.String[] { "Header", "AccountInfo", });
    internal_static_proto_CryptoGetInfoResponse_AccountInfo_descriptor =
      internal_static_proto_CryptoGetInfoResponse_descriptor.getNestedTypes().get(0);
    internal_static_proto_CryptoGetInfoResponse_AccountInfo_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_proto_CryptoGetInfoResponse_AccountInfo_descriptor,
        new java.lang.String[] { "AccountID", "ContractAccountID", "Deleted", "ProxyAccountID", "ProxyReceived", "Key", "Balance", "GenerateSendRecordThreshold", "GenerateReceiveRecordThreshold", "ReceiverSigRequired", "ExpirationTime", "AutoRenewPeriod", "LiveHashes", "TokenRelationships", "Memo", "OwnedNfts", "MaxAutomaticTokenAssociations", "Alias", "LedgerId", "EthereumNonce", "StakingInfo", });
    com.hedera.hashgraph.sdk.proto.TimestampOuterClass.getDescriptor();
    com.hedera.hashgraph.sdk.proto.DurationOuterClass.getDescriptor();
    com.hedera.hashgraph.sdk.proto.BasicTypes.getDescriptor();
    com.hedera.hashgraph.sdk.proto.QueryHeaderOuterClass.getDescriptor();
    com.hedera.hashgraph.sdk.proto.ResponseHeaderOuterClass.getDescriptor();
    com.hedera.hashgraph.sdk.proto.CryptoAddLiveHash.getDescriptor();
  }

  // @@protoc_insertion_point(outer_class_scope)
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy