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

org.hyperledger.fabric.protos.peer.QueryResultBytesOrBuilder Maven / Gradle / Ivy

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

package org.hyperledger.fabric.protos.peer;

public interface QueryResultBytesOrBuilder extends
    // @@protoc_insertion_point(interface_extends:protos.QueryResultBytes)
    com.google.protobuf.MessageOrBuilder {

  /**
   * bytes resultBytes = 1 [json_name = "resultBytes"];
   * @return The resultBytes.
   */
  com.google.protobuf.ByteString getResultBytes();
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy