All Downloads are FREE. Search and download functionalities are using the official Maven repository.

xyz.block.ftl.deployment.v1.Deployment Maven / Gradle / Ivy

// Generated by the protocol buffer compiler.  DO NOT EDIT!
// source: xyz/block/ftl/deployment/v1/deployment.proto

// Protobuf Java Version: 3.25.4
package xyz.block.ftl.deployment.v1;

public final class Deployment {
  private Deployment() {}
  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_xyz_block_ftl_deployment_v1_GetDeploymentContextRequest_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_xyz_block_ftl_deployment_v1_GetDeploymentContextRequest_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_xyz_block_ftl_deployment_v1_GetDeploymentContextResponse_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_xyz_block_ftl_deployment_v1_GetDeploymentContextResponse_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_xyz_block_ftl_deployment_v1_GetDeploymentContextResponse_DSN_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_xyz_block_ftl_deployment_v1_GetDeploymentContextResponse_DSN_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_xyz_block_ftl_deployment_v1_GetDeploymentContextResponse_Route_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_xyz_block_ftl_deployment_v1_GetDeploymentContextResponse_Route_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_xyz_block_ftl_deployment_v1_GetDeploymentContextResponse_ConfigsEntry_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_xyz_block_ftl_deployment_v1_GetDeploymentContextResponse_ConfigsEntry_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_xyz_block_ftl_deployment_v1_GetDeploymentContextResponse_SecretsEntry_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_xyz_block_ftl_deployment_v1_GetDeploymentContextResponse_SecretsEntry_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,xyz/block/ftl/deployment/v1/deployment" +
      ".proto\022\033xyz.block.ftl.deployment.v1\032\032xyz" +
      "/block/ftl/v1/ftl.proto\"1\n\033GetDeployment" +
      "ContextRequest\022\022\n\ndeployment\030\001 \001(\t\"\337\005\n\034G" +
      "etDeploymentContextResponse\022\016\n\006module\030\001 " +
      "\001(\t\022\022\n\ndeployment\030\002 \001(\t\022W\n\007configs\030\003 \003(\013" +
      "2F.xyz.block.ftl.deployment.v1.GetDeploy" +
      "mentContextResponse.ConfigsEntry\022W\n\007secr" +
      "ets\030\004 \003(\0132F.xyz.block.ftl.deployment.v1." +
      "GetDeploymentContextResponse.SecretsEntr" +
      "y\022P\n\tdatabases\030\005 \003(\0132=.xyz.block.ftl.dep" +
      "loyment.v1.GetDeploymentContextResponse." +
      "DSN\022O\n\006routes\030\006 \003(\0132?.xyz.block.ftl.depl" +
      "oyment.v1.GetDeploymentContextResponse.R" +
      "oute\032p\n\003DSN\022\014\n\004name\030\001 \001(\t\022N\n\004type\030\002 \001(\0162" +
      "@.xyz.block.ftl.deployment.v1.GetDeploym" +
      "entContextResponse.DbType\022\013\n\003dsn\030\003 \001(\t\032(" +
      "\n\005Route\022\022\n\ndeployment\030\001 \001(\t\022\013\n\003uri\030\002 \001(\t" +
      "\032.\n\014ConfigsEntry\022\013\n\003key\030\001 \001(\t\022\r\n\005value\030\002" +
      " \001(\014:\0028\001\032.\n\014SecretsEntry\022\013\n\003key\030\001 \001(\t\022\r\n" +
      "\005value\030\002 \001(\014:\0028\001\"J\n\006DbType\022\027\n\023DB_TYPE_UN" +
      "SPECIFIED\020\000\022\024\n\020DB_TYPE_POSTGRES\020\001\022\021\n\rDB_" +
      "TYPE_MYSQL\020\0022\357\001\n\021DeploymentService\022J\n\004Pi" +
      "ng\022\035.xyz.block.ftl.v1.PingRequest\032\036.xyz." +
      "block.ftl.v1.PingResponse\"\003\220\002\001\022\215\001\n\024GetDe" +
      "ploymentContext\0228.xyz.block.ftl.deployme" +
      "nt.v1.GetDeploymentContextRequest\0329.xyz." +
      "block.ftl.deployment.v1.GetDeploymentCon" +
      "textResponse0\001BPP\001ZLgithub.com/block/ftl" +
      "/backend/protos/xyz/block/ftl/deployment" +
      "/v1;deploymentpbb\006proto3"
    };
    descriptor = com.google.protobuf.Descriptors.FileDescriptor
      .internalBuildGeneratedFileFrom(descriptorData,
        new com.google.protobuf.Descriptors.FileDescriptor[] {
          xyz.block.ftl.v1.Ftl.getDescriptor(),
        });
    internal_static_xyz_block_ftl_deployment_v1_GetDeploymentContextRequest_descriptor =
      getDescriptor().getMessageTypes().get(0);
    internal_static_xyz_block_ftl_deployment_v1_GetDeploymentContextRequest_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_xyz_block_ftl_deployment_v1_GetDeploymentContextRequest_descriptor,
        new java.lang.String[] { "Deployment", });
    internal_static_xyz_block_ftl_deployment_v1_GetDeploymentContextResponse_descriptor =
      getDescriptor().getMessageTypes().get(1);
    internal_static_xyz_block_ftl_deployment_v1_GetDeploymentContextResponse_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_xyz_block_ftl_deployment_v1_GetDeploymentContextResponse_descriptor,
        new java.lang.String[] { "Module", "Deployment", "Configs", "Secrets", "Databases", "Routes", });
    internal_static_xyz_block_ftl_deployment_v1_GetDeploymentContextResponse_DSN_descriptor =
      internal_static_xyz_block_ftl_deployment_v1_GetDeploymentContextResponse_descriptor.getNestedTypes().get(0);
    internal_static_xyz_block_ftl_deployment_v1_GetDeploymentContextResponse_DSN_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_xyz_block_ftl_deployment_v1_GetDeploymentContextResponse_DSN_descriptor,
        new java.lang.String[] { "Name", "Type", "Dsn", });
    internal_static_xyz_block_ftl_deployment_v1_GetDeploymentContextResponse_Route_descriptor =
      internal_static_xyz_block_ftl_deployment_v1_GetDeploymentContextResponse_descriptor.getNestedTypes().get(1);
    internal_static_xyz_block_ftl_deployment_v1_GetDeploymentContextResponse_Route_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_xyz_block_ftl_deployment_v1_GetDeploymentContextResponse_Route_descriptor,
        new java.lang.String[] { "Deployment", "Uri", });
    internal_static_xyz_block_ftl_deployment_v1_GetDeploymentContextResponse_ConfigsEntry_descriptor =
      internal_static_xyz_block_ftl_deployment_v1_GetDeploymentContextResponse_descriptor.getNestedTypes().get(2);
    internal_static_xyz_block_ftl_deployment_v1_GetDeploymentContextResponse_ConfigsEntry_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_xyz_block_ftl_deployment_v1_GetDeploymentContextResponse_ConfigsEntry_descriptor,
        new java.lang.String[] { "Key", "Value", });
    internal_static_xyz_block_ftl_deployment_v1_GetDeploymentContextResponse_SecretsEntry_descriptor =
      internal_static_xyz_block_ftl_deployment_v1_GetDeploymentContextResponse_descriptor.getNestedTypes().get(3);
    internal_static_xyz_block_ftl_deployment_v1_GetDeploymentContextResponse_SecretsEntry_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_xyz_block_ftl_deployment_v1_GetDeploymentContextResponse_SecretsEntry_descriptor,
        new java.lang.String[] { "Key", "Value", });
    xyz.block.ftl.v1.Ftl.getDescriptor();
  }

  // @@protoc_insertion_point(outer_class_scope)
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy