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

com.google.cloud.dialogflow.cx.v3.ImportStrategyProto Maven / Gradle / Ivy

/*
 * Copyright 2024 Google LLC
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *     https://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */
// Generated by the protocol buffer compiler.  DO NOT EDIT!
// source: google/cloud/dialogflow/cx/v3/import_strategy.proto

// Protobuf Java Version: 3.25.5
package com.google.cloud.dialogflow.cx.v3;

public final class ImportStrategyProto {
  private ImportStrategyProto() {}

  public static void registerAllExtensions(com.google.protobuf.ExtensionRegistryLite registry) {}

  public static void registerAllExtensions(com.google.protobuf.ExtensionRegistry registry) {
    registerAllExtensions((com.google.protobuf.ExtensionRegistryLite) registry);
  }

  public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() {
    return descriptor;
  }

  private static com.google.protobuf.Descriptors.FileDescriptor descriptor;

  static {
    java.lang.String[] descriptorData = {
      "\n3google/cloud/dialogflow/cx/v3/import_s"
          + "trategy.proto\022\035google.cloud.dialogflow.c"
          + "x.v3*\304\001\n\016ImportStrategy\022\037\n\033IMPORT_STRATE"
          + "GY_UNSPECIFIED\020\000\022\036\n\032IMPORT_STRATEGY_CREA"
          + "TE_NEW\020\001\022\033\n\027IMPORT_STRATEGY_REPLACE\020\002\022\030\n"
          + "\024IMPORT_STRATEGY_KEEP\020\003\022\031\n\025IMPORT_STRATE"
          + "GY_MERGE\020\004\022\037\n\033IMPORT_STRATEGY_THROW_ERRO"
          + "R\020\005B\271\001\n!com.google.cloud.dialogflow.cx.v"
          + "3B\023ImportStrategyProtoP\001Z1cloud.google.c"
          + "om/go/dialogflow/cx/apiv3/cxpb;cxpb\370\001\001\242\002"
          + "\002DF\252\002\035Google.Cloud.Dialogflow.Cx.V3\352\002!Go"
          + "ogle::Cloud::Dialogflow::CX::V3b\006proto3"
    };
    descriptor =
        com.google.protobuf.Descriptors.FileDescriptor.internalBuildGeneratedFileFrom(
            descriptorData, new com.google.protobuf.Descriptors.FileDescriptor[] {});
  }

  // @@protoc_insertion_point(outer_class_scope)
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy