io.temporal.api.sdk.v1.TaskCompleteMetadataProto Maven / Gradle / Ivy
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: temporal/api/sdk/v1/task_complete_metadata.proto
package io.temporal.api.sdk.v1;
@javax.annotation.Generated(value="protoc", comments="annotations:TaskCompleteMetadataProto.java.pb.meta")
public final class TaskCompleteMetadataProto {
private TaskCompleteMetadataProto() {}
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_sdk_v1_WorkflowTaskCompletedMetadata_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_temporal_api_sdk_v1_WorkflowTaskCompletedMetadata_fieldAccessorTable;
public static com.google.protobuf.Descriptors.FileDescriptor
getDescriptor() {
return descriptor;
}
private static com.google.protobuf.Descriptors.FileDescriptor
descriptor;
static {
java.lang.String[] descriptorData = {
"\n0temporal/api/sdk/v1/task_complete_meta" +
"data.proto\022\023temporal.api.sdk.v1\"Q\n\035Workf" +
"lowTaskCompletedMetadata\022\027\n\017core_used_fl" +
"ags\030\001 \003(\r\022\027\n\017lang_used_flags\030\002 \003(\rB\207\001\n\026i" +
"o.temporal.api.sdk.v1B\031TaskCompleteMetad" +
"ataProtoP\001Z\035go.temporal.io/api/sdk/v1;sd" +
"k\252\002\025Temporalio.Api.Sdk.V1\352\002\030Temporalio::" +
"Api::Sdk::V1b\006proto3"
};
descriptor = com.google.protobuf.Descriptors.FileDescriptor
.internalBuildGeneratedFileFrom(descriptorData,
new com.google.protobuf.Descriptors.FileDescriptor[] {
});
internal_static_temporal_api_sdk_v1_WorkflowTaskCompletedMetadata_descriptor =
getDescriptor().getMessageTypes().get(0);
internal_static_temporal_api_sdk_v1_WorkflowTaskCompletedMetadata_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_temporal_api_sdk_v1_WorkflowTaskCompletedMetadata_descriptor,
new java.lang.String[] { "CoreUsedFlags", "LangUsedFlags", });
}
// @@protoc_insertion_point(outer_class_scope)
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy