io.temporal.api.query.v1.MessageProto Maven / Gradle / Ivy
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: temporal/api/query/v1/message.proto
package io.temporal.api.query.v1;
@javax.annotation.Generated(value="protoc", comments="annotations:MessageProto.java.pb.meta")
public final class MessageProto {
private MessageProto() {}
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_temporal_api_query_v1_WorkflowQuery_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_temporal_api_query_v1_WorkflowQuery_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_temporal_api_query_v1_WorkflowQueryResult_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_temporal_api_query_v1_WorkflowQueryResult_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_temporal_api_query_v1_QueryRejected_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_temporal_api_query_v1_QueryRejected_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#temporal/api/query/v1/message.proto\022\025t" +
"emporal.api.query.v1\032!temporal/api/enums" +
"/v1/query.proto\032$temporal/api/enums/v1/w" +
"orkflow.proto\032$temporal/api/common/v1/me" +
"ssage.proto\"\211\001\n\rWorkflowQuery\022\022\n\nquery_t" +
"ype\030\001 \001(\t\0224\n\nquery_args\030\002 \001(\0132 .temporal" +
".api.common.v1.Payloads\022.\n\006header\030\003 \001(\0132" +
"\036.temporal.api.common.v1.Header\"\233\001\n\023Work" +
"flowQueryResult\022;\n\013result_type\030\001 \001(\0162&.t" +
"emporal.api.enums.v1.QueryResultType\0220\n\006" +
"answer\030\002 \001(\0132 .temporal.api.common.v1.Pa" +
"yloads\022\025\n\rerror_message\030\003 \001(\t\"O\n\rQueryRe" +
"jected\022>\n\006status\030\001 \001(\0162..temporal.api.en" +
"ums.v1.WorkflowExecutionStatusB\204\001\n\030io.te" +
"mporal.api.query.v1B\014MessageProtoP\001Z!go." +
"temporal.io/api/query/v1;query\252\002\027Tempora" +
"lio.Api.Query.V1\352\002\032Temporalio::Api::Quer" +
"y::V1b\006proto3"
};
descriptor = com.google.protobuf.Descriptors.FileDescriptor
.internalBuildGeneratedFileFrom(descriptorData,
new com.google.protobuf.Descriptors.FileDescriptor[] {
io.temporal.api.enums.v1.QueryProto.getDescriptor(),
io.temporal.api.enums.v1.WorkflowProto.getDescriptor(),
io.temporal.api.common.v1.MessageProto.getDescriptor(),
});
internal_static_temporal_api_query_v1_WorkflowQuery_descriptor =
getDescriptor().getMessageTypes().get(0);
internal_static_temporal_api_query_v1_WorkflowQuery_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_temporal_api_query_v1_WorkflowQuery_descriptor,
new java.lang.String[] { "QueryType", "QueryArgs", "Header", });
internal_static_temporal_api_query_v1_WorkflowQueryResult_descriptor =
getDescriptor().getMessageTypes().get(1);
internal_static_temporal_api_query_v1_WorkflowQueryResult_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_temporal_api_query_v1_WorkflowQueryResult_descriptor,
new java.lang.String[] { "ResultType", "Answer", "ErrorMessage", });
internal_static_temporal_api_query_v1_QueryRejected_descriptor =
getDescriptor().getMessageTypes().get(2);
internal_static_temporal_api_query_v1_QueryRejected_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_temporal_api_query_v1_QueryRejected_descriptor,
new java.lang.String[] { "Status", });
io.temporal.api.enums.v1.QueryProto.getDescriptor();
io.temporal.api.enums.v1.WorkflowProto.getDescriptor();
io.temporal.api.common.v1.MessageProto.getDescriptor();
}
// @@protoc_insertion_point(outer_class_scope)
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy