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

com.google.cloud.dialogflow.cx.v3beta1.TransitionRouteGroupProto Maven / Gradle / Ivy

There is a newer version: 0.65.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/v3beta1/transition_route_group.proto

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

public final class TransitionRouteGroupProto {
  private TransitionRouteGroupProto() {}

  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_v3beta1_TransitionRouteGroup_descriptor;
  static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_google_cloud_dialogflow_cx_v3beta1_TransitionRouteGroup_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
      internal_static_google_cloud_dialogflow_cx_v3beta1_ListTransitionRouteGroupsRequest_descriptor;
  static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_google_cloud_dialogflow_cx_v3beta1_ListTransitionRouteGroupsRequest_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
      internal_static_google_cloud_dialogflow_cx_v3beta1_ListTransitionRouteGroupsResponse_descriptor;
  static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_google_cloud_dialogflow_cx_v3beta1_ListTransitionRouteGroupsResponse_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
      internal_static_google_cloud_dialogflow_cx_v3beta1_GetTransitionRouteGroupRequest_descriptor;
  static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_google_cloud_dialogflow_cx_v3beta1_GetTransitionRouteGroupRequest_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
      internal_static_google_cloud_dialogflow_cx_v3beta1_CreateTransitionRouteGroupRequest_descriptor;
  static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_google_cloud_dialogflow_cx_v3beta1_CreateTransitionRouteGroupRequest_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
      internal_static_google_cloud_dialogflow_cx_v3beta1_UpdateTransitionRouteGroupRequest_descriptor;
  static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_google_cloud_dialogflow_cx_v3beta1_UpdateTransitionRouteGroupRequest_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
      internal_static_google_cloud_dialogflow_cx_v3beta1_DeleteTransitionRouteGroupRequest_descriptor;
  static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_google_cloud_dialogflow_cx_v3beta1_DeleteTransitionRouteGroupRequest_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/v3beta1/tra"
          + "nsition_route_group.proto\022\"google.cloud."
          + "dialogflow.cx.v3beta1\032\034google/api/annota"
          + "tions.proto\032\027google/api/client.proto\032\037go"
          + "ogle/api/field_behavior.proto\032\031google/ap"
          + "i/resource.proto\032-google/cloud/dialogflo"
          + "w/cx/v3beta1/page.proto\032\033google/protobuf"
          + "/empty.proto\032 google/protobuf/field_mask"
          + ".proto\"\316\003\n\024TransitionRouteGroup\022\014\n\004name\030"
          + "\001 \001(\t\022\031\n\014display_name\030\002 \001(\tB\003\340A\002\022N\n\021tran"
          + "sition_routes\030\005 \003(\01323.google.cloud.dialo"
          + "gflow.cx.v3beta1.TransitionRoute:\274\002\352A\270\002\n"
          + ".dialogflow.googleapis.com/TransitionRou"
          + "teGroup\022rprojects/{project}/locations/{l"
          + "ocation}/agents/{agent}/flows/{flow}/tra"
          + "nsitionRouteGroups/{transition_route_gro"
          + "up}\022eprojects/{project}/locations/{locat"
          + "ion}/agents/{agent}/transitionRouteGroup"
          + "s/{transition_route_group}*\025transitionRo"
          + "uteGroups2\024transitionRouteGroup\"\250\001\n List"
          + "TransitionRouteGroupsRequest\022F\n\006parent\030\001"
          + " \001(\tB6\340A\002\372A0\022.dialogflow.googleapis.com/"
          + "TransitionRouteGroup\022\021\n\tpage_size\030\002 \001(\005\022"
          + "\022\n\npage_token\030\003 \001(\t\022\025\n\rlanguage_code\030\004 \001"
          + "(\t\"\227\001\n!ListTransitionRouteGroupsResponse"
          + "\022Y\n\027transition_route_groups\030\001 \003(\01328.goog"
          + "le.cloud.dialogflow.cx.v3beta1.Transitio"
          + "nRouteGroup\022\027\n\017next_page_token\030\002 \001(\t\"}\n\036"
          + "GetTransitionRouteGroupRequest\022D\n\004name\030\001"
          + " \001(\tB6\340A\002\372A0\n.dialogflow.googleapis.com/"
          + "TransitionRouteGroup\022\025\n\rlanguage_code\030\002 "
          + "\001(\t\"\341\001\n!CreateTransitionRouteGroupReques"
          + "t\022F\n\006parent\030\001 \001(\tB6\340A\002\372A0\022.dialogflow.go"
          + "ogleapis.com/TransitionRouteGroup\022]\n\026tra"
          + "nsition_route_group\030\002 \001(\01328.google.cloud"
          + ".dialogflow.cx.v3beta1.TransitionRouteGr"
          + "oupB\003\340A\002\022\025\n\rlanguage_code\030\003 \001(\t\"\312\001\n!Upda"
          + "teTransitionRouteGroupRequest\022]\n\026transit"
          + "ion_route_group\030\001 \001(\01328.google.cloud.dia"
          + "logflow.cx.v3beta1.TransitionRouteGroupB"
          + "\003\340A\002\022/\n\013update_mask\030\002 \001(\0132\032.google.proto"
          + "buf.FieldMask\022\025\n\rlanguage_code\030\003 \001(\t\"x\n!"
          + "DeleteTransitionRouteGroupRequest\022D\n\004nam"
          + "e\030\001 \001(\tB6\340A\002\372A0\n.dialogflow.googleapis.c"
          + "om/TransitionRouteGroup\022\r\n\005force\030\002 \001(\0102\274"
          + "\017\n\025TransitionRouteGroups\022\327\002\n\031ListTransit"
          + "ionRouteGroups\022D.google.cloud.dialogflow"
          + ".cx.v3beta1.ListTransitionRouteGroupsReq"
          + "uest\032E.google.cloud.dialogflow.cx.v3beta"
          + "1.ListTransitionRouteGroupsResponse\"\254\001\332A"
          + "\006parent\202\323\344\223\002\234\001\022O/v3beta1/{parent=project"
          + "s/*/locations/*/agents/*/flows/*}/transi"
          + "tionRouteGroupsZI\022G/v3beta1/{parent=proj"
          + "ects/*/locations/*/agents/*}/transitionR"
          + "outeGroups\022\304\002\n\027GetTransitionRouteGroup\022B"
          + ".google.cloud.dialogflow.cx.v3beta1.GetT"
          + "ransitionRouteGroupRequest\0328.google.clou"
          + "d.dialogflow.cx.v3beta1.TransitionRouteG"
          + "roup\"\252\001\332A\004name\202\323\344\223\002\234\001\022O/v3beta1/{name=pr"
          + "ojects/*/locations/*/agents/*/flows/*/tr"
          + "ansitionRouteGroups/*}ZI\022G/v3beta1/{name"
          + "=projects/*/locations/*/agents/*/transit"
          + "ionRouteGroups/*}\022\223\003\n\032CreateTransitionRo"
          + "uteGroup\022E.google.cloud.dialogflow.cx.v3"
          + "beta1.CreateTransitionRouteGroupRequest\032"
          + "8.google.cloud.dialogflow.cx.v3beta1.Tra"
          + "nsitionRouteGroup\"\363\001\332A\035parent,transition"
          + "_route_group\202\323\344\223\002\314\001\"O/v3beta1/{parent=pr"
          + "ojects/*/locations/*/agents/*/flows/*}/t"
          + "ransitionRouteGroups:\026transition_route_g"
          + "roupZa\"G/v3beta1/{parent=projects/*/loca"
          + "tions/*/agents/*}/transitionRouteGroups:"
          + "\026transition_route_group\022\306\003\n\032UpdateTransi"
          + "tionRouteGroup\022E.google.cloud.dialogflow"
          + ".cx.v3beta1.UpdateTransitionRouteGroupRe"
          + "quest\0328.google.cloud.dialogflow.cx.v3bet"
          + "a1.TransitionRouteGroup\"\246\002\332A\"transition_"
          + "route_group,update_mask\202\323\344\223\002\372\0012f/v3beta1"
          + "/{transition_route_group.name=projects/*"
          + "/locations/*/agents/*/flows/*/transition"
          + "RouteGroups/*}:\026transition_route_groupZx"
          + "2^/v3beta1/{transition_route_group.name="
          + "projects/*/locations/*/agents/*/transiti"
          + "onRouteGroups/*}:\026transition_route_group"
          + "\022\250\002\n\032DeleteTransitionRouteGroup\022E.google"
          + ".cloud.dialogflow.cx.v3beta1.DeleteTrans"
          + "itionRouteGroupRequest\032\026.google.protobuf"
          + ".Empty\"\252\001\332A\004name\202\323\344\223\002\234\001*O/v3beta1/{name="
          + "projects/*/locations/*/agents/*/flows/*/"
          + "transitionRouteGroups/*}ZI*G/v3beta1/{na"
          + "me=projects/*/locations/*/agents/*/trans"
          + "itionRouteGroups/*}\032x\312A\031dialogflow.googl"
          + "eapis.com\322AYhttps://www.googleapis.com/a"
          + "uth/cloud-platform,https://www.googleapi"
          + "s.com/auth/dialogflowB\323\001\n&com.google.clo"
          + "ud.dialogflow.cx.v3beta1B\031TransitionRout"
          + "eGroupProtoP\001Z6cloud.google.com/go/dialo"
          + "gflow/cx/apiv3beta1/cxpb;cxpb\370\001\001\242\002\002DF\252\002\""
          + "Google.Cloud.Dialogflow.Cx.V3Beta1\352\002&Goo"
          + "gle::Cloud::Dialogflow::CX::V3beta1b\006pro"
          + "to3"
    };
    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.cloud.dialogflow.cx.v3beta1.PageProto.getDescriptor(),
              com.google.protobuf.EmptyProto.getDescriptor(),
              com.google.protobuf.FieldMaskProto.getDescriptor(),
            });
    internal_static_google_cloud_dialogflow_cx_v3beta1_TransitionRouteGroup_descriptor =
        getDescriptor().getMessageTypes().get(0);
    internal_static_google_cloud_dialogflow_cx_v3beta1_TransitionRouteGroup_fieldAccessorTable =
        new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
            internal_static_google_cloud_dialogflow_cx_v3beta1_TransitionRouteGroup_descriptor,
            new java.lang.String[] {
              "Name", "DisplayName", "TransitionRoutes",
            });
    internal_static_google_cloud_dialogflow_cx_v3beta1_ListTransitionRouteGroupsRequest_descriptor =
        getDescriptor().getMessageTypes().get(1);
    internal_static_google_cloud_dialogflow_cx_v3beta1_ListTransitionRouteGroupsRequest_fieldAccessorTable =
        new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
            internal_static_google_cloud_dialogflow_cx_v3beta1_ListTransitionRouteGroupsRequest_descriptor,
            new java.lang.String[] {
              "Parent", "PageSize", "PageToken", "LanguageCode",
            });
    internal_static_google_cloud_dialogflow_cx_v3beta1_ListTransitionRouteGroupsResponse_descriptor =
        getDescriptor().getMessageTypes().get(2);
    internal_static_google_cloud_dialogflow_cx_v3beta1_ListTransitionRouteGroupsResponse_fieldAccessorTable =
        new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
            internal_static_google_cloud_dialogflow_cx_v3beta1_ListTransitionRouteGroupsResponse_descriptor,
            new java.lang.String[] {
              "TransitionRouteGroups", "NextPageToken",
            });
    internal_static_google_cloud_dialogflow_cx_v3beta1_GetTransitionRouteGroupRequest_descriptor =
        getDescriptor().getMessageTypes().get(3);
    internal_static_google_cloud_dialogflow_cx_v3beta1_GetTransitionRouteGroupRequest_fieldAccessorTable =
        new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
            internal_static_google_cloud_dialogflow_cx_v3beta1_GetTransitionRouteGroupRequest_descriptor,
            new java.lang.String[] {
              "Name", "LanguageCode",
            });
    internal_static_google_cloud_dialogflow_cx_v3beta1_CreateTransitionRouteGroupRequest_descriptor =
        getDescriptor().getMessageTypes().get(4);
    internal_static_google_cloud_dialogflow_cx_v3beta1_CreateTransitionRouteGroupRequest_fieldAccessorTable =
        new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
            internal_static_google_cloud_dialogflow_cx_v3beta1_CreateTransitionRouteGroupRequest_descriptor,
            new java.lang.String[] {
              "Parent", "TransitionRouteGroup", "LanguageCode",
            });
    internal_static_google_cloud_dialogflow_cx_v3beta1_UpdateTransitionRouteGroupRequest_descriptor =
        getDescriptor().getMessageTypes().get(5);
    internal_static_google_cloud_dialogflow_cx_v3beta1_UpdateTransitionRouteGroupRequest_fieldAccessorTable =
        new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
            internal_static_google_cloud_dialogflow_cx_v3beta1_UpdateTransitionRouteGroupRequest_descriptor,
            new java.lang.String[] {
              "TransitionRouteGroup", "UpdateMask", "LanguageCode",
            });
    internal_static_google_cloud_dialogflow_cx_v3beta1_DeleteTransitionRouteGroupRequest_descriptor =
        getDescriptor().getMessageTypes().get(6);
    internal_static_google_cloud_dialogflow_cx_v3beta1_DeleteTransitionRouteGroupRequest_fieldAccessorTable =
        new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
            internal_static_google_cloud_dialogflow_cx_v3beta1_DeleteTransitionRouteGroupRequest_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.cloud.dialogflow.cx.v3beta1.PageProto.getDescriptor();
    com.google.protobuf.EmptyProto.getDescriptor();
    com.google.protobuf.FieldMaskProto.getDescriptor();
  }

  // @@protoc_insertion_point(outer_class_scope)
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy