All Downloads are FREE. Search and download functionalities are using the official Maven repository.
Please wait. This can take some minutes ...
Many resources are needed to download a project. Please understand that we have to compensate our server costs. Thank you in advance.
Project price only 1 $
You can buy this project and download/modify it how often you want.
com.hederahashgraph.api.proto.java.GetAccountDetails Maven / Gradle / Ivy
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: get_account_details.proto
package com.hederahashgraph.api.proto.java;
public final class GetAccountDetails {
private GetAccountDetails() {}
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_GetAccountDetailsQuery_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_proto_GetAccountDetailsQuery_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_proto_GetAccountDetailsResponse_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_proto_GetAccountDetailsResponse_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_proto_GetAccountDetailsResponse_AccountDetails_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_proto_GetAccountDetailsResponse_AccountDetails_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_proto_GrantedCryptoAllowance_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_proto_GrantedCryptoAllowance_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_proto_GrantedNftAllowance_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_proto_GrantedNftAllowance_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_proto_GrantedTokenAllowance_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_proto_GrantedTokenAllowance_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\031get_account_details.proto\022\005proto\032\017time" +
"stamp.proto\032\016duration.proto\032\021basic_types" +
".proto\032\022query_header.proto\032\025response_hea" +
"der.proto\032\032crypto_add_live_hash.proto\032\036g" +
"oogle/protobuf/wrappers.proto\"b\n\026GetAcco" +
"untDetailsQuery\022\"\n\006header\030\001 \001(\0132\022.proto." +
"QueryHeader\022$\n\naccount_id\030\002 \001(\0132\020.proto." +
"AccountID\"\276\006\n\031GetAccountDetailsResponse\022" +
"%\n\006header\030\001 \001(\0132\025.proto.ResponseHeader\022H" +
"\n\017account_details\030\002 \001(\0132/.proto.GetAccou" +
"ntDetailsResponse.AccountDetails\032\257\005\n\016Acc" +
"ountDetails\022$\n\naccount_id\030\001 \001(\0132\020.proto." +
"AccountID\022\033\n\023contract_account_id\030\002 \001(\t\022\017" +
"\n\007deleted\030\003 \001(\010\022.\n\020proxy_account_id\030\004 \001(" +
"\0132\020.proto.AccountIDB\002\030\001\022\026\n\016proxy_receive" +
"d\030\005 \001(\003\022\027\n\003key\030\006 \001(\0132\n.proto.Key\022\017\n\007bala" +
"nce\030\007 \001(\004\022\035\n\025receiver_sig_required\030\010 \001(\010" +
"\022)\n\017expiration_time\030\t \001(\0132\020.proto.Timest" +
"amp\022*\n\021auto_renew_period\030\n \001(\0132\017.proto.D" +
"uration\0225\n\023token_relationships\030\013 \003(\0132\030.p" +
"roto.TokenRelationship\022\014\n\004memo\030\014 \001(\t\022\022\n\n" +
"owned_nfts\030\r \001(\003\022(\n max_automatic_token_" +
"associations\030\016 \001(\005\022\r\n\005alias\030\017 \001(\014\022\021\n\tled" +
"ger_id\030\020 \001(\014\022@\n\031granted_crypto_allowance" +
"s\030\021 \003(\0132\035.proto.GrantedCryptoAllowance\022:" +
"\n\026granted_nft_allowances\030\022 \003(\0132\032.proto.G" +
"rantedNftAllowance\022>\n\030granted_token_allo" +
"wances\030\023 \003(\0132\034.proto.GrantedTokenAllowan" +
"ce\"K\n\026GrantedCryptoAllowance\022!\n\007spender\030" +
"\001 \001(\0132\020.proto.AccountID\022\016\n\006amount\030\002 \001(\003\"" +
"Z\n\023GrantedNftAllowance\022 \n\010token_id\030\001 \001(\013" +
"2\016.proto.TokenID\022!\n\007spender\030\002 \001(\0132\020.prot" +
"o.AccountID\"l\n\025GrantedTokenAllowance\022 \n\010" +
"token_id\030\001 \001(\0132\016.proto.TokenID\022!\n\007spende" +
"r\030\002 \001(\0132\020.proto.AccountID\022\016\n\006amount\030\003 \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.TimestampOuterClass.getDescriptor(),
com.hederahashgraph.api.proto.java.DurationOuterClass.getDescriptor(),
com.hederahashgraph.api.proto.java.BasicTypes.getDescriptor(),
com.hederahashgraph.api.proto.java.QueryHeaderOuterClass.getDescriptor(),
com.hederahashgraph.api.proto.java.ResponseHeaderOuterClass.getDescriptor(),
com.hederahashgraph.api.proto.java.CryptoAddLiveHash.getDescriptor(),
com.google.protobuf.WrappersProto.getDescriptor(),
});
internal_static_proto_GetAccountDetailsQuery_descriptor =
getDescriptor().getMessageTypes().get(0);
internal_static_proto_GetAccountDetailsQuery_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_proto_GetAccountDetailsQuery_descriptor,
new java.lang.String[] { "Header", "AccountId", });
internal_static_proto_GetAccountDetailsResponse_descriptor =
getDescriptor().getMessageTypes().get(1);
internal_static_proto_GetAccountDetailsResponse_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_proto_GetAccountDetailsResponse_descriptor,
new java.lang.String[] { "Header", "AccountDetails", });
internal_static_proto_GetAccountDetailsResponse_AccountDetails_descriptor =
internal_static_proto_GetAccountDetailsResponse_descriptor.getNestedTypes().get(0);
internal_static_proto_GetAccountDetailsResponse_AccountDetails_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_proto_GetAccountDetailsResponse_AccountDetails_descriptor,
new java.lang.String[] { "AccountId", "ContractAccountId", "Deleted", "ProxyAccountId", "ProxyReceived", "Key", "Balance", "ReceiverSigRequired", "ExpirationTime", "AutoRenewPeriod", "TokenRelationships", "Memo", "OwnedNfts", "MaxAutomaticTokenAssociations", "Alias", "LedgerId", "GrantedCryptoAllowances", "GrantedNftAllowances", "GrantedTokenAllowances", });
internal_static_proto_GrantedCryptoAllowance_descriptor =
getDescriptor().getMessageTypes().get(2);
internal_static_proto_GrantedCryptoAllowance_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_proto_GrantedCryptoAllowance_descriptor,
new java.lang.String[] { "Spender", "Amount", });
internal_static_proto_GrantedNftAllowance_descriptor =
getDescriptor().getMessageTypes().get(3);
internal_static_proto_GrantedNftAllowance_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_proto_GrantedNftAllowance_descriptor,
new java.lang.String[] { "TokenId", "Spender", });
internal_static_proto_GrantedTokenAllowance_descriptor =
getDescriptor().getMessageTypes().get(4);
internal_static_proto_GrantedTokenAllowance_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_proto_GrantedTokenAllowance_descriptor,
new java.lang.String[] { "TokenId", "Spender", "Amount", });
com.hederahashgraph.api.proto.java.TimestampOuterClass.getDescriptor();
com.hederahashgraph.api.proto.java.DurationOuterClass.getDescriptor();
com.hederahashgraph.api.proto.java.BasicTypes.getDescriptor();
com.hederahashgraph.api.proto.java.QueryHeaderOuterClass.getDescriptor();
com.hederahashgraph.api.proto.java.ResponseHeaderOuterClass.getDescriptor();
com.hederahashgraph.api.proto.java.CryptoAddLiveHash.getDescriptor();
com.google.protobuf.WrappersProto.getDescriptor();
}
// @@protoc_insertion_point(outer_class_scope)
}