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

com.exactpro.th2.act.grpc.hand.RhTargetServerOrBuilder Maven / Gradle / Ivy

There is a newer version: 3.0.0-dev
Show newest version
// Generated by the protocol buffer compiler.  DO NOT EDIT!
// source: th2_grpc_hand/rhbatch.proto

package com.exactpro.th2.act.grpc.hand;

public interface RhTargetServerOrBuilder extends
    // @@protoc_insertion_point(interface_extends:RhTargetServer)
    com.google.protobuf.MessageOrBuilder {

  /**
   * string target = 1;
   * @return The target.
   */
  java.lang.String getTarget();
  /**
   * string target = 1;
   * @return The bytes for target.
   */
  com.google.protobuf.ByteString
      getTargetBytes();
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy