com.hederahashgraph.api.proto.java.QueryOuterClass Maven / Gradle / Ivy
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: Query.proto
package com.hederahashgraph.api.proto.java;
public final class QueryOuterClass {
private QueryOuterClass() {}
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_Query_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_proto_Query_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\013Query.proto\022\005proto\032\016GetByKey.proto\032\025Ge" +
"tBySolidityID.proto\032\027ContractCallLocal.p" +
"roto\032\025ContractGetInfo.proto\032\031ContractGet" +
"Bytecode.proto\032\030ContractGetRecords.proto" +
"\032\035CryptoGetAccountBalance.proto\032\035CryptoG" +
"etAccountRecords.proto\032\023CryptoGetInfo.pr" +
"oto\032\027CryptoGetLiveHash.proto\032\026CryptoGetS" +
"takers.proto\032\025FileGetContents.proto\032\021Fil" +
"eGetInfo.proto\032\033TransactionGetReceipt.pr" +
"oto\032\032TransactionGetRecord.proto\032\036Transac" +
"tionGetFastRecord.proto\032\033ConsensusGetTop" +
"icInfo.proto\032\033NetworkGetVersionInfo.prot" +
"o\032\022TokenGetInfo.proto\032\025ScheduleGetInfo.p" +
"roto\"\315\t\n\005Query\022(\n\010getByKey\030\001 \001(\0132\024.proto" +
".GetByKeyQueryH\000\0226\n\017getBySolidityID\030\002 \001(" +
"\0132\033.proto.GetBySolidityIDQueryH\000\022:\n\021cont" +
"ractCallLocal\030\003 \001(\0132\035.proto.ContractCall" +
"LocalQueryH\000\0226\n\017contractGetInfo\030\004 \001(\0132\033." +
"proto.ContractGetInfoQueryH\000\022>\n\023contract" +
"GetBytecode\030\005 \001(\0132\037.proto.ContractGetByt" +
"ecodeQueryH\000\022<\n\022ContractGetRecords\030\006 \001(\013" +
"2\036.proto.ContractGetRecordsQueryH\000\022F\n\027cr" +
"yptogetAccountBalance\030\007 \001(\0132#.proto.Cryp" +
"toGetAccountBalanceQueryH\000\022F\n\027cryptoGetA" +
"ccountRecords\030\010 \001(\0132#.proto.CryptoGetAcc" +
"ountRecordsQueryH\000\0222\n\rcryptoGetInfo\030\t \001(" +
"\0132\031.proto.CryptoGetInfoQueryH\000\022:\n\021crypto" +
"GetLiveHash\030\n \001(\0132\035.proto.CryptoGetLiveH" +
"ashQueryH\000\022=\n\025cryptoGetProxyStakers\030\013 \001(" +
"\0132\034.proto.CryptoGetStakersQueryH\000\0226\n\017fil" +
"eGetContents\030\014 \001(\0132\033.proto.FileGetConten" +
"tsQueryH\000\022.\n\013fileGetInfo\030\r \001(\0132\027.proto.F" +
"ileGetInfoQueryH\000\022B\n\025transactionGetRecei" +
"pt\030\016 \001(\0132!.proto.TransactionGetReceiptQu" +
"eryH\000\022@\n\024transactionGetRecord\030\017 \001(\0132 .pr" +
"oto.TransactionGetRecordQueryH\000\022H\n\030trans" +
"actionGetFastRecord\030\020 \001(\0132$.proto.Transa" +
"ctionGetFastRecordQueryH\000\022B\n\025consensusGe" +
"tTopicInfo\0302 \001(\0132!.proto.ConsensusGetTop" +
"icInfoQueryH\000\022B\n\025networkGetVersionInfo\0303" +
" \001(\0132!.proto.NetworkGetVersionInfoQueryH" +
"\000\0220\n\014tokenGetInfo\0304 \001(\0132\030.proto.TokenGet" +
"InfoQueryH\000\0226\n\017scheduleGetInfo\0305 \001(\0132\033.p" +
"roto.ScheduleGetInfoQueryH\000B\007\n\005queryB&\n\"" +
"com.hederahashgraph.api.proto.javaP\001b\006pr" +
"oto3"
};
descriptor = com.google.protobuf.Descriptors.FileDescriptor
.internalBuildGeneratedFileFrom(descriptorData,
new com.google.protobuf.Descriptors.FileDescriptor[] {
com.hederahashgraph.api.proto.java.GetByKey.getDescriptor(),
com.hederahashgraph.api.proto.java.GetBySolidityID.getDescriptor(),
com.hederahashgraph.api.proto.java.ContractCallLocal.getDescriptor(),
com.hederahashgraph.api.proto.java.ContractGetInfo.getDescriptor(),
com.hederahashgraph.api.proto.java.ContractGetBytecode.getDescriptor(),
com.hederahashgraph.api.proto.java.ContractGetRecords.getDescriptor(),
com.hederahashgraph.api.proto.java.CryptoGetAccountBalance.getDescriptor(),
com.hederahashgraph.api.proto.java.CryptoGetAccountRecords.getDescriptor(),
com.hederahashgraph.api.proto.java.CryptoGetInfo.getDescriptor(),
com.hederahashgraph.api.proto.java.CryptoGetLiveHash.getDescriptor(),
com.hederahashgraph.api.proto.java.CryptoGetStakers.getDescriptor(),
com.hederahashgraph.api.proto.java.FileGetContents.getDescriptor(),
com.hederahashgraph.api.proto.java.FileGetInfo.getDescriptor(),
com.hederahashgraph.api.proto.java.TransactionGetReceipt.getDescriptor(),
com.hederahashgraph.api.proto.java.TransactionGetRecord.getDescriptor(),
com.hederahashgraph.api.proto.java.TransactionGetFastRecord.getDescriptor(),
com.hederahashgraph.api.proto.java.ConsensusGetTopicInfo.getDescriptor(),
com.hederahashgraph.api.proto.java.NetworkGetVersionInfo.getDescriptor(),
com.hederahashgraph.api.proto.java.TokenGetInfo.getDescriptor(),
com.hederahashgraph.api.proto.java.ScheduleGetInfo.getDescriptor(),
});
internal_static_proto_Query_descriptor =
getDescriptor().getMessageTypes().get(0);
internal_static_proto_Query_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_proto_Query_descriptor,
new java.lang.String[] { "GetByKey", "GetBySolidityID", "ContractCallLocal", "ContractGetInfo", "ContractGetBytecode", "ContractGetRecords", "CryptogetAccountBalance", "CryptoGetAccountRecords", "CryptoGetInfo", "CryptoGetLiveHash", "CryptoGetProxyStakers", "FileGetContents", "FileGetInfo", "TransactionGetReceipt", "TransactionGetRecord", "TransactionGetFastRecord", "ConsensusGetTopicInfo", "NetworkGetVersionInfo", "TokenGetInfo", "ScheduleGetInfo", "Query", });
com.hederahashgraph.api.proto.java.GetByKey.getDescriptor();
com.hederahashgraph.api.proto.java.GetBySolidityID.getDescriptor();
com.hederahashgraph.api.proto.java.ContractCallLocal.getDescriptor();
com.hederahashgraph.api.proto.java.ContractGetInfo.getDescriptor();
com.hederahashgraph.api.proto.java.ContractGetBytecode.getDescriptor();
com.hederahashgraph.api.proto.java.ContractGetRecords.getDescriptor();
com.hederahashgraph.api.proto.java.CryptoGetAccountBalance.getDescriptor();
com.hederahashgraph.api.proto.java.CryptoGetAccountRecords.getDescriptor();
com.hederahashgraph.api.proto.java.CryptoGetInfo.getDescriptor();
com.hederahashgraph.api.proto.java.CryptoGetLiveHash.getDescriptor();
com.hederahashgraph.api.proto.java.CryptoGetStakers.getDescriptor();
com.hederahashgraph.api.proto.java.FileGetContents.getDescriptor();
com.hederahashgraph.api.proto.java.FileGetInfo.getDescriptor();
com.hederahashgraph.api.proto.java.TransactionGetReceipt.getDescriptor();
com.hederahashgraph.api.proto.java.TransactionGetRecord.getDescriptor();
com.hederahashgraph.api.proto.java.TransactionGetFastRecord.getDescriptor();
com.hederahashgraph.api.proto.java.ConsensusGetTopicInfo.getDescriptor();
com.hederahashgraph.api.proto.java.NetworkGetVersionInfo.getDescriptor();
com.hederahashgraph.api.proto.java.TokenGetInfo.getDescriptor();
com.hederahashgraph.api.proto.java.ScheduleGetInfo.getDescriptor();
}
// @@protoc_insertion_point(outer_class_scope)
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy