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

lightstep.com.google.protobuf.DoubleValueOrBuilder Maven / Gradle / Ivy

There is a newer version: 0.32.0
Show newest version
// Generated by the protocol buffer compiler.  DO NOT EDIT!
// source: lightstep.lightstep.google.protobuf/wrappers.proto

package lightstep.com.lightstep.lightstep.google.protobuf;

public interface DoubleValueOrBuilder extends
    // @@protoc_insertion_point(interface_extends:lightstep.lightstep.google.protobuf.DoubleValue)
    lightstep.com.lightstep.lightstep.google.protobuf.MessageOrBuilder {

  /**
   * 
   * The double value.
   * 
* * double value = 1; */ double getValue(); }




© 2015 - 2025 Weber Informatics LLC | Privacy Policy