com.google.cloud.dialogflow.cx.v3beta1.ToolCallProto Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of proto-google-cloud-dialogflow-cx-v3beta1 Show documentation
Show all versions of proto-google-cloud-dialogflow-cx-v3beta1 Show documentation
PROTO library for proto-google-cloud-dialogflow-cx-v3beta1
/*
* 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/tool_call.proto
// Protobuf Java Version: 3.25.4
package com.google.cloud.dialogflow.cx.v3beta1;
public final class ToolCallProto {
private ToolCallProto() {}
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_ToolCall_descriptor;
static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_google_cloud_dialogflow_cx_v3beta1_ToolCall_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_google_cloud_dialogflow_cx_v3beta1_ToolCallResult_descriptor;
static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_google_cloud_dialogflow_cx_v3beta1_ToolCallResult_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_google_cloud_dialogflow_cx_v3beta1_ToolCallResult_Error_descriptor;
static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_google_cloud_dialogflow_cx_v3beta1_ToolCallResult_Error_fieldAccessorTable;
public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() {
return descriptor;
}
private static com.google.protobuf.Descriptors.FileDescriptor descriptor;
static {
java.lang.String[] descriptorData = {
"\n2google/cloud/dialogflow/cx/v3beta1/too"
+ "l_call.proto\022\"google.cloud.dialogflow.cx"
+ ".v3beta1\032\034google/api/annotations.proto\032\027"
+ "google/api/client.proto\032\037google/api/fiel"
+ "d_behavior.proto\032\031google/api/resource.pr"
+ "oto\032\034google/protobuf/struct.proto\"\215\001\n\010To"
+ "olCall\0224\n\004tool\030\001 \001(\tB&\340A\002\372A \n\036dialogflow"
+ ".googleapis.com/Tool\022\023\n\006action\030\002 \001(\tB\003\340A"
+ "\002\0226\n\020input_parameters\030\003 \001(\0132\027.google.pro"
+ "tobuf.StructB\003\340A\001\"\205\002\n\016ToolCallResult\0224\n\004"
+ "tool\030\001 \001(\tB&\340A\002\372A \n\036dialogflow.googleapi"
+ "s.com/Tool\022\023\n\006action\030\002 \001(\tB\003\340A\002\022I\n\005error"
+ "\030\003 \001(\01328.google.cloud.dialogflow.cx.v3be"
+ "ta1.ToolCallResult.ErrorH\000\0224\n\021output_par"
+ "ameters\030\004 \001(\0132\027.google.protobuf.StructH\000"
+ "\032\035\n\005Error\022\024\n\007message\030\001 \001(\tB\003\340A\001B\010\n\006resul"
+ "tB\307\001\n&com.google.cloud.dialogflow.cx.v3b"
+ "eta1B\rToolCallProtoP\001Z6cloud.google.com/"
+ "go/dialogflow/cx/apiv3beta1/cxpb;cxpb\370\001\001"
+ "\242\002\002DF\252\002\"Google.Cloud.Dialogflow.Cx.V3Bet"
+ "a1\352\002&Google::Cloud::Dialogflow::CX::V3be"
+ "ta1b\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.StructProto.getDescriptor(),
});
internal_static_google_cloud_dialogflow_cx_v3beta1_ToolCall_descriptor =
getDescriptor().getMessageTypes().get(0);
internal_static_google_cloud_dialogflow_cx_v3beta1_ToolCall_fieldAccessorTable =
new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_google_cloud_dialogflow_cx_v3beta1_ToolCall_descriptor,
new java.lang.String[] {
"Tool", "Action", "InputParameters",
});
internal_static_google_cloud_dialogflow_cx_v3beta1_ToolCallResult_descriptor =
getDescriptor().getMessageTypes().get(1);
internal_static_google_cloud_dialogflow_cx_v3beta1_ToolCallResult_fieldAccessorTable =
new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_google_cloud_dialogflow_cx_v3beta1_ToolCallResult_descriptor,
new java.lang.String[] {
"Tool", "Action", "Error", "OutputParameters", "Result",
});
internal_static_google_cloud_dialogflow_cx_v3beta1_ToolCallResult_Error_descriptor =
internal_static_google_cloud_dialogflow_cx_v3beta1_ToolCallResult_descriptor
.getNestedTypes()
.get(0);
internal_static_google_cloud_dialogflow_cx_v3beta1_ToolCallResult_Error_fieldAccessorTable =
new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_google_cloud_dialogflow_cx_v3beta1_ToolCallResult_Error_descriptor,
new java.lang.String[] {
"Message",
});
com.google.protobuf.ExtensionRegistry registry =
com.google.protobuf.ExtensionRegistry.newInstance();
registry.add(com.google.api.FieldBehaviorProto.fieldBehavior);
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.StructProto.getDescriptor();
}
// @@protoc_insertion_point(outer_class_scope)
}