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

grpc.common.AbsentOrEqualOrBuilder Maven / Gradle / Ivy

There is a newer version: 0.117.0
Show newest version
// Generated by the protocol buffer compiler.  DO NOT EDIT!
// source: common.proto

package grpc.common;

public interface AbsentOrEqualOrBuilder extends
    // @@protoc_insertion_point(interface_extends:common.AbsentOrEqual)
    com.google.protobuf.MessageOrBuilder {

  /**
   * bytes value_to_check = 1;
   * @return The valueToCheck.
   */
  com.google.protobuf.ByteString getValueToCheck();
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy