io.temporal.api.common.v1.MessageProto Maven / Gradle / Ivy
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: temporal/api/common/v1/message.proto
package io.temporal.api.common.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_common_v1_DataBlob_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_temporal_api_common_v1_DataBlob_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_temporal_api_common_v1_Payloads_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_temporal_api_common_v1_Payloads_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_temporal_api_common_v1_Payload_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_temporal_api_common_v1_Payload_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_temporal_api_common_v1_Payload_MetadataEntry_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_temporal_api_common_v1_Payload_MetadataEntry_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_temporal_api_common_v1_SearchAttributes_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_temporal_api_common_v1_SearchAttributes_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_temporal_api_common_v1_SearchAttributes_IndexedFieldsEntry_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_temporal_api_common_v1_SearchAttributes_IndexedFieldsEntry_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_temporal_api_common_v1_Memo_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_temporal_api_common_v1_Memo_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_temporal_api_common_v1_Memo_FieldsEntry_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_temporal_api_common_v1_Memo_FieldsEntry_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_temporal_api_common_v1_Header_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_temporal_api_common_v1_Header_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_temporal_api_common_v1_Header_FieldsEntry_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_temporal_api_common_v1_Header_FieldsEntry_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_temporal_api_common_v1_WorkflowExecution_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_temporal_api_common_v1_WorkflowExecution_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_temporal_api_common_v1_WorkflowType_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_temporal_api_common_v1_WorkflowType_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_temporal_api_common_v1_ActivityType_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_temporal_api_common_v1_ActivityType_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_temporal_api_common_v1_RetryPolicy_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_temporal_api_common_v1_RetryPolicy_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_temporal_api_common_v1_MeteringMetadata_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_temporal_api_common_v1_MeteringMetadata_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_temporal_api_common_v1_WorkerVersionStamp_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_temporal_api_common_v1_WorkerVersionStamp_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_temporal_api_common_v1_WorkerVersionCapabilities_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_temporal_api_common_v1_WorkerVersionCapabilities_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/common/v1/message.proto\022\026" +
"temporal.api.common.v1\032\036google/protobuf/" +
"duration.proto\032!dependencies/gogoproto/g" +
"ogo.proto\032\"temporal/api/enums/v1/common." +
"proto\"T\n\010DataBlob\022:\n\rencoding_type\030\001 \001(\016" +
"2#.temporal.api.enums.v1.EncodingType\022\014\n" +
"\004data\030\002 \001(\014\"=\n\010Payloads\0221\n\010payloads\030\001 \003(" +
"\0132\037.temporal.api.common.v1.Payload\"\211\001\n\007P" +
"ayload\022?\n\010metadata\030\001 \003(\0132-.temporal.api." +
"common.v1.Payload.MetadataEntry\022\014\n\004data\030" +
"\002 \001(\014\032/\n\rMetadataEntry\022\013\n\003key\030\001 \001(\t\022\r\n\005v" +
"alue\030\002 \001(\014:\0028\001\"\276\001\n\020SearchAttributes\022S\n\016i" +
"ndexed_fields\030\001 \003(\0132;.temporal.api.commo" +
"n.v1.SearchAttributes.IndexedFieldsEntry" +
"\032U\n\022IndexedFieldsEntry\022\013\n\003key\030\001 \001(\t\022.\n\005v" +
"alue\030\002 \001(\0132\037.temporal.api.common.v1.Payl" +
"oad:\0028\001\"\220\001\n\004Memo\0228\n\006fields\030\001 \003(\0132(.tempo" +
"ral.api.common.v1.Memo.FieldsEntry\032N\n\013Fi" +
"eldsEntry\022\013\n\003key\030\001 \001(\t\022.\n\005value\030\002 \001(\0132\037." +
"temporal.api.common.v1.Payload:\0028\001\"\224\001\n\006H" +
"eader\022:\n\006fields\030\001 \003(\0132*.temporal.api.com" +
"mon.v1.Header.FieldsEntry\032N\n\013FieldsEntry" +
"\022\013\n\003key\030\001 \001(\t\022.\n\005value\030\002 \001(\0132\037.temporal." +
"api.common.v1.Payload:\0028\001\"8\n\021WorkflowExe" +
"cution\022\023\n\013workflow_id\030\001 \001(\t\022\016\n\006run_id\030\002 " +
"\001(\t\"\034\n\014WorkflowType\022\014\n\004name\030\001 \001(\t\"\034\n\014Act" +
"ivityType\022\014\n\004name\030\001 \001(\t\"\335\001\n\013RetryPolicy\022" +
"9\n\020initial_interval\030\001 \001(\0132\031.google.proto" +
"buf.DurationB\004\230\337\037\001\022\033\n\023backoff_coefficien" +
"t\030\002 \001(\001\0229\n\020maximum_interval\030\003 \001(\0132\031.goog" +
"le.protobuf.DurationB\004\230\337\037\001\022\030\n\020maximum_at" +
"tempts\030\004 \001(\005\022!\n\031non_retryable_error_type" +
"s\030\005 \003(\t\"F\n\020MeteringMetadata\0222\n*nonfirst_" +
"local_activity_execution_attempts\030\r \001(\r\"" +
"Q\n\022WorkerVersionStamp\022\020\n\010build_id\030\001 \001(\t\022" +
"\021\n\tbundle_id\030\002 \001(\t\022\026\n\016use_versioning\030\003 \001" +
"(\010\"E\n\031WorkerVersionCapabilities\022\020\n\010build" +
"_id\030\001 \001(\t\022\026\n\016use_versioning\030\002 \001(\010B\211\001\n\031io" +
".temporal.api.common.v1B\014MessageProtoP\001Z" +
"#go.temporal.io/api/common/v1;common\252\002\030T" +
"emporalio.Api.Common.V1\352\002\033Temporalio::Ap" +
"i::Common::V1b\006proto3"
};
descriptor = com.google.protobuf.Descriptors.FileDescriptor
.internalBuildGeneratedFileFrom(descriptorData,
new com.google.protobuf.Descriptors.FileDescriptor[] {
com.google.protobuf.DurationProto.getDescriptor(),
gogoproto.Gogo.getDescriptor(),
io.temporal.api.enums.v1.CommonProto.getDescriptor(),
});
internal_static_temporal_api_common_v1_DataBlob_descriptor =
getDescriptor().getMessageTypes().get(0);
internal_static_temporal_api_common_v1_DataBlob_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_temporal_api_common_v1_DataBlob_descriptor,
new java.lang.String[] { "EncodingType", "Data", });
internal_static_temporal_api_common_v1_Payloads_descriptor =
getDescriptor().getMessageTypes().get(1);
internal_static_temporal_api_common_v1_Payloads_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_temporal_api_common_v1_Payloads_descriptor,
new java.lang.String[] { "Payloads", });
internal_static_temporal_api_common_v1_Payload_descriptor =
getDescriptor().getMessageTypes().get(2);
internal_static_temporal_api_common_v1_Payload_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_temporal_api_common_v1_Payload_descriptor,
new java.lang.String[] { "Metadata", "Data", });
internal_static_temporal_api_common_v1_Payload_MetadataEntry_descriptor =
internal_static_temporal_api_common_v1_Payload_descriptor.getNestedTypes().get(0);
internal_static_temporal_api_common_v1_Payload_MetadataEntry_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_temporal_api_common_v1_Payload_MetadataEntry_descriptor,
new java.lang.String[] { "Key", "Value", });
internal_static_temporal_api_common_v1_SearchAttributes_descriptor =
getDescriptor().getMessageTypes().get(3);
internal_static_temporal_api_common_v1_SearchAttributes_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_temporal_api_common_v1_SearchAttributes_descriptor,
new java.lang.String[] { "IndexedFields", });
internal_static_temporal_api_common_v1_SearchAttributes_IndexedFieldsEntry_descriptor =
internal_static_temporal_api_common_v1_SearchAttributes_descriptor.getNestedTypes().get(0);
internal_static_temporal_api_common_v1_SearchAttributes_IndexedFieldsEntry_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_temporal_api_common_v1_SearchAttributes_IndexedFieldsEntry_descriptor,
new java.lang.String[] { "Key", "Value", });
internal_static_temporal_api_common_v1_Memo_descriptor =
getDescriptor().getMessageTypes().get(4);
internal_static_temporal_api_common_v1_Memo_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_temporal_api_common_v1_Memo_descriptor,
new java.lang.String[] { "Fields", });
internal_static_temporal_api_common_v1_Memo_FieldsEntry_descriptor =
internal_static_temporal_api_common_v1_Memo_descriptor.getNestedTypes().get(0);
internal_static_temporal_api_common_v1_Memo_FieldsEntry_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_temporal_api_common_v1_Memo_FieldsEntry_descriptor,
new java.lang.String[] { "Key", "Value", });
internal_static_temporal_api_common_v1_Header_descriptor =
getDescriptor().getMessageTypes().get(5);
internal_static_temporal_api_common_v1_Header_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_temporal_api_common_v1_Header_descriptor,
new java.lang.String[] { "Fields", });
internal_static_temporal_api_common_v1_Header_FieldsEntry_descriptor =
internal_static_temporal_api_common_v1_Header_descriptor.getNestedTypes().get(0);
internal_static_temporal_api_common_v1_Header_FieldsEntry_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_temporal_api_common_v1_Header_FieldsEntry_descriptor,
new java.lang.String[] { "Key", "Value", });
internal_static_temporal_api_common_v1_WorkflowExecution_descriptor =
getDescriptor().getMessageTypes().get(6);
internal_static_temporal_api_common_v1_WorkflowExecution_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_temporal_api_common_v1_WorkflowExecution_descriptor,
new java.lang.String[] { "WorkflowId", "RunId", });
internal_static_temporal_api_common_v1_WorkflowType_descriptor =
getDescriptor().getMessageTypes().get(7);
internal_static_temporal_api_common_v1_WorkflowType_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_temporal_api_common_v1_WorkflowType_descriptor,
new java.lang.String[] { "Name", });
internal_static_temporal_api_common_v1_ActivityType_descriptor =
getDescriptor().getMessageTypes().get(8);
internal_static_temporal_api_common_v1_ActivityType_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_temporal_api_common_v1_ActivityType_descriptor,
new java.lang.String[] { "Name", });
internal_static_temporal_api_common_v1_RetryPolicy_descriptor =
getDescriptor().getMessageTypes().get(9);
internal_static_temporal_api_common_v1_RetryPolicy_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_temporal_api_common_v1_RetryPolicy_descriptor,
new java.lang.String[] { "InitialInterval", "BackoffCoefficient", "MaximumInterval", "MaximumAttempts", "NonRetryableErrorTypes", });
internal_static_temporal_api_common_v1_MeteringMetadata_descriptor =
getDescriptor().getMessageTypes().get(10);
internal_static_temporal_api_common_v1_MeteringMetadata_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_temporal_api_common_v1_MeteringMetadata_descriptor,
new java.lang.String[] { "NonfirstLocalActivityExecutionAttempts", });
internal_static_temporal_api_common_v1_WorkerVersionStamp_descriptor =
getDescriptor().getMessageTypes().get(11);
internal_static_temporal_api_common_v1_WorkerVersionStamp_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_temporal_api_common_v1_WorkerVersionStamp_descriptor,
new java.lang.String[] { "BuildId", "BundleId", "UseVersioning", });
internal_static_temporal_api_common_v1_WorkerVersionCapabilities_descriptor =
getDescriptor().getMessageTypes().get(12);
internal_static_temporal_api_common_v1_WorkerVersionCapabilities_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_temporal_api_common_v1_WorkerVersionCapabilities_descriptor,
new java.lang.String[] { "BuildId", "UseVersioning", });
com.google.protobuf.ExtensionRegistry registry =
com.google.protobuf.ExtensionRegistry.newInstance();
registry.add(gogoproto.Gogo.stdduration);
com.google.protobuf.Descriptors.FileDescriptor
.internalUpdateFileDescriptor(descriptor, registry);
com.google.protobuf.DurationProto.getDescriptor();
gogoproto.Gogo.getDescriptor();
io.temporal.api.enums.v1.CommonProto.getDescriptor();
}
// @@protoc_insertion_point(outer_class_scope)
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy