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

io.provenance.metadata.v0.BooleanResultOrBuilder Maven / Gradle / Ivy

// Generated by the protocol buffer compiler.  DO NOT EDIT!
// source: provenance/metadata/v0/types.proto

package io.provenance.metadata.v0;

public interface BooleanResultOrBuilder extends
    // @@protoc_insertion_point(interface_extends:types.BooleanResult)
    com.google.protobuf.MessageOrBuilder {

  /**
   * bool value = 1;
   */
  boolean getValue();
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy