com.github.os72.protobuf351.UInt32ValueOrBuilder Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of signalfx-java Show documentation
Show all versions of signalfx-java Show documentation
Bare minimum core library needed to sending metrics to SignalFx from Java clients
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: google/protobuf/wrappers.proto
package com.github.os72.protobuf351;
public interface UInt32ValueOrBuilder extends
// @@protoc_insertion_point(interface_extends:google.protobuf.UInt32Value)
com.github.os72.protobuf351.MessageOrBuilder {
/**
*
* The uint32 value.
*
*
* uint32 value = 1;
*/
int getValue();
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy