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

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

There is a newer version: 2.40.0
Show newest version
// Generated by the protocol buffer compiler.  DO NOT EDIT!
// source: response_header.proto

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

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\036com.hed" +
      "era.hashgraph.sdk.protoP\001b\006proto3"
    };
    descriptor = com.google.protobuf.Descriptors.FileDescriptor
      .internalBuildGeneratedFileFrom(descriptorData,
        new com.google.protobuf.Descriptors.FileDescriptor[] {
          com.hedera.hashgraph.sdk.proto.QueryHeaderOuterClass.getDescriptor(),
          com.hedera.hashgraph.sdk.proto.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.hedera.hashgraph.sdk.proto.QueryHeaderOuterClass.getDescriptor();
    com.hedera.hashgraph.sdk.proto.ResponseCode.getDescriptor();
  }

  // @@protoc_insertion_point(outer_class_scope)
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy