com.exactpro.th2.act.grpc.hand.RhTargetServerOrBuilder Maven / Gradle / Ivy
// 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