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

com.hederahashgraph.api.proto.java.CryptoGetLiveHash Maven / Gradle / Ivy

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

package com.hederahashgraph.api.proto.java;

public final class CryptoGetLiveHash {
  private CryptoGetLiveHash() {}
  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_CryptoGetLiveHashQuery_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_proto_CryptoGetLiveHashQuery_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_proto_CryptoGetLiveHashResponse_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_proto_CryptoGetLiveHashResponse_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\027CryptoGetLiveHash.proto\022\005proto\032\020BasicT" +
      "ypes.proto\032\021QueryHeader.proto\032\024ResponseH" +
      "eader.proto\032\027CryptoAddLiveHash.proto\"o\n\026" +
      "CryptoGetLiveHashQuery\022\"\n\006header\030\001 \001(\0132\022" +
      ".proto.QueryHeader\022#\n\taccountID\030\002 \001(\0132\020." +
      "proto.AccountID\022\014\n\004hash\030\003 \001(\014\"e\n\031CryptoG" +
      "etLiveHashResponse\022%\n\006header\030\001 \001(\0132\025.pro" +
      "to.ResponseHeader\022!\n\010liveHash\030\002 \001(\0132\017.pr" +
      "oto.LiveHashB&\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.BasicTypes.getDescriptor(),
          com.hederahashgraph.api.proto.java.QueryHeaderOuterClass.getDescriptor(),
          com.hederahashgraph.api.proto.java.ResponseHeaderOuterClass.getDescriptor(),
          com.hederahashgraph.api.proto.java.CryptoAddLiveHash.getDescriptor(),
        });
    internal_static_proto_CryptoGetLiveHashQuery_descriptor =
      getDescriptor().getMessageTypes().get(0);
    internal_static_proto_CryptoGetLiveHashQuery_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_proto_CryptoGetLiveHashQuery_descriptor,
        new java.lang.String[] { "Header", "AccountID", "Hash", });
    internal_static_proto_CryptoGetLiveHashResponse_descriptor =
      getDescriptor().getMessageTypes().get(1);
    internal_static_proto_CryptoGetLiveHashResponse_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_proto_CryptoGetLiveHashResponse_descriptor,
        new java.lang.String[] { "Header", "LiveHash", });
    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();
  }

  // @@protoc_insertion_point(outer_class_scope)
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy