com.hederahashgraph.api.proto.java.ResponseHeaderOuterClass Maven / Gradle / Ivy
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: response_header.proto
package com.hederahashgraph.api.proto.java;
public final class ResponseHeaderOuterClass {
private ResponseHeaderOuterClass() {}
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_ResponseHeader_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_proto_ResponseHeader_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\025response_header.proto\022\005proto\032\022query_he" +
"ader.proto\032\023response_code.proto\"\233\001\n\016Resp" +
"onseHeader\022<\n\033nodeTransactionPrecheckCod" +
"e\030\001 \001(\0162\027.proto.ResponseCodeEnum\022)\n\014resp" +
"onseType\030\002 \001(\0162\023.proto.ResponseType\022\014\n\004c" +
"ost\030\003 \001(\004\022\022\n\nstateProof\030\004 \001(\014B&\n\"com.hed" +
"erahashgraph.api.proto.javaP\001b\006proto3"
};
descriptor = com.google.protobuf.Descriptors.FileDescriptor
.internalBuildGeneratedFileFrom(descriptorData,
new com.google.protobuf.Descriptors.FileDescriptor[] {
com.hederahashgraph.api.proto.java.QueryHeaderOuterClass.getDescriptor(),
com.hederahashgraph.api.proto.java.ResponseCode.getDescriptor(),
});
internal_static_proto_ResponseHeader_descriptor =
getDescriptor().getMessageTypes().get(0);
internal_static_proto_ResponseHeader_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_proto_ResponseHeader_descriptor,
new java.lang.String[] { "NodeTransactionPrecheckCode", "ResponseType", "Cost", "StateProof", });
com.hederahashgraph.api.proto.java.QueryHeaderOuterClass.getDescriptor();
com.hederahashgraph.api.proto.java.ResponseCode.getDescriptor();
}
// @@protoc_insertion_point(outer_class_scope)
}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy