ai.promoted.proto.delivery.DeliveryExecutionLog Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of deliveryclient Show documentation
Show all versions of deliveryclient Show documentation
A Java Client to contact the Promoted.ai Delivery API.
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: proto/delivery/execution.proto
package ai.promoted.proto.delivery;
public final class DeliveryExecutionLog {
private DeliveryExecutionLog() {}
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_delivery_DeliveryLog_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_delivery_DeliveryLog_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_delivery_DeliveryExecution_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_delivery_DeliveryExecution_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\036proto/delivery/execution.proto\022\010delive" +
"ry\032\031proto/common/common.proto\032\034proto/del" +
"ivery/blender.proto\032\035proto/delivery/deli" +
"very.proto\"\306\001\n\013DeliveryLog\022\037\n\013platform_i" +
"d\030\001 \001(\004R\nplatformId\022+\n\007request\030\002 \001(\0132\021.d" +
"elivery.RequestR\007request\022.\n\010response\030\003 \001" +
"(\0132\022.delivery.ResponseR\010response\0229\n\texec" +
"ution\030\004 \001(\0132\033.delivery.DeliveryExecution" +
"R\texecution\"\334\002\n\021DeliveryExecution\022D\n\020exe" +
"cution_server\030\002 \001(\0162\031.delivery.Execution" +
"ServerR\017executionServer\022%\n\016server_versio" +
"n\030\007 \001(\tR\rserverVersion\022%\n\016blender_config" +
"\030\014 \001(\tR\rblenderConfig\022;\n\rhyperloop_log\030\r" +
" \001(\0132\026.delivery.HyperloopLogR\014hyperloopL" +
"og\022@\n\023effective_user_info\030\017 \001(\0132\020.common" +
".UserInfoR\021effectiveUserInfoJ\004\010\001\020\002J\004\010\003\020\004" +
"J\004\010\013\020\014J\004\010\004\020\005J\004\010\005\020\006J\004\010\006\020\007J\004\010\010\020\tJ\004\010\t\020\nJ\004\010\n" +
"\020\013*G\n\017ExecutionServer\022\034\n\030UNKNOWN_EXECUTI" +
"ON_SERVER\020\000\022\007\n\003API\020\001\022\007\n\003SDK\020\002\"\004\010\003\020\003B\202\001\n\032" +
"ai.promoted.proto.deliveryB\024DeliveryExec" +
"utionLogP\001Z8github.com/promotedai/schema" +
"/generated/go/proto/delivery\252\002\021Promoted." +
"Deliveryb\006proto3"
};
descriptor = com.google.protobuf.Descriptors.FileDescriptor
.internalBuildGeneratedFileFrom(descriptorData,
new com.google.protobuf.Descriptors.FileDescriptor[] {
ai.promoted.proto.common.CommonProto.getDescriptor(),
ai.promoted.proto.delivery.Blender.getDescriptor(),
ai.promoted.proto.delivery.Delivery.getDescriptor(),
});
internal_static_delivery_DeliveryLog_descriptor =
getDescriptor().getMessageTypes().get(0);
internal_static_delivery_DeliveryLog_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_delivery_DeliveryLog_descriptor,
new java.lang.String[] { "PlatformId", "Request", "Response", "Execution", });
internal_static_delivery_DeliveryExecution_descriptor =
getDescriptor().getMessageTypes().get(1);
internal_static_delivery_DeliveryExecution_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_delivery_DeliveryExecution_descriptor,
new java.lang.String[] { "ExecutionServer", "ServerVersion", "BlenderConfig", "HyperloopLog", "EffectiveUserInfo", });
ai.promoted.proto.common.CommonProto.getDescriptor();
ai.promoted.proto.delivery.Blender.getDescriptor();
ai.promoted.proto.delivery.Delivery.getDescriptor();
}
// @@protoc_insertion_point(outer_class_scope)
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy