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

io.provenance.metadata.v1.OSLocatorParamsOrBuilder Maven / Gradle / Ivy

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

package io.provenance.metadata.v1;

public interface OSLocatorParamsOrBuilder extends
    // @@protoc_insertion_point(interface_extends:provenance.metadata.v1.OSLocatorParams)
    com.google.protobuf.MessageOrBuilder {

  /**
   * uint32 max_uri_length = 1 [(.gogoproto.nullable) = false, (.gogoproto.customtype) = "uint32", (.gogoproto.moretags) = "yaml:\"max_uri_length\""];
   */
  int getMaxUriLength();
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy