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

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

There is a newer version: 0.71.0
Show newest version
/*
 * 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/generator.proto

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

public final class GeneratorProto {
  private GeneratorProto() {}

  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_google_cloud_dialogflow_cx_v3_Generator_descriptor;
  static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_google_cloud_dialogflow_cx_v3_Generator_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
      internal_static_google_cloud_dialogflow_cx_v3_Generator_Placeholder_descriptor;
  static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_google_cloud_dialogflow_cx_v3_Generator_Placeholder_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
      internal_static_google_cloud_dialogflow_cx_v3_Phrase_descriptor;
  static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_google_cloud_dialogflow_cx_v3_Phrase_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
      internal_static_google_cloud_dialogflow_cx_v3_ListGeneratorsRequest_descriptor;
  static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_google_cloud_dialogflow_cx_v3_ListGeneratorsRequest_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
      internal_static_google_cloud_dialogflow_cx_v3_ListGeneratorsResponse_descriptor;
  static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_google_cloud_dialogflow_cx_v3_ListGeneratorsResponse_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
      internal_static_google_cloud_dialogflow_cx_v3_GetGeneratorRequest_descriptor;
  static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_google_cloud_dialogflow_cx_v3_GetGeneratorRequest_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
      internal_static_google_cloud_dialogflow_cx_v3_CreateGeneratorRequest_descriptor;
  static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_google_cloud_dialogflow_cx_v3_CreateGeneratorRequest_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
      internal_static_google_cloud_dialogflow_cx_v3_UpdateGeneratorRequest_descriptor;
  static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_google_cloud_dialogflow_cx_v3_UpdateGeneratorRequest_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
      internal_static_google_cloud_dialogflow_cx_v3_DeleteGeneratorRequest_descriptor;
  static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_google_cloud_dialogflow_cx_v3_DeleteGeneratorRequest_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-google/cloud/dialogflow/cx/v3/generato"
          + "r.proto\022\035google.cloud.dialogflow.cx.v3\032\034"
          + "google/api/annotations.proto\032\027google/api"
          + "/client.proto\032\037google/api/field_behavior"
          + ".proto\032\031google/api/resource.proto\032\033googl"
          + "e/protobuf/empty.proto\032 google/protobuf/"
          + "field_mask.proto\"\350\002\n\tGenerator\022\014\n\004name\030\001"
          + " \001(\t\022\031\n\014display_name\030\002 \001(\tB\003\340A\002\022?\n\013promp"
          + "t_text\030\003 \001(\0132%.google.cloud.dialogflow.c"
          + "x.v3.PhraseB\003\340A\002\022O\n\014placeholders\030\005 \003(\01324"
          + ".google.cloud.dialogflow.cx.v3.Generator"
          + ".PlaceholderB\003\340A\001\032\'\n\013Placeholder\022\n\n\002id\030\001"
          + " \001(\t\022\014\n\004name\030\002 \001(\t:w\352At\n#dialogflow.goog"
          + "leapis.com/Generator\022Mprojects/{project}"
          + "/locations/{location}/agents/{agent}/gen"
          + "erators/{generator}\"\033\n\006Phrase\022\021\n\004text\030\001 "
          + "\001(\tB\003\340A\002\"\222\001\n\025ListGeneratorsRequest\022;\n\006pa"
          + "rent\030\001 \001(\tB+\340A\002\372A%\022#dialogflow.googleapi"
          + "s.com/Generator\022\025\n\rlanguage_code\030\002 \001(\t\022\021"
          + "\n\tpage_size\030\003 \001(\005\022\022\n\npage_token\030\004 \001(\t\"o\n"
          + "\026ListGeneratorsResponse\022<\n\ngenerators\030\001 "
          + "\003(\0132(.google.cloud.dialogflow.cx.v3.Gene"
          + "rator\022\027\n\017next_page_token\030\002 \001(\t\"g\n\023GetGen"
          + "eratorRequest\0229\n\004name\030\001 \001(\tB+\340A\002\372A%\n#dia"
          + "logflow.googleapis.com/Generator\022\025\n\rlang"
          + "uage_code\030\002 \001(\t\"\256\001\n\026CreateGeneratorReque"
          + "st\022;\n\006parent\030\001 \001(\tB+\340A\002\372A%\022#dialogflow.g"
          + "oogleapis.com/Generator\022@\n\tgenerator\030\002 \001"
          + "(\0132(.google.cloud.dialogflow.cx.v3.Gener"
          + "atorB\003\340A\002\022\025\n\rlanguage_code\030\003 \001(\t\"\242\001\n\026Upd"
          + "ateGeneratorRequest\022@\n\tgenerator\030\001 \001(\0132("
          + ".google.cloud.dialogflow.cx.v3.Generator"
          + "B\003\340A\002\022\025\n\rlanguage_code\030\002 \001(\t\022/\n\013update_m"
          + "ask\030\003 \001(\0132\032.google.protobuf.FieldMask\"b\n"
          + "\026DeleteGeneratorRequest\0229\n\004name\030\001 \001(\tB+\340"
          + "A\002\372A%\n#dialogflow.googleapis.com/Generat"
          + "or\022\r\n\005force\030\002 \001(\0102\351\010\n\nGenerators\022\307\001\n\016Lis"
          + "tGenerators\0224.google.cloud.dialogflow.cx"
          + ".v3.ListGeneratorsRequest\0325.google.cloud"
          + ".dialogflow.cx.v3.ListGeneratorsResponse"
          + "\"H\332A\006parent\202\323\344\223\0029\0227/v3/{parent=projects/"
          + "*/locations/*/agents/*}/generators\022\264\001\n\014G"
          + "etGenerator\0222.google.cloud.dialogflow.cx"
          + ".v3.GetGeneratorRequest\032(.google.cloud.d"
          + "ialogflow.cx.v3.Generator\"F\332A\004name\202\323\344\223\0029"
          + "\0227/v3/{name=projects/*/locations/*/agent"
          + "s/*/generators/*}\022\321\001\n\017CreateGenerator\0225."
          + "google.cloud.dialogflow.cx.v3.CreateGene"
          + "ratorRequest\032(.google.cloud.dialogflow.c"
          + "x.v3.Generator\"]\332A\020parent,generator\202\323\344\223\002"
          + "D\"7/v3/{parent=projects/*/locations/*/ag"
          + "ents/*}/generators:\tgenerator\022\340\001\n\017Update"
          + "Generator\0225.google.cloud.dialogflow.cx.v"
          + "3.UpdateGeneratorRequest\032(.google.cloud."
          + "dialogflow.cx.v3.Generator\"l\332A\025generator"
          + ",update_mask\202\323\344\223\002N2A/v3/{generator.name="
          + "projects/*/locations/*/agents/*/generato"
          + "rs/*}:\tgenerator\022\250\001\n\017DeleteGenerator\0225.g"
          + "oogle.cloud.dialogflow.cx.v3.DeleteGener"
          + "atorRequest\032\026.google.protobuf.Empty\"F\332A\004"
          + "name\202\323\344\223\0029*7/v3/{name=projects/*/locatio"
          + "ns/*/agents/*/generators/*}\032x\312A\031dialogfl"
          + "ow.googleapis.com\322AYhttps://www.googleap"
          + "is.com/auth/cloud-platform,https://www.g"
          + "oogleapis.com/auth/dialogflowB\264\001\n!com.go"
          + "ogle.cloud.dialogflow.cx.v3B\016GeneratorPr"
          + "otoP\001Z1cloud.google.com/go/dialogflow/cx"
          + "/apiv3/cxpb;cxpb\370\001\001\242\002\002DF\252\002\035Google.Cloud."
          + "Dialogflow.Cx.V3\352\002!Google::Cloud::Dialog"
          + "flow::CX::V3b\006proto3"
    };
    descriptor =
        com.google.protobuf.Descriptors.FileDescriptor.internalBuildGeneratedFileFrom(
            descriptorData,
            new com.google.protobuf.Descriptors.FileDescriptor[] {
              com.google.api.AnnotationsProto.getDescriptor(),
              com.google.api.ClientProto.getDescriptor(),
              com.google.api.FieldBehaviorProto.getDescriptor(),
              com.google.api.ResourceProto.getDescriptor(),
              com.google.protobuf.EmptyProto.getDescriptor(),
              com.google.protobuf.FieldMaskProto.getDescriptor(),
            });
    internal_static_google_cloud_dialogflow_cx_v3_Generator_descriptor =
        getDescriptor().getMessageTypes().get(0);
    internal_static_google_cloud_dialogflow_cx_v3_Generator_fieldAccessorTable =
        new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
            internal_static_google_cloud_dialogflow_cx_v3_Generator_descriptor,
            new java.lang.String[] {
              "Name", "DisplayName", "PromptText", "Placeholders",
            });
    internal_static_google_cloud_dialogflow_cx_v3_Generator_Placeholder_descriptor =
        internal_static_google_cloud_dialogflow_cx_v3_Generator_descriptor.getNestedTypes().get(0);
    internal_static_google_cloud_dialogflow_cx_v3_Generator_Placeholder_fieldAccessorTable =
        new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
            internal_static_google_cloud_dialogflow_cx_v3_Generator_Placeholder_descriptor,
            new java.lang.String[] {
              "Id", "Name",
            });
    internal_static_google_cloud_dialogflow_cx_v3_Phrase_descriptor =
        getDescriptor().getMessageTypes().get(1);
    internal_static_google_cloud_dialogflow_cx_v3_Phrase_fieldAccessorTable =
        new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
            internal_static_google_cloud_dialogflow_cx_v3_Phrase_descriptor,
            new java.lang.String[] {
              "Text",
            });
    internal_static_google_cloud_dialogflow_cx_v3_ListGeneratorsRequest_descriptor =
        getDescriptor().getMessageTypes().get(2);
    internal_static_google_cloud_dialogflow_cx_v3_ListGeneratorsRequest_fieldAccessorTable =
        new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
            internal_static_google_cloud_dialogflow_cx_v3_ListGeneratorsRequest_descriptor,
            new java.lang.String[] {
              "Parent", "LanguageCode", "PageSize", "PageToken",
            });
    internal_static_google_cloud_dialogflow_cx_v3_ListGeneratorsResponse_descriptor =
        getDescriptor().getMessageTypes().get(3);
    internal_static_google_cloud_dialogflow_cx_v3_ListGeneratorsResponse_fieldAccessorTable =
        new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
            internal_static_google_cloud_dialogflow_cx_v3_ListGeneratorsResponse_descriptor,
            new java.lang.String[] {
              "Generators", "NextPageToken",
            });
    internal_static_google_cloud_dialogflow_cx_v3_GetGeneratorRequest_descriptor =
        getDescriptor().getMessageTypes().get(4);
    internal_static_google_cloud_dialogflow_cx_v3_GetGeneratorRequest_fieldAccessorTable =
        new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
            internal_static_google_cloud_dialogflow_cx_v3_GetGeneratorRequest_descriptor,
            new java.lang.String[] {
              "Name", "LanguageCode",
            });
    internal_static_google_cloud_dialogflow_cx_v3_CreateGeneratorRequest_descriptor =
        getDescriptor().getMessageTypes().get(5);
    internal_static_google_cloud_dialogflow_cx_v3_CreateGeneratorRequest_fieldAccessorTable =
        new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
            internal_static_google_cloud_dialogflow_cx_v3_CreateGeneratorRequest_descriptor,
            new java.lang.String[] {
              "Parent", "Generator", "LanguageCode",
            });
    internal_static_google_cloud_dialogflow_cx_v3_UpdateGeneratorRequest_descriptor =
        getDescriptor().getMessageTypes().get(6);
    internal_static_google_cloud_dialogflow_cx_v3_UpdateGeneratorRequest_fieldAccessorTable =
        new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
            internal_static_google_cloud_dialogflow_cx_v3_UpdateGeneratorRequest_descriptor,
            new java.lang.String[] {
              "Generator", "LanguageCode", "UpdateMask",
            });
    internal_static_google_cloud_dialogflow_cx_v3_DeleteGeneratorRequest_descriptor =
        getDescriptor().getMessageTypes().get(7);
    internal_static_google_cloud_dialogflow_cx_v3_DeleteGeneratorRequest_fieldAccessorTable =
        new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
            internal_static_google_cloud_dialogflow_cx_v3_DeleteGeneratorRequest_descriptor,
            new java.lang.String[] {
              "Name", "Force",
            });
    com.google.protobuf.ExtensionRegistry registry =
        com.google.protobuf.ExtensionRegistry.newInstance();
    registry.add(com.google.api.ClientProto.defaultHost);
    registry.add(com.google.api.FieldBehaviorProto.fieldBehavior);
    registry.add(com.google.api.AnnotationsProto.http);
    registry.add(com.google.api.ClientProto.methodSignature);
    registry.add(com.google.api.ClientProto.oauthScopes);
    registry.add(com.google.api.ResourceProto.resource);
    registry.add(com.google.api.ResourceProto.resourceReference);
    com.google.protobuf.Descriptors.FileDescriptor.internalUpdateFileDescriptor(
        descriptor, registry);
    com.google.api.AnnotationsProto.getDescriptor();
    com.google.api.ClientProto.getDescriptor();
    com.google.api.FieldBehaviorProto.getDescriptor();
    com.google.api.ResourceProto.getDescriptor();
    com.google.protobuf.EmptyProto.getDescriptor();
    com.google.protobuf.FieldMaskProto.getDescriptor();
  }

  // @@protoc_insertion_point(outer_class_scope)
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy