com.github.os72.protobuf351.BytesValueOrBuilder 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 BytesValueOrBuilder extends
// @@protoc_insertion_point(interface_extends:google.protobuf.BytesValue)
com.github.os72.protobuf351.MessageOrBuilder {
/**
*
* The bytes value.
*
*
* bytes value = 1;
*/
com.github.os72.protobuf351.ByteString getValue();
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy