com.exactpro.th2.act.grpc.hand.Rhbatch 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 final class Rhbatch {
private Rhbatch() {}
public static void registerAllExtensions(
com.google.protobuf.ExtensionRegistryLite registry) {
}
public static void registerAllExtensions(
com.google.protobuf.ExtensionRegistry registry) {
registerAllExtensions(
(com.google.protobuf.ExtensionRegistryLite) registry);
}
static final com.google.protobuf.Descriptors.Descriptor
internal_static_RhSessionID_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_RhSessionID_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_RhTargetServer_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_RhTargetServer_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_ResultDetails_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_ResultDetails_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_RhBatchResponse_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_RhBatchResponse_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_RhActionsBatch_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_RhActionsBatch_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_RhActionsBatch_AdditionalEventInfo_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_RhActionsBatch_AdditionalEventInfo_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_RhActionList_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_RhActionList_fieldAccessorTable;
public static com.google.protobuf.Descriptors.FileDescriptor
getDescriptor() {
return descriptor;
}
private static com.google.protobuf.Descriptors.FileDescriptor
descriptor;
static {
java.lang.String[] descriptorData = {
"\n\033th2_grpc_hand/rhbatch.proto\032)th2_grpc_" +
"hand/rhactionsmessages_web.proto\032)th2_gr" +
"pc_hand/rhactionsmessages_win.proto\032\034th2" +
"_grpc_common/common.proto\032\033google/protob" +
"uf/empty.proto\"/\n\013RhSessionID\022\n\n\002id\030\001 \001(" +
"\t\022\024\n\014sessionAlias\030\002 \001(\t\" \n\016RhTargetServe" +
"r\022\016\n\006target\030\001 \001(\t\"1\n\rResultDetails\022\020\n\010ac" +
"tionId\030\001 \001(\t\022\016\n\006result\030\002 \001(\t\"\271\002\n\017RhBatch" +
"Response\022<\n\014scriptStatus\030\001 \001(\0162&.RhBatch" +
"Response.ScriptExecutionStatus\022\024\n\014errorM" +
"essage\030\002 \001(\t\022\036\n\006result\030\003 \003(\0132\016.ResultDet" +
"ails\022\021\n\tsessionId\030\004 \001(\t\022\024\n\014execution_id\030" +
"\005 \001(\t\022\"\n\014message_type\030\006 \001(\0162\014.MessageTyp" +
"e\"e\n\025ScriptExecutionStatus\022\013\n\007SUCCESS\020\000\022" +
"\021\n\rCOMPILE_ERROR\020\001\022\023\n\017EXECUTION_ERROR\020\002\022" +
"\027\n\023HAND_INTERNAL_ERROR\020\003\"\236\003\n\016RhActionsBa" +
"tch\022\037\n\tsessionId\030\001 \001(\0132\014.RhSessionID\022\037\n\r" +
"parentEventId\030\003 \001(\0132\010.EventID\022\021\n\teventNa" +
"me\030\004 \001(\t\022\033\n\023storeActionMessages\030\005 \001(\010\022\037\n" +
"\010rhAction\030\006 \001(\0132\r.RhActionList\022@\n\023additi" +
"onalEventInfo\030\007 \001(\0132#.RhActionsBatch.Add" +
"itionalEventInfo\022\024\n\014execution_id\030\010 \001(\t\022\"" +
"\n\014message_type\030\t \001(\0162\014.MessageType\032}\n\023Ad" +
"ditionalEventInfo\022\022\n\nprintTable\030\001 \001(\010\022\037\n" +
"\027requestParamsTableTitle\030\002 \001(\t\022\014\n\004keys\030\003" +
" \003(\t\022\016\n\006values\030\004 \003(\t\022\023\n\013description\030\005 \001(" +
"\t\"X\n\014RhActionList\022\037\n\003web\030\001 \001(\0132\020.RhWebAc" +
"tionListH\000\022\037\n\003win\030\002 \001(\0132\020.RhWinActionLis" +
"tH\000B\006\n\004list*(\n\013MessageType\022\020\n\014PLAIN_STRI" +
"NG\020\000\022\007\n\003FIX\020\0012\252\001\n\007RhBatch\022+\n\010register\022\017." +
"RhTargetServer\032\014.RhSessionID\"\000\0224\n\nunregi" +
"ster\022\014.RhSessionID\032\026.google.protobuf.Emp" +
"ty\"\000\022<\n\025executeRhActionsBatch\022\017.RhAction" +
"sBatch\032\020.RhBatchResponse\"\000B\"\n\036com.exactp" +
"ro.th2.act.grpc.handP\001b\006proto3"
};
descriptor = com.google.protobuf.Descriptors.FileDescriptor
.internalBuildGeneratedFileFrom(descriptorData,
new com.google.protobuf.Descriptors.FileDescriptor[] {
com.exactpro.th2.act.grpc.hand.rhactions.RhActionsMessages.getDescriptor(),
com.exactpro.th2.act.grpc.hand.rhactions.RhWinActionsMessages.getDescriptor(),
com.exactpro.th2.common.grpc.Common.getDescriptor(),
com.google.protobuf.EmptyProto.getDescriptor(),
});
internal_static_RhSessionID_descriptor =
getDescriptor().getMessageTypes().get(0);
internal_static_RhSessionID_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_RhSessionID_descriptor,
new java.lang.String[] { "Id", "SessionAlias", });
internal_static_RhTargetServer_descriptor =
getDescriptor().getMessageTypes().get(1);
internal_static_RhTargetServer_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_RhTargetServer_descriptor,
new java.lang.String[] { "Target", });
internal_static_ResultDetails_descriptor =
getDescriptor().getMessageTypes().get(2);
internal_static_ResultDetails_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_ResultDetails_descriptor,
new java.lang.String[] { "ActionId", "Result", });
internal_static_RhBatchResponse_descriptor =
getDescriptor().getMessageTypes().get(3);
internal_static_RhBatchResponse_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_RhBatchResponse_descriptor,
new java.lang.String[] { "ScriptStatus", "ErrorMessage", "Result", "SessionId", "ExecutionId", "MessageType", });
internal_static_RhActionsBatch_descriptor =
getDescriptor().getMessageTypes().get(4);
internal_static_RhActionsBatch_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_RhActionsBatch_descriptor,
new java.lang.String[] { "SessionId", "ParentEventId", "EventName", "StoreActionMessages", "RhAction", "AdditionalEventInfo", "ExecutionId", "MessageType", });
internal_static_RhActionsBatch_AdditionalEventInfo_descriptor =
internal_static_RhActionsBatch_descriptor.getNestedTypes().get(0);
internal_static_RhActionsBatch_AdditionalEventInfo_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_RhActionsBatch_AdditionalEventInfo_descriptor,
new java.lang.String[] { "PrintTable", "RequestParamsTableTitle", "Keys", "Values", "Description", });
internal_static_RhActionList_descriptor =
getDescriptor().getMessageTypes().get(5);
internal_static_RhActionList_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_RhActionList_descriptor,
new java.lang.String[] { "Web", "Win", "List", });
com.exactpro.th2.act.grpc.hand.rhactions.RhActionsMessages.getDescriptor();
com.exactpro.th2.act.grpc.hand.rhactions.RhWinActionsMessages.getDescriptor();
com.exactpro.th2.common.grpc.Common.getDescriptor();
com.google.protobuf.EmptyProto.getDescriptor();
}
// @@protoc_insertion_point(outer_class_scope)
}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy