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

io.provenance.attribute.v1.ParamsOrBuilder Maven / Gradle / Ivy

// Generated by the protocol buffer compiler.  DO NOT EDIT!
// source: provenance/attribute/v1/attribute.proto

package io.provenance.attribute.v1;

public interface ParamsOrBuilder extends
    // @@protoc_insertion_point(interface_extends:provenance.attribute.v1.Params)
    com.google.protobuf.MessageOrBuilder {

  /**
   * 
   * maximum length of data to allow in an attribute value
   * 
* * uint32 max_value_length = 1; */ int getMaxValueLength(); }




© 2015 - 2024 Weber Informatics LLC | Privacy Policy