
com.hederahashgraph.api.proto.java.ContractCallLocal Maven / Gradle / Ivy
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: ContractCallLocal.proto
package com.hederahashgraph.api.proto.java;
public final class ContractCallLocal {
private ContractCallLocal() {}
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_ContractLoginfo_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_proto_ContractLoginfo_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_proto_ContractFunctionResult_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_proto_ContractFunctionResult_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_proto_ContractCallLocalQuery_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_proto_ContractCallLocalQuery_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_proto_ContractCallLocalResponse_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_proto_ContractCallLocalResponse_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\027ContractCallLocal.proto\022\005proto\032\020BasicT" +
"ypes.proto\032\021QueryHeader.proto\032\024ResponseH" +
"eader.proto\"d\n\017ContractLoginfo\022%\n\ncontra" +
"ctID\030\001 \001(\0132\021.proto.ContractID\022\r\n\005bloom\030\002" +
" \001(\014\022\r\n\005topic\030\003 \003(\014\022\014\n\004data\030\004 \001(\014\"\351\001\n\026Co" +
"ntractFunctionResult\022%\n\ncontractID\030\001 \001(\013" +
"2\021.proto.ContractID\022\032\n\022contractCallResul" +
"t\030\002 \001(\014\022\024\n\014errorMessage\030\003 \001(\t\022\r\n\005bloom\030\004" +
" \001(\014\022\017\n\007gasUsed\030\005 \001(\004\022\'\n\007logInfo\030\006 \003(\0132\026" +
".proto.ContractLoginfo\022-\n\022createdContrac" +
"tIDs\030\007 \003(\0132\021.proto.ContractID\"\243\001\n\026Contra" +
"ctCallLocalQuery\022\"\n\006header\030\001 \001(\0132\022.proto" +
".QueryHeader\022%\n\ncontractID\030\002 \001(\0132\021.proto" +
".ContractID\022\013\n\003gas\030\003 \001(\003\022\032\n\022functionPara" +
"meters\030\004 \001(\014\022\025\n\rmaxResultSize\030\005 \001(\003\"y\n\031C" +
"ontractCallLocalResponse\022%\n\006header\030\001 \001(\013" +
"2\025.proto.ResponseHeader\0225\n\016functionResul" +
"t\030\002 \001(\0132\035.proto.ContractFunctionResultB&" +
"\n\"com.hederahashgraph.api.proto.javaP\001b\006" +
"proto3"
};
com.google.protobuf.Descriptors.FileDescriptor.InternalDescriptorAssigner assigner =
new com.google.protobuf.Descriptors.FileDescriptor. InternalDescriptorAssigner() {
public com.google.protobuf.ExtensionRegistry assignDescriptors(
com.google.protobuf.Descriptors.FileDescriptor root) {
descriptor = root;
return null;
}
};
com.google.protobuf.Descriptors.FileDescriptor
.internalBuildGeneratedFileFrom(descriptorData,
new com.google.protobuf.Descriptors.FileDescriptor[] {
com.hederahashgraph.api.proto.java.BasicTypes.getDescriptor(),
com.hederahashgraph.api.proto.java.QueryHeaderOuterClass.getDescriptor(),
com.hederahashgraph.api.proto.java.ResponseHeaderOuterClass.getDescriptor(),
}, assigner);
internal_static_proto_ContractLoginfo_descriptor =
getDescriptor().getMessageTypes().get(0);
internal_static_proto_ContractLoginfo_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_proto_ContractLoginfo_descriptor,
new java.lang.String[] { "ContractID", "Bloom", "Topic", "Data", });
internal_static_proto_ContractFunctionResult_descriptor =
getDescriptor().getMessageTypes().get(1);
internal_static_proto_ContractFunctionResult_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_proto_ContractFunctionResult_descriptor,
new java.lang.String[] { "ContractID", "ContractCallResult", "ErrorMessage", "Bloom", "GasUsed", "LogInfo", "CreatedContractIDs", });
internal_static_proto_ContractCallLocalQuery_descriptor =
getDescriptor().getMessageTypes().get(2);
internal_static_proto_ContractCallLocalQuery_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_proto_ContractCallLocalQuery_descriptor,
new java.lang.String[] { "Header", "ContractID", "Gas", "FunctionParameters", "MaxResultSize", });
internal_static_proto_ContractCallLocalResponse_descriptor =
getDescriptor().getMessageTypes().get(3);
internal_static_proto_ContractCallLocalResponse_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_proto_ContractCallLocalResponse_descriptor,
new java.lang.String[] { "Header", "FunctionResult", });
com.hederahashgraph.api.proto.java.BasicTypes.getDescriptor();
com.hederahashgraph.api.proto.java.QueryHeaderOuterClass.getDescriptor();
com.hederahashgraph.api.proto.java.ResponseHeaderOuterClass.getDescriptor();
}
// @@protoc_insertion_point(outer_class_scope)
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy