io.temporal.api.protocol.v1.MessageProto Maven / Gradle / Ivy
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: temporal/api/protocol/v1/message.proto
package io.temporal.api.protocol.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_protocol_v1_Message_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_temporal_api_protocol_v1_Message_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/protocol/v1/message.proto" +
"\022\030temporal.api.protocol.v1\032\031google/proto" +
"buf/any.proto\"\225\001\n\007Message\022\n\n\002id\030\001 \001(\t\022\034\n" +
"\024protocol_instance_id\030\002 \001(\t\022\022\n\010event_id\030" +
"\003 \001(\003H\000\022\027\n\rcommand_index\030\004 \001(\003H\000\022\"\n\004body" +
"\030\005 \001(\0132\024.google.protobuf.AnyB\017\n\rsequenci" +
"ng_idB\223\001\n\033io.temporal.api.protocol.v1B\014M" +
"essageProtoP\001Z\'go.temporal.io/api/protoc" +
"ol/v1;protocol\252\002\032Temporalio.Api.Protocol" +
".V1\352\002\035Temporalio::Api::Protocol::V1b\006pro" +
"to3"
};
descriptor = com.google.protobuf.Descriptors.FileDescriptor
.internalBuildGeneratedFileFrom(descriptorData,
new com.google.protobuf.Descriptors.FileDescriptor[] {
com.google.protobuf.AnyProto.getDescriptor(),
});
internal_static_temporal_api_protocol_v1_Message_descriptor =
getDescriptor().getMessageTypes().get(0);
internal_static_temporal_api_protocol_v1_Message_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_temporal_api_protocol_v1_Message_descriptor,
new java.lang.String[] { "Id", "ProtocolInstanceId", "EventId", "CommandIndex", "Body", "SequencingId", });
com.google.protobuf.AnyProto.getDescriptor();
}
// @@protoc_insertion_point(outer_class_scope)
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy