diff --git a/proto-google-cloud-dialogflow-v2/src/main/java/com/google/cloud/dialogflow/v2/Intent.java b/proto-google-cloud-dialogflow-v2/src/main/java/com/google/cloud/dialogflow/v2/Intent.java index 5731c861b..6b36fde5b 100644 --- a/proto-google-cloud-dialogflow-v2/src/main/java/com/google/cloud/dialogflow/v2/Intent.java +++ b/proto-google-cloud-dialogflow-v2/src/main/java/com/google/cloud/dialogflow/v2/Intent.java @@ -48387,13 +48387,15 @@ public int getDefaultResponsePlatformsValue(int index) { * * *
+ * Output only. * Read-only. The unique identifier of the root intent in the chain of * followup intents. It identifies the correct followup intents chain for * this intent. We populate this field only in the output. * Format: `projects/<Project ID>/agent/intents/<Intent ID>`. ** - *
string root_followup_intent_name = 16;
+ * string root_followup_intent_name = 16 [(.google.api.field_behavior) = OUTPUT_ONLY];
+ *
*
* @return The rootFollowupIntentName.
*/
@@ -48413,13 +48415,15 @@ public java.lang.String getRootFollowupIntentName() {
*
*
* + * Output only. * Read-only. The unique identifier of the root intent in the chain of * followup intents. It identifies the correct followup intents chain for * this intent. We populate this field only in the output. * Format: `projects/<Project ID>/agent/intents/<Intent ID>`. ** - *
string root_followup_intent_name = 16;
+ * string root_followup_intent_name = 16 [(.google.api.field_behavior) = OUTPUT_ONLY];
+ *
*
* @return The bytes for rootFollowupIntentName.
*/
@@ -48504,11 +48508,12 @@ public com.google.protobuf.ByteString getParentFollowupIntentNameBytes() {
*
*
* - * Read-only. Information about all followup intents that have this intent as + * Output only. Read-only. Information about all followup intents that have this intent as * a direct or indirect parent. We populate this field only in the output. ** - *
repeated .google.cloud.dialogflow.v2.Intent.FollowupIntentInfo followup_intent_info = 18;
+ *
+ * repeated .google.cloud.dialogflow.v2.Intent.FollowupIntentInfo followup_intent_info = 18 [(.google.api.field_behavior) = OUTPUT_ONLY];
*
*/
@java.lang.Override
@@ -48520,11 +48525,12 @@ public com.google.protobuf.ByteString getParentFollowupIntentNameBytes() {
*
*
*
- * Read-only. Information about all followup intents that have this intent as
+ * Output only. Read-only. Information about all followup intents that have this intent as
* a direct or indirect parent. We populate this field only in the output.
*
*
- * repeated .google.cloud.dialogflow.v2.Intent.FollowupIntentInfo followup_intent_info = 18;
+ *
+ * repeated .google.cloud.dialogflow.v2.Intent.FollowupIntentInfo followup_intent_info = 18 [(.google.api.field_behavior) = OUTPUT_ONLY];
*
*/
@java.lang.Override
@@ -48536,11 +48542,12 @@ public com.google.protobuf.ByteString getParentFollowupIntentNameBytes() {
*
*
*
- * Read-only. Information about all followup intents that have this intent as
+ * Output only. Read-only. Information about all followup intents that have this intent as
* a direct or indirect parent. We populate this field only in the output.
*
*
- * repeated .google.cloud.dialogflow.v2.Intent.FollowupIntentInfo followup_intent_info = 18;
+ *
+ * repeated .google.cloud.dialogflow.v2.Intent.FollowupIntentInfo followup_intent_info = 18 [(.google.api.field_behavior) = OUTPUT_ONLY];
*
*/
@java.lang.Override
@@ -48551,11 +48558,12 @@ public int getFollowupIntentInfoCount() {
*
*
*
- * Read-only. Information about all followup intents that have this intent as
+ * Output only. Read-only. Information about all followup intents that have this intent as
* a direct or indirect parent. We populate this field only in the output.
*
*
- * repeated .google.cloud.dialogflow.v2.Intent.FollowupIntentInfo followup_intent_info = 18;
+ *
+ * repeated .google.cloud.dialogflow.v2.Intent.FollowupIntentInfo followup_intent_info = 18 [(.google.api.field_behavior) = OUTPUT_ONLY];
*
*/
@java.lang.Override
@@ -48566,11 +48574,12 @@ public com.google.cloud.dialogflow.v2.Intent.FollowupIntentInfo getFollowupInten
*
*
*
- * Read-only. Information about all followup intents that have this intent as
+ * Output only. Read-only. Information about all followup intents that have this intent as
* a direct or indirect parent. We populate this field only in the output.
*
*
- * repeated .google.cloud.dialogflow.v2.Intent.FollowupIntentInfo followup_intent_info = 18;
+ *
+ * repeated .google.cloud.dialogflow.v2.Intent.FollowupIntentInfo followup_intent_info = 18 [(.google.api.field_behavior) = OUTPUT_ONLY];
*
*/
@java.lang.Override
@@ -52590,13 +52599,15 @@ public Builder addAllDefaultResponsePlatformsValue(
*
*
*
+ * Output only.
* Read-only. The unique identifier of the root intent in the chain of
* followup intents. It identifies the correct followup intents chain for
* this intent. We populate this field only in the output.
* Format: `projects/<Project ID>/agent/intents/<Intent ID>`.
*
*
- * string root_followup_intent_name = 16;
+ * string root_followup_intent_name = 16 [(.google.api.field_behavior) = OUTPUT_ONLY];
+ *
*
* @return The rootFollowupIntentName.
*/
@@ -52615,13 +52626,15 @@ public java.lang.String getRootFollowupIntentName() {
*
*
*
+ * Output only.
* Read-only. The unique identifier of the root intent in the chain of
* followup intents. It identifies the correct followup intents chain for
* this intent. We populate this field only in the output.
* Format: `projects/<Project ID>/agent/intents/<Intent ID>`.
*
*
- * string root_followup_intent_name = 16;
+ * string root_followup_intent_name = 16 [(.google.api.field_behavior) = OUTPUT_ONLY];
+ *
*
* @return The bytes for rootFollowupIntentName.
*/
@@ -52640,13 +52653,15 @@ public com.google.protobuf.ByteString getRootFollowupIntentNameBytes() {
*
*
*
+ * Output only.
* Read-only. The unique identifier of the root intent in the chain of
* followup intents. It identifies the correct followup intents chain for
* this intent. We populate this field only in the output.
* Format: `projects/<Project ID>/agent/intents/<Intent ID>`.
*
*
- * string root_followup_intent_name = 16;
+ * string root_followup_intent_name = 16 [(.google.api.field_behavior) = OUTPUT_ONLY];
+ *
*
* @param value The rootFollowupIntentName to set.
* @return This builder for chaining.
@@ -52664,13 +52679,15 @@ public Builder setRootFollowupIntentName(java.lang.String value) {
*
*
*
+ * Output only.
* Read-only. The unique identifier of the root intent in the chain of
* followup intents. It identifies the correct followup intents chain for
* this intent. We populate this field only in the output.
* Format: `projects/<Project ID>/agent/intents/<Intent ID>`.
*
*
- * string root_followup_intent_name = 16;
+ * string root_followup_intent_name = 16 [(.google.api.field_behavior) = OUTPUT_ONLY];
+ *
*
* @return This builder for chaining.
*/
@@ -52684,13 +52701,15 @@ public Builder clearRootFollowupIntentName() {
*
*
*
+ * Output only.
* Read-only. The unique identifier of the root intent in the chain of
* followup intents. It identifies the correct followup intents chain for
* this intent. We populate this field only in the output.
* Format: `projects/<Project ID>/agent/intents/<Intent ID>`.
*
*
- * string root_followup_intent_name = 16;
+ * string root_followup_intent_name = 16 [(.google.api.field_behavior) = OUTPUT_ONLY];
+ *
*
* @param value The bytes for rootFollowupIntentName to set.
* @return This builder for chaining.
@@ -52864,12 +52883,12 @@ private void ensureFollowupIntentInfoIsMutable() {
*
*
*
- * Read-only. Information about all followup intents that have this intent as
+ * Output only. Read-only. Information about all followup intents that have this intent as
* a direct or indirect parent. We populate this field only in the output.
*
*
*
- * repeated .google.cloud.dialogflow.v2.Intent.FollowupIntentInfo followup_intent_info = 18;
+ * repeated .google.cloud.dialogflow.v2.Intent.FollowupIntentInfo followup_intent_info = 18 [(.google.api.field_behavior) = OUTPUT_ONLY];
*
*/
public java.util.List
@@ -52884,12 +52903,12 @@ private void ensureFollowupIntentInfoIsMutable() {
*
*
*
- * Read-only. Information about all followup intents that have this intent as
+ * Output only. Read-only. Information about all followup intents that have this intent as
* a direct or indirect parent. We populate this field only in the output.
*
*
*
- * repeated .google.cloud.dialogflow.v2.Intent.FollowupIntentInfo followup_intent_info = 18;
+ * repeated .google.cloud.dialogflow.v2.Intent.FollowupIntentInfo followup_intent_info = 18 [(.google.api.field_behavior) = OUTPUT_ONLY];
*
*/
public int getFollowupIntentInfoCount() {
@@ -52903,12 +52922,12 @@ public int getFollowupIntentInfoCount() {
*
*
*
- * Read-only. Information about all followup intents that have this intent as
+ * Output only. Read-only. Information about all followup intents that have this intent as
* a direct or indirect parent. We populate this field only in the output.
*
*
*
- * repeated .google.cloud.dialogflow.v2.Intent.FollowupIntentInfo followup_intent_info = 18;
+ * repeated .google.cloud.dialogflow.v2.Intent.FollowupIntentInfo followup_intent_info = 18 [(.google.api.field_behavior) = OUTPUT_ONLY];
*
*/
public com.google.cloud.dialogflow.v2.Intent.FollowupIntentInfo getFollowupIntentInfo(
@@ -52923,12 +52942,12 @@ public com.google.cloud.dialogflow.v2.Intent.FollowupIntentInfo getFollowupInten
*
*
*
- * Read-only. Information about all followup intents that have this intent as
+ * Output only. Read-only. Information about all followup intents that have this intent as
* a direct or indirect parent. We populate this field only in the output.
*
*
*
- * repeated .google.cloud.dialogflow.v2.Intent.FollowupIntentInfo followup_intent_info = 18;
+ * repeated .google.cloud.dialogflow.v2.Intent.FollowupIntentInfo followup_intent_info = 18 [(.google.api.field_behavior) = OUTPUT_ONLY];
*
*/
public Builder setFollowupIntentInfo(
@@ -52949,12 +52968,12 @@ public Builder setFollowupIntentInfo(
*
*
*
- * Read-only. Information about all followup intents that have this intent as
+ * Output only. Read-only. Information about all followup intents that have this intent as
* a direct or indirect parent. We populate this field only in the output.
*
*
*
- * repeated .google.cloud.dialogflow.v2.Intent.FollowupIntentInfo followup_intent_info = 18;
+ * repeated .google.cloud.dialogflow.v2.Intent.FollowupIntentInfo followup_intent_info = 18 [(.google.api.field_behavior) = OUTPUT_ONLY];
*
*/
public Builder setFollowupIntentInfo(
@@ -52973,12 +52992,12 @@ public Builder setFollowupIntentInfo(
*
*
*
- * Read-only. Information about all followup intents that have this intent as
+ * Output only. Read-only. Information about all followup intents that have this intent as
* a direct or indirect parent. We populate this field only in the output.
*
*
*
- * repeated .google.cloud.dialogflow.v2.Intent.FollowupIntentInfo followup_intent_info = 18;
+ * repeated .google.cloud.dialogflow.v2.Intent.FollowupIntentInfo followup_intent_info = 18 [(.google.api.field_behavior) = OUTPUT_ONLY];
*
*/
public Builder addFollowupIntentInfo(
@@ -52999,12 +53018,12 @@ public Builder addFollowupIntentInfo(
*
*
*
- * Read-only. Information about all followup intents that have this intent as
+ * Output only. Read-only. Information about all followup intents that have this intent as
* a direct or indirect parent. We populate this field only in the output.
*
*
*
- * repeated .google.cloud.dialogflow.v2.Intent.FollowupIntentInfo followup_intent_info = 18;
+ * repeated .google.cloud.dialogflow.v2.Intent.FollowupIntentInfo followup_intent_info = 18 [(.google.api.field_behavior) = OUTPUT_ONLY];
*
*/
public Builder addFollowupIntentInfo(
@@ -53025,12 +53044,12 @@ public Builder addFollowupIntentInfo(
*
*
*
- * Read-only. Information about all followup intents that have this intent as
+ * Output only. Read-only. Information about all followup intents that have this intent as
* a direct or indirect parent. We populate this field only in the output.
*
*
*
- * repeated .google.cloud.dialogflow.v2.Intent.FollowupIntentInfo followup_intent_info = 18;
+ * repeated .google.cloud.dialogflow.v2.Intent.FollowupIntentInfo followup_intent_info = 18 [(.google.api.field_behavior) = OUTPUT_ONLY];
*
*/
public Builder addFollowupIntentInfo(
@@ -53048,12 +53067,12 @@ public Builder addFollowupIntentInfo(
*
*
*
- * Read-only. Information about all followup intents that have this intent as
+ * Output only. Read-only. Information about all followup intents that have this intent as
* a direct or indirect parent. We populate this field only in the output.
*
*
*
- * repeated .google.cloud.dialogflow.v2.Intent.FollowupIntentInfo followup_intent_info = 18;
+ * repeated .google.cloud.dialogflow.v2.Intent.FollowupIntentInfo followup_intent_info = 18 [(.google.api.field_behavior) = OUTPUT_ONLY];
*
*/
public Builder addFollowupIntentInfo(
@@ -53072,12 +53091,12 @@ public Builder addFollowupIntentInfo(
*
*
*
- * Read-only. Information about all followup intents that have this intent as
+ * Output only. Read-only. Information about all followup intents that have this intent as
* a direct or indirect parent. We populate this field only in the output.
*
*
*
- * repeated .google.cloud.dialogflow.v2.Intent.FollowupIntentInfo followup_intent_info = 18;
+ * repeated .google.cloud.dialogflow.v2.Intent.FollowupIntentInfo followup_intent_info = 18 [(.google.api.field_behavior) = OUTPUT_ONLY];
*
*/
public Builder addAllFollowupIntentInfo(
@@ -53096,12 +53115,12 @@ public Builder addAllFollowupIntentInfo(
*
*
*
- * Read-only. Information about all followup intents that have this intent as
+ * Output only. Read-only. Information about all followup intents that have this intent as
* a direct or indirect parent. We populate this field only in the output.
*
*
*
- * repeated .google.cloud.dialogflow.v2.Intent.FollowupIntentInfo followup_intent_info = 18;
+ * repeated .google.cloud.dialogflow.v2.Intent.FollowupIntentInfo followup_intent_info = 18 [(.google.api.field_behavior) = OUTPUT_ONLY];
*
*/
public Builder clearFollowupIntentInfo() {
@@ -53118,12 +53137,12 @@ public Builder clearFollowupIntentInfo() {
*
*
*
- * Read-only. Information about all followup intents that have this intent as
+ * Output only. Read-only. Information about all followup intents that have this intent as
* a direct or indirect parent. We populate this field only in the output.
*
*
*
- * repeated .google.cloud.dialogflow.v2.Intent.FollowupIntentInfo followup_intent_info = 18;
+ * repeated .google.cloud.dialogflow.v2.Intent.FollowupIntentInfo followup_intent_info = 18 [(.google.api.field_behavior) = OUTPUT_ONLY];
*
*/
public Builder removeFollowupIntentInfo(int index) {
@@ -53140,12 +53159,12 @@ public Builder removeFollowupIntentInfo(int index) {
*
*
*
- * Read-only. Information about all followup intents that have this intent as
+ * Output only. Read-only. Information about all followup intents that have this intent as
* a direct or indirect parent. We populate this field only in the output.
*
*
*
- * repeated .google.cloud.dialogflow.v2.Intent.FollowupIntentInfo followup_intent_info = 18;
+ * repeated .google.cloud.dialogflow.v2.Intent.FollowupIntentInfo followup_intent_info = 18 [(.google.api.field_behavior) = OUTPUT_ONLY];
*
*/
public com.google.cloud.dialogflow.v2.Intent.FollowupIntentInfo.Builder
@@ -53156,12 +53175,12 @@ public Builder removeFollowupIntentInfo(int index) {
*
*
*
- * Read-only. Information about all followup intents that have this intent as
+ * Output only. Read-only. Information about all followup intents that have this intent as
* a direct or indirect parent. We populate this field only in the output.
*
*
*
- * repeated .google.cloud.dialogflow.v2.Intent.FollowupIntentInfo followup_intent_info = 18;
+ * repeated .google.cloud.dialogflow.v2.Intent.FollowupIntentInfo followup_intent_info = 18 [(.google.api.field_behavior) = OUTPUT_ONLY];
*
*/
public com.google.cloud.dialogflow.v2.Intent.FollowupIntentInfoOrBuilder
@@ -53176,12 +53195,12 @@ public Builder removeFollowupIntentInfo(int index) {
*
*
*
- * Read-only. Information about all followup intents that have this intent as
+ * Output only. Read-only. Information about all followup intents that have this intent as
* a direct or indirect parent. We populate this field only in the output.
*
*
*
- * repeated .google.cloud.dialogflow.v2.Intent.FollowupIntentInfo followup_intent_info = 18;
+ * repeated .google.cloud.dialogflow.v2.Intent.FollowupIntentInfo followup_intent_info = 18 [(.google.api.field_behavior) = OUTPUT_ONLY];
*
*/
public java.util.List<
@@ -53197,12 +53216,12 @@ public Builder removeFollowupIntentInfo(int index) {
*
*
*
- * Read-only. Information about all followup intents that have this intent as
+ * Output only. Read-only. Information about all followup intents that have this intent as
* a direct or indirect parent. We populate this field only in the output.
*
*
*
- * repeated .google.cloud.dialogflow.v2.Intent.FollowupIntentInfo followup_intent_info = 18;
+ * repeated .google.cloud.dialogflow.v2.Intent.FollowupIntentInfo followup_intent_info = 18 [(.google.api.field_behavior) = OUTPUT_ONLY];
*
*/
public com.google.cloud.dialogflow.v2.Intent.FollowupIntentInfo.Builder
@@ -53215,12 +53234,12 @@ public Builder removeFollowupIntentInfo(int index) {
*
*
*
- * Read-only. Information about all followup intents that have this intent as
+ * Output only. Read-only. Information about all followup intents that have this intent as
* a direct or indirect parent. We populate this field only in the output.
*
*
*
- * repeated .google.cloud.dialogflow.v2.Intent.FollowupIntentInfo followup_intent_info = 18;
+ * repeated .google.cloud.dialogflow.v2.Intent.FollowupIntentInfo followup_intent_info = 18 [(.google.api.field_behavior) = OUTPUT_ONLY];
*
*/
public com.google.cloud.dialogflow.v2.Intent.FollowupIntentInfo.Builder
@@ -53233,12 +53252,12 @@ public Builder removeFollowupIntentInfo(int index) {
*
*
*
- * Read-only. Information about all followup intents that have this intent as
+ * Output only. Read-only. Information about all followup intents that have this intent as
* a direct or indirect parent. We populate this field only in the output.
*
*
*
- * repeated .google.cloud.dialogflow.v2.Intent.FollowupIntentInfo followup_intent_info = 18;
+ * repeated .google.cloud.dialogflow.v2.Intent.FollowupIntentInfo followup_intent_info = 18 [(.google.api.field_behavior) = OUTPUT_ONLY];
*
*/
public java.util.List
diff --git a/proto-google-cloud-dialogflow-v2/src/main/java/com/google/cloud/dialogflow/v2/IntentOrBuilder.java b/proto-google-cloud-dialogflow-v2/src/main/java/com/google/cloud/dialogflow/v2/IntentOrBuilder.java
index 7c352c6c9..24e43a068 100644
--- a/proto-google-cloud-dialogflow-v2/src/main/java/com/google/cloud/dialogflow/v2/IntentOrBuilder.java
+++ b/proto-google-cloud-dialogflow-v2/src/main/java/com/google/cloud/dialogflow/v2/IntentOrBuilder.java
@@ -712,13 +712,15 @@ com.google.cloud.dialogflow.v2.Intent.TrainingPhraseOrBuilder getTrainingPhrases
*
*
*
+ * Output only.
* Read-only. The unique identifier of the root intent in the chain of
* followup intents. It identifies the correct followup intents chain for
* this intent. We populate this field only in the output.
* Format: `projects/<Project ID>/agent/intents/<Intent ID>`.
*
*
- * string root_followup_intent_name = 16;
+ * string root_followup_intent_name = 16 [(.google.api.field_behavior) = OUTPUT_ONLY];
+ *
*
* @return The rootFollowupIntentName.
*/
@@ -727,13 +729,15 @@ com.google.cloud.dialogflow.v2.Intent.TrainingPhraseOrBuilder getTrainingPhrases
*
*
*
+ * Output only.
* Read-only. The unique identifier of the root intent in the chain of
* followup intents. It identifies the correct followup intents chain for
* this intent. We populate this field only in the output.
* Format: `projects/<Project ID>/agent/intents/<Intent ID>`.
*
*
- * string root_followup_intent_name = 16;
+ * string root_followup_intent_name = 16 [(.google.api.field_behavior) = OUTPUT_ONLY];
+ *
*
* @return The bytes for rootFollowupIntentName.
*/
@@ -780,11 +784,12 @@ com.google.cloud.dialogflow.v2.Intent.TrainingPhraseOrBuilder getTrainingPhrases
*
*
*
- * Read-only. Information about all followup intents that have this intent as
+ * Output only. Read-only. Information about all followup intents that have this intent as
* a direct or indirect parent. We populate this field only in the output.
*
*
- * repeated .google.cloud.dialogflow.v2.Intent.FollowupIntentInfo followup_intent_info = 18;
+ *
+ * repeated .google.cloud.dialogflow.v2.Intent.FollowupIntentInfo followup_intent_info = 18 [(.google.api.field_behavior) = OUTPUT_ONLY];
*
*/
java.util.List
@@ -793,11 +798,12 @@ com.google.cloud.dialogflow.v2.Intent.TrainingPhraseOrBuilder getTrainingPhrases
*
*
*
- * Read-only. Information about all followup intents that have this intent as
+ * Output only. Read-only. Information about all followup intents that have this intent as
* a direct or indirect parent. We populate this field only in the output.
*
*
- * repeated .google.cloud.dialogflow.v2.Intent.FollowupIntentInfo followup_intent_info = 18;
+ *
+ * repeated .google.cloud.dialogflow.v2.Intent.FollowupIntentInfo followup_intent_info = 18 [(.google.api.field_behavior) = OUTPUT_ONLY];
*
*/
com.google.cloud.dialogflow.v2.Intent.FollowupIntentInfo getFollowupIntentInfo(int index);
@@ -805,11 +811,12 @@ com.google.cloud.dialogflow.v2.Intent.TrainingPhraseOrBuilder getTrainingPhrases
*
*
*
- * Read-only. Information about all followup intents that have this intent as
+ * Output only. Read-only. Information about all followup intents that have this intent as
* a direct or indirect parent. We populate this field only in the output.
*
*
- * repeated .google.cloud.dialogflow.v2.Intent.FollowupIntentInfo followup_intent_info = 18;
+ *
+ * repeated .google.cloud.dialogflow.v2.Intent.FollowupIntentInfo followup_intent_info = 18 [(.google.api.field_behavior) = OUTPUT_ONLY];
*
*/
int getFollowupIntentInfoCount();
@@ -817,11 +824,12 @@ com.google.cloud.dialogflow.v2.Intent.TrainingPhraseOrBuilder getTrainingPhrases
*
*
*
- * Read-only. Information about all followup intents that have this intent as
+ * Output only. Read-only. Information about all followup intents that have this intent as
* a direct or indirect parent. We populate this field only in the output.
*
*
- * repeated .google.cloud.dialogflow.v2.Intent.FollowupIntentInfo followup_intent_info = 18;
+ *
+ * repeated .google.cloud.dialogflow.v2.Intent.FollowupIntentInfo followup_intent_info = 18 [(.google.api.field_behavior) = OUTPUT_ONLY];
*
*/
java.util.List extends com.google.cloud.dialogflow.v2.Intent.FollowupIntentInfoOrBuilder>
@@ -830,11 +838,12 @@ com.google.cloud.dialogflow.v2.Intent.TrainingPhraseOrBuilder getTrainingPhrases
*
*
*
- * Read-only. Information about all followup intents that have this intent as
+ * Output only. Read-only. Information about all followup intents that have this intent as
* a direct or indirect parent. We populate this field only in the output.
*
*
- * repeated .google.cloud.dialogflow.v2.Intent.FollowupIntentInfo followup_intent_info = 18;
+ *
+ * repeated .google.cloud.dialogflow.v2.Intent.FollowupIntentInfo followup_intent_info = 18 [(.google.api.field_behavior) = OUTPUT_ONLY];
*
*/
com.google.cloud.dialogflow.v2.Intent.FollowupIntentInfoOrBuilder getFollowupIntentInfoOrBuilder(
diff --git a/proto-google-cloud-dialogflow-v2/src/main/java/com/google/cloud/dialogflow/v2/IntentProto.java b/proto-google-cloud-dialogflow-v2/src/main/java/com/google/cloud/dialogflow/v2/IntentProto.java
index 625cc00f2..39e8e0056 100644
--- a/proto-google-cloud-dialogflow-v2/src/main/java/com/google/cloud/dialogflow/v2/IntentProto.java
+++ b/proto-google-cloud-dialogflow-v2/src/main/java/com/google/cloud/dialogflow/v2/IntentProto.java
@@ -218,7 +218,7 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() {
+ "e/longrunning/operations.proto\032\036google/p"
+ "rotobuf/duration.proto\032\033google/protobuf/"
+ "empty.proto\032 google/protobuf/field_mask."
- + "proto\032\034google/protobuf/struct.proto\"\3158\n\006"
+ + "proto\032\034google/protobuf/struct.proto\"\3278\n\006"
+ "Intent\022\021\n\004name\030\001 \001(\tB\003\340A\001\022\031\n\014display_nam"
+ "e\030\002 \001(\tB\003\340A\002\022K\n\rwebhook_state\030\006 \001(\0162/.go"
+ "ogle.cloud.dialogflow.v2.Intent.WebhookS"
@@ -237,272 +237,272 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() {
+ "ages\030\016 \003(\0132*.google.cloud.dialogflow.v2."
+ "Intent.MessageB\003\340A\001\022\\\n\032default_response_"
+ "platforms\030\017 \003(\01623.google.cloud.dialogflo"
- + "w.v2.Intent.Message.PlatformB\003\340A\001\022!\n\031roo"
- + "t_followup_intent_name\030\020 \001(\t\022#\n\033parent_f"
- + "ollowup_intent_name\030\021 \001(\t\022S\n\024followup_in"
- + "tent_info\030\022 \003(\01325.google.cloud.dialogflo"
- + "w.v2.Intent.FollowupIntentInfo\032\361\002\n\016Train"
- + "ingPhrase\022\014\n\004name\030\001 \001(\t\022I\n\004type\030\002 \001(\01626."
- + "google.cloud.dialogflow.v2.Intent.Traini"
- + "ngPhrase.TypeB\003\340A\002\022J\n\005parts\030\003 \003(\01326.goog"
- + "le.cloud.dialogflow.v2.Intent.TrainingPh"
- + "rase.PartB\003\340A\002\022\036\n\021times_added_count\030\004 \001("
- + "\005B\003\340A\001\032]\n\004Part\022\014\n\004text\030\001 \001(\t\022\030\n\013entity_t"
- + "ype\030\002 \001(\tB\003\340A\001\022\022\n\005alias\030\003 \001(\tB\003\340A\001\022\031\n\014us"
- + "er_defined\030\004 \001(\010B\003\340A\001\";\n\004Type\022\024\n\020TYPE_UN"
- + "SPECIFIED\020\000\022\013\n\007EXAMPLE\020\001\022\020\n\010TEMPLATE\020\002\032\002"
- + "\010\001\032\312\001\n\tParameter\022\014\n\004name\030\001 \001(\t\022\024\n\014displa"
- + "y_name\030\002 \001(\t\022\022\n\005value\030\003 \001(\tB\003\340A\001\022\032\n\rdefa"
- + "ult_value\030\004 \001(\tB\003\340A\001\022%\n\030entity_type_disp"
- + "lay_name\030\005 \001(\tB\003\340A\001\022\026\n\tmandatory\030\006 \001(\010B\003"
- + "\340A\001\022\024\n\007prompts\030\007 \003(\tB\003\340A\001\022\024\n\007is_list\030\010 \001"
- + "(\010B\003\340A\001\032\226*\n\007Message\022?\n\004text\030\001 \001(\0132/.goog"
- + "le.cloud.dialogflow.v2.Intent.Message.Te"
- + "xtH\000\022A\n\005image\030\002 \001(\01320.google.cloud.dialo"
- + "gflow.v2.Intent.Message.ImageH\000\022P\n\rquick"
- + "_replies\030\003 \001(\01327.google.cloud.dialogflow"
- + ".v2.Intent.Message.QuickRepliesH\000\022?\n\004car"
- + "d\030\004 \001(\0132/.google.cloud.dialogflow.v2.Int"
- + "ent.Message.CardH\000\022*\n\007payload\030\005 \001(\0132\027.go"
- + "ogle.protobuf.StructH\000\022V\n\020simple_respons"
- + "es\030\007 \001(\0132:.google.cloud.dialogflow.v2.In"
- + "tent.Message.SimpleResponsesH\000\022J\n\nbasic_"
- + "card\030\010 \001(\01324.google.cloud.dialogflow.v2."
- + "Intent.Message.BasicCardH\000\022M\n\013suggestion"
- + "s\030\t \001(\01326.google.cloud.dialogflow.v2.Int"
- + "ent.Message.SuggestionsH\000\022[\n\023link_out_su"
- + "ggestion\030\n \001(\0132<.google.cloud.dialogflow"
- + ".v2.Intent.Message.LinkOutSuggestionH\000\022L"
- + "\n\013list_select\030\013 \001(\01325.google.cloud.dialo"
- + "gflow.v2.Intent.Message.ListSelectH\000\022T\n\017"
- + "carousel_select\030\014 \001(\01329.google.cloud.dia"
- + "logflow.v2.Intent.Message.CarouselSelect"
- + "H\000\022]\n\024browse_carousel_card\030\026 \001(\0132=.googl"
- + "e.cloud.dialogflow.v2.Intent.Message.Bro"
- + "wseCarouselCardH\000\022J\n\ntable_card\030\027 \001(\01324."
- + "google.cloud.dialogflow.v2.Intent.Messag"
- + "e.TableCardH\000\022P\n\rmedia_content\030\030 \001(\01327.g"
- + "oogle.cloud.dialogflow.v2.Intent.Message"
- + ".MediaContentH\000\022J\n\010platform\030\006 \001(\01623.goog"
- + "le.cloud.dialogflow.v2.Intent.Message.Pl"
- + "atformB\003\340A\001\032\031\n\004Text\022\021\n\004text\030\001 \003(\tB\003\340A\001\032@"
- + "\n\005Image\022\026\n\timage_uri\030\001 \001(\tB\003\340A\001\022\037\n\022acces"
- + "sibility_text\030\002 \001(\tB\003\340A\001\032>\n\014QuickReplies"
- + "\022\022\n\005title\030\001 \001(\tB\003\340A\001\022\032\n\rquick_replies\030\002 "
- + "\003(\tB\003\340A\001\032\313\001\n\004Card\022\022\n\005title\030\001 \001(\tB\003\340A\001\022\025\n"
- + "\010subtitle\030\002 \001(\tB\003\340A\001\022\026\n\timage_uri\030\003 \001(\tB"
- + "\003\340A\001\022L\n\007buttons\030\004 \003(\01326.google.cloud.dia"
- + "logflow.v2.Intent.Message.Card.ButtonB\003\340"
- + "A\001\0322\n\006Button\022\021\n\004text\030\001 \001(\tB\003\340A\001\022\025\n\010postb"
- + "ack\030\002 \001(\tB\003\340A\001\032Q\n\016SimpleResponse\022\026\n\016text"
- + "_to_speech\030\001 \001(\t\022\014\n\004ssml\030\002 \001(\t\022\031\n\014displa"
- + "y_text\030\003 \001(\tB\003\340A\001\032k\n\017SimpleResponses\022X\n\020"
- + "simple_responses\030\001 \003(\01329.google.cloud.di"
- + "alogflow.v2.Intent.Message.SimpleRespons"
- + "eB\003\340A\002\032\210\003\n\tBasicCard\022\022\n\005title\030\001 \001(\tB\003\340A\001"
- + "\022\025\n\010subtitle\030\002 \001(\tB\003\340A\001\022\026\n\016formatted_tex"
- + "t\030\003 \001(\t\022D\n\005image\030\004 \001(\01320.google.cloud.di"
- + "alogflow.v2.Intent.Message.ImageB\003\340A\001\022Q\n"
- + "\007buttons\030\005 \003(\0132;.google.cloud.dialogflow"
- + ".v2.Intent.Message.BasicCard.ButtonB\003\340A\001"
- + "\032\236\001\n\006Button\022\r\n\005title\030\001 \001(\t\022g\n\017open_uri_a"
- + "ction\030\002 \001(\0132I.google.cloud.dialogflow.v2"
- + ".Intent.Message.BasicCard.Button.OpenUri"
- + "ActionB\003\340A\002\032\034\n\rOpenUriAction\022\013\n\003uri\030\001 \001("
- + "\t\032 \n\nSuggestion\022\022\n\005title\030\001 \001(\tB\003\340A\002\032^\n\013S"
- + "uggestions\022O\n\013suggestions\030\001 \003(\01325.google"
- + ".cloud.dialogflow.v2.Intent.Message.Sugg"
- + "estionB\003\340A\002\032D\n\021LinkOutSuggestion\022\035\n\020dest"
- + "ination_name\030\001 \001(\tB\003\340A\002\022\020\n\003uri\030\002 \001(\tB\003\340A"
- + "\002\032\322\002\n\nListSelect\022\022\n\005title\030\001 \001(\tB\003\340A\001\022N\n\005"
- + "items\030\002 \003(\0132:.google.cloud.dialogflow.v2"
- + ".Intent.Message.ListSelect.ItemB\003\340A\002\022\025\n\010"
- + "subtitle\030\003 \001(\tB\003\340A\001\032\310\001\n\004Item\022L\n\004info\030\001 \001"
- + "(\01329.google.cloud.dialogflow.v2.Intent.M"
- + "essage.SelectItemInfoB\003\340A\002\022\022\n\005title\030\002 \001("
- + "\tB\003\340A\002\022\030\n\013description\030\003 \001(\tB\003\340A\001\022D\n\005imag"
- + "e\030\004 \001(\01320.google.cloud.dialogflow.v2.Int"
- + "ent.Message.ImageB\003\340A\001\032\257\002\n\016CarouselSelec"
- + "t\022R\n\005items\030\001 \003(\0132>.google.cloud.dialogfl"
- + "ow.v2.Intent.Message.CarouselSelect.Item"
- + "B\003\340A\002\032\310\001\n\004Item\022L\n\004info\030\001 \001(\01329.google.cl"
- + "oud.dialogflow.v2.Intent.Message.SelectI"
- + "temInfoB\003\340A\002\022\022\n\005title\030\002 \001(\tB\003\340A\002\022\030\n\013desc"
- + "ription\030\003 \001(\tB\003\340A\001\022D\n\005image\030\004 \001(\01320.goog"
- + "le.cloud.dialogflow.v2.Intent.Message.Im"
- + "ageB\003\340A\001\0329\n\016SelectItemInfo\022\020\n\003key\030\001 \001(\tB"
- + "\003\340A\002\022\025\n\010synonyms\030\002 \003(\tB\003\340A\001\032\216\004\n\014MediaCon"
- + "tent\022b\n\nmedia_type\030\001 \001(\0162I.google.cloud."
- + "dialogflow.v2.Intent.Message.MediaConten"
- + "t.ResponseMediaTypeB\003\340A\001\022b\n\rmedia_object"
- + "s\030\002 \003(\0132K.google.cloud.dialogflow.v2.Int"
- + "ent.Message.MediaContent.ResponseMediaOb"
- + "ject\032\360\001\n\023ResponseMediaObject\022\014\n\004name\030\001 \001"
- + "(\t\022\030\n\013description\030\002 \001(\tB\003\340A\001\022L\n\013large_im"
- + "age\030\003 \001(\01320.google.cloud.dialogflow.v2.I"
- + "ntent.Message.ImageB\003\340A\001H\000\022E\n\004icon\030\004 \001(\013"
- + "20.google.cloud.dialogflow.v2.Intent.Mes"
- + "sage.ImageB\003\340A\001H\000\022\023\n\013content_url\030\005 \001(\tB\007"
- + "\n\005image\"C\n\021ResponseMediaType\022#\n\037RESPONSE"
- + "_MEDIA_TYPE_UNSPECIFIED\020\000\022\t\n\005AUDIO\020\001\032\377\006\n"
- + "\022BrowseCarouselCard\022c\n\005items\030\001 \003(\0132T.goo"
- + "gle.cloud.dialogflow.v2.Intent.Message.B"
- + "rowseCarouselCard.BrowseCarouselCardItem"
- + "\022u\n\025image_display_options\030\002 \001(\0162Q.google"
- + ".cloud.dialogflow.v2.Intent.Message.Brow"
- + "seCarouselCard.ImageDisplayOptionsB\003\340A\001\032"
- + "\224\004\n\026BrowseCarouselCardItem\022{\n\017open_uri_a"
- + "ction\030\001 \001(\0132b.google.cloud.dialogflow.v2"
- + ".Intent.Message.BrowseCarouselCard.Brows"
- + "eCarouselCardItem.OpenUrlAction\022\r\n\005title"
- + "\030\002 \001(\t\022\030\n\013description\030\003 \001(\tB\003\340A\001\022D\n\005imag"
- + "e\030\004 \001(\01320.google.cloud.dialogflow.v2.Int"
- + "ent.Message.ImageB\003\340A\001\022\023\n\006footer\030\005 \001(\tB\003"
- + "\340A\001\032\370\001\n\rOpenUrlAction\022\013\n\003url\030\001 \001(\t\022\212\001\n\ru"
- + "rl_type_hint\030\003 \001(\0162n.google.cloud.dialog"
- + "flow.v2.Intent.Message.BrowseCarouselCar"
- + "d.BrowseCarouselCardItem.OpenUrlAction.U"
- + "rlTypeHintB\003\340A\001\"M\n\013UrlTypeHint\022\035\n\031URL_TY"
- + "PE_HINT_UNSPECIFIED\020\000\022\016\n\nAMP_ACTION\020\001\022\017\n"
- + "\013AMP_CONTENT\020\002\"v\n\023ImageDisplayOptions\022%\n"
- + "!IMAGE_DISPLAY_OPTIONS_UNSPECIFIED\020\000\022\010\n\004"
- + "GRAY\020\001\022\t\n\005WHITE\020\002\022\013\n\007CROPPED\020\003\022\026\n\022BLURRE"
- + "D_BACKGROUND\020\004\032\363\002\n\tTableCard\022\r\n\005title\030\001 "
- + "\001(\t\022\025\n\010subtitle\030\002 \001(\tB\003\340A\001\022D\n\005image\030\003 \001("
- + "\01320.google.cloud.dialogflow.v2.Intent.Me"
- + "ssage.ImageB\003\340A\001\022[\n\021column_properties\030\004 "
- + "\003(\0132;.google.cloud.dialogflow.v2.Intent."
- + "Message.ColumnPropertiesB\003\340A\001\022J\n\004rows\030\005 "
- + "\003(\01327.google.cloud.dialogflow.v2.Intent."
- + "Message.TableCardRowB\003\340A\001\022Q\n\007buttons\030\006 \003"
- + "(\0132;.google.cloud.dialogflow.v2.Intent.M"
- + "essage.BasicCard.ButtonB\003\340A\001\032\372\001\n\020ColumnP"
- + "roperties\022\016\n\006header\030\001 \001(\t\022r\n\024horizontal_"
- + "alignment\030\002 \001(\0162O.google.cloud.dialogflo"
- + "w.v2.Intent.Message.ColumnProperties.Hor"
- + "izontalAlignmentB\003\340A\001\"b\n\023HorizontalAlign"
- + "ment\022$\n HORIZONTAL_ALIGNMENT_UNSPECIFIED"
- + "\020\000\022\013\n\007LEADING\020\001\022\n\n\006CENTER\020\002\022\014\n\010TRAILING\020"
- + "\003\032x\n\014TableCardRow\022L\n\005cells\030\001 \003(\01328.googl"
- + "e.cloud.dialogflow.v2.Intent.Message.Tab"
- + "leCardCellB\003\340A\001\022\032\n\rdivider_after\030\002 \001(\010B\003"
- + "\340A\001\032\035\n\rTableCardCell\022\014\n\004text\030\001 \001(\t\"\240\001\n\010P"
- + "latform\022\030\n\024PLATFORM_UNSPECIFIED\020\000\022\014\n\010FAC"
- + "EBOOK\020\001\022\t\n\005SLACK\020\002\022\014\n\010TELEGRAM\020\003\022\007\n\003KIK\020"
- + "\004\022\t\n\005SKYPE\020\005\022\010\n\004LINE\020\006\022\t\n\005VIBER\020\007\022\025\n\021ACT"
- + "IONS_ON_GOOGLE\020\010\022\023\n\017GOOGLE_HANGOUTS\020\013B\t\n"
- + "\007message\032W\n\022FollowupIntentInfo\022\034\n\024follow"
- + "up_intent_name\030\001 \001(\t\022#\n\033parent_followup_"
- + "intent_name\030\002 \001(\t\"t\n\014WebhookState\022\035\n\031WEB"
- + "HOOK_STATE_UNSPECIFIED\020\000\022\031\n\025WEBHOOK_STAT"
- + "E_ENABLED\020\001\022*\n&WEBHOOK_STATE_ENABLED_FOR"
- + "_SLOT_FILLING\020\002:\221\001\352A\215\001\n dialogflow.googl"
- + "eapis.com/Intent\022)projects/{project}/age"
- + "nt/intents/{intent}\022>projects/{project}/"
- + "locations/{location}/agent/intents/{inte"
- + "nt}\"\335\001\n\022ListIntentsRequest\0228\n\006parent\030\001 \001"
- + "(\tB(\340A\002\372A\"\022 dialogflow.googleapis.com/In"
- + "tent\022\032\n\rlanguage_code\030\002 \001(\tB\003\340A\001\022@\n\013inte"
- + "nt_view\030\003 \001(\0162&.google.cloud.dialogflow."
- + "v2.IntentViewB\003\340A\001\022\026\n\tpage_size\030\004 \001(\005B\003\340"
- + "A\001\022\027\n\npage_token\030\005 \001(\tB\003\340A\001\"c\n\023ListInten"
- + "tsResponse\0223\n\007intents\030\001 \003(\0132\".google.clo"
- + "ud.dialogflow.v2.Intent\022\027\n\017next_page_tok"
- + "en\030\002 \001(\t\"\250\001\n\020GetIntentRequest\0226\n\004name\030\001 "
- + "\001(\tB(\340A\002\372A\"\n dialogflow.googleapis.com/I"
- + "ntent\022\032\n\rlanguage_code\030\002 \001(\tB\003\340A\001\022@\n\013int"
- + "ent_view\030\003 \001(\0162&.google.cloud.dialogflow"
- + ".v2.IntentViewB\003\340A\001\"\346\001\n\023CreateIntentRequ"
- + "est\0228\n\006parent\030\001 \001(\tB(\340A\002\372A\"\022 dialogflow."
- + "googleapis.com/Intent\0227\n\006intent\030\002 \001(\0132\"."
- + "google.cloud.dialogflow.v2.IntentB\003\340A\002\022\032"
- + "\n\rlanguage_code\030\003 \001(\tB\003\340A\001\022@\n\013intent_vie"
- + "w\030\004 \001(\0162&.google.cloud.dialogflow.v2.Int"
- + "entViewB\003\340A\001\"\342\001\n\023UpdateIntentRequest\0227\n\006"
- + "intent\030\001 \001(\0132\".google.cloud.dialogflow.v"
- + "2.IntentB\003\340A\002\022\032\n\rlanguage_code\030\002 \001(\tB\003\340A"
- + "\001\0224\n\013update_mask\030\003 \001(\0132\032.google.protobuf"
- + ".FieldMaskB\003\340A\001\022@\n\013intent_view\030\004 \001(\0162&.g"
- + "oogle.cloud.dialogflow.v2.IntentViewB\003\340A"
- + "\001\"M\n\023DeleteIntentRequest\0226\n\004name\030\001 \001(\tB("
- + "\340A\002\372A\"\n dialogflow.googleapis.com/Intent"
- + "\"\335\002\n\031BatchUpdateIntentsRequest\0228\n\006parent"
- + "\030\001 \001(\tB(\340A\002\372A\"\022 dialogflow.googleapis.co"
- + "m/Intent\022\032\n\020intent_batch_uri\030\002 \001(\tH\000\022F\n\023"
- + "intent_batch_inline\030\003 \001(\0132\'.google.cloud"
- + ".dialogflow.v2.IntentBatchH\000\022\032\n\rlanguage"
- + "_code\030\004 \001(\tB\003\340A\001\0224\n\013update_mask\030\005 \001(\0132\032."
- + "google.protobuf.FieldMaskB\003\340A\001\022@\n\013intent"
- + "_view\030\006 \001(\0162&.google.cloud.dialogflow.v2"
- + ".IntentViewB\003\340A\001B\016\n\014intent_batch\"Q\n\032Batc"
- + "hUpdateIntentsResponse\0223\n\007intents\030\001 \003(\0132"
- + "\".google.cloud.dialogflow.v2.Intent\"\217\001\n\031"
- + "BatchDeleteIntentsRequest\0228\n\006parent\030\001 \001("
- + "\tB(\340A\002\372A\"\022 dialogflow.googleapis.com/Int"
- + "ent\0228\n\007intents\030\002 \003(\0132\".google.cloud.dial"
- + "ogflow.v2.IntentB\003\340A\002\"B\n\013IntentBatch\0223\n\007"
- + "intents\030\001 \003(\0132\".google.cloud.dialogflow."
- + "v2.Intent*?\n\nIntentView\022\033\n\027INTENT_VIEW_U"
- + "NSPECIFIED\020\000\022\024\n\020INTENT_VIEW_FULL\020\0012\363\020\n\007I"
- + "ntents\022\360\002\n\013ListIntents\022..google.cloud.di"
- + "alogflow.v2.ListIntentsRequest\032/.google."
- + "cloud.dialogflow.v2.ListIntentsResponse\""
- + "\377\001\202\323\344\223\002\330\001\022%/v2/{parent=projects/*/agent}"
- + "/intentsZ3\0221/v2/{parent=projects/*/locat"
- + "ions/*/agent}/intentsZ6\0224/v2/{parent=pro"
- + "jects/*/agent/environments/*}/intentsZB\022"
- + "@/v2/{parent=projects/*/locations/*/agen"
- + "t/environments/*}/intents\332A\006parent\332A\024par"
- + "ent,language_code\022\335\001\n\tGetIntent\022,.google"
- + ".cloud.dialogflow.v2.GetIntentRequest\032\"."
- + "google.cloud.dialogflow.v2.Intent\"~\202\323\344\223\002"
- + "\\\022%/v2/{name=projects/*/agent/intents/*}"
- + "Z3\0221/v2/{name=projects/*/locations/*/age"
- + "nt/intents/*}\332A\004name\332A\022name,language_cod"
- + "e\022\206\002\n\014CreateIntent\022/.google.cloud.dialog"
- + "flow.v2.CreateIntentRequest\032\".google.clo"
- + "ud.dialogflow.v2.Intent\"\240\001\202\323\344\223\002l\"%/v2/{p"
- + "arent=projects/*/agent}/intents:\006intentZ"
- + ";\"1/v2/{parent=projects/*/locations/*/ag"
- + "ent}/intents:\006intent\332A\rparent,intent\332A\033p"
- + "arent,intent,language_code\022\240\002\n\014UpdateInt"
- + "ent\022/.google.cloud.dialogflow.v2.UpdateI"
- + "ntentRequest\032\".google.cloud.dialogflow.v"
- + "2.Intent\"\272\001\202\323\344\223\002z2,/v2/{intent.name=proj"
- + "ects/*/agent/intents/*}:\006intentZB28/v2/{"
- + "intent.name=projects/*/locations/*/agent"
- + "/intents/*}:\006intent\332A\024intent,language_co"
- + "de\332A intent,language_code,update_mask\022\302\001"
- + "\n\014DeleteIntent\022/.google.cloud.dialogflow"
- + ".v2.DeleteIntentRequest\032\026.google.protobu"
- + "f.Empty\"i\202\323\344\223\002\\*%/v2/{name=projects/*/ag"
- + "ent/intents/*}Z3*1/v2/{name=projects/*/l"
- + "ocations/*/agent/intents/*}\332A\004name\022\366\002\n\022B"
- + "atchUpdateIntents\0225.google.cloud.dialogf"
- + "low.v2.BatchUpdateIntentsRequest\032\035.googl"
- + "e.longrunning.Operation\"\211\002\202\323\344\223\002z\"1/v2/{p"
- + "arent=projects/*/agent}/intents:batchUpd"
- + "ate:\001*ZB\"=/v2/{parent=projects/*/locatio"
- + "ns/*/agent}/intents:batchUpdate:\001*\332A\027par"
- + "ent,intent_batch_uri\332A\032parent,intent_bat"
- + "ch_inline\312AO\n5google.cloud.dialogflow.v2"
- + ".BatchUpdateIntentsResponse\022\026google.prot"
- + "obuf.Struct\022\260\002\n\022BatchDeleteIntents\0225.goo"
- + "gle.cloud.dialogflow.v2.BatchDeleteInten"
- + "tsRequest\032\035.google.longrunning.Operation"
- + "\"\303\001\202\323\344\223\002z\"1/v2/{parent=projects/*/agent}"
- + "/intents:batchDelete:\001*ZB\"=/v2/{parent=p"
- + "rojects/*/locations/*/agent}/intents:bat"
- + "chDelete:\001*\332A\016parent,intents\312A/\n\025google."
- + "protobuf.Empty\022\026google.protobuf.Struct\032x"
- + "\312A\031dialogflow.googleapis.com\322AYhttps://w"
- + "ww.googleapis.com/auth/cloud-platform,ht"
- + "tps://www.googleapis.com/auth/dialogflow"
- + "B\232\001\n\036com.google.cloud.dialogflow.v2B\013Int"
- + "entProtoP\001ZDgoogle.golang.org/genproto/g"
- + "oogleapis/cloud/dialogflow/v2;dialogflow"
- + "\370\001\001\242\002\002DF\252\002\032Google.Cloud.Dialogflow.V2b\006p"
- + "roto3"
+ + "w.v2.Intent.Message.PlatformB\003\340A\001\022&\n\031roo"
+ + "t_followup_intent_name\030\020 \001(\tB\003\340A\003\022#\n\033par"
+ + "ent_followup_intent_name\030\021 \001(\t\022X\n\024follow"
+ + "up_intent_info\030\022 \003(\01325.google.cloud.dial"
+ + "ogflow.v2.Intent.FollowupIntentInfoB\003\340A\003"
+ + "\032\361\002\n\016TrainingPhrase\022\014\n\004name\030\001 \001(\t\022I\n\004typ"
+ + "e\030\002 \001(\01626.google.cloud.dialogflow.v2.Int"
+ + "ent.TrainingPhrase.TypeB\003\340A\002\022J\n\005parts\030\003 "
+ + "\003(\01326.google.cloud.dialogflow.v2.Intent."
+ + "TrainingPhrase.PartB\003\340A\002\022\036\n\021times_added_"
+ + "count\030\004 \001(\005B\003\340A\001\032]\n\004Part\022\014\n\004text\030\001 \001(\t\022\030"
+ + "\n\013entity_type\030\002 \001(\tB\003\340A\001\022\022\n\005alias\030\003 \001(\tB"
+ + "\003\340A\001\022\031\n\014user_defined\030\004 \001(\010B\003\340A\001\";\n\004Type\022"
+ + "\024\n\020TYPE_UNSPECIFIED\020\000\022\013\n\007EXAMPLE\020\001\022\020\n\010TE"
+ + "MPLATE\020\002\032\002\010\001\032\312\001\n\tParameter\022\014\n\004name\030\001 \001(\t"
+ + "\022\024\n\014display_name\030\002 \001(\t\022\022\n\005value\030\003 \001(\tB\003\340"
+ + "A\001\022\032\n\rdefault_value\030\004 \001(\tB\003\340A\001\022%\n\030entity"
+ + "_type_display_name\030\005 \001(\tB\003\340A\001\022\026\n\tmandato"
+ + "ry\030\006 \001(\010B\003\340A\001\022\024\n\007prompts\030\007 \003(\tB\003\340A\001\022\024\n\007i"
+ + "s_list\030\010 \001(\010B\003\340A\001\032\226*\n\007Message\022?\n\004text\030\001 "
+ + "\001(\0132/.google.cloud.dialogflow.v2.Intent."
+ + "Message.TextH\000\022A\n\005image\030\002 \001(\01320.google.c"
+ + "loud.dialogflow.v2.Intent.Message.ImageH"
+ + "\000\022P\n\rquick_replies\030\003 \001(\01327.google.cloud."
+ + "dialogflow.v2.Intent.Message.QuickReplie"
+ + "sH\000\022?\n\004card\030\004 \001(\0132/.google.cloud.dialogf"
+ + "low.v2.Intent.Message.CardH\000\022*\n\007payload\030"
+ + "\005 \001(\0132\027.google.protobuf.StructH\000\022V\n\020simp"
+ + "le_responses\030\007 \001(\0132:.google.cloud.dialog"
+ + "flow.v2.Intent.Message.SimpleResponsesH\000"
+ + "\022J\n\nbasic_card\030\010 \001(\01324.google.cloud.dial"
+ + "ogflow.v2.Intent.Message.BasicCardH\000\022M\n\013"
+ + "suggestions\030\t \001(\01326.google.cloud.dialogf"
+ + "low.v2.Intent.Message.SuggestionsH\000\022[\n\023l"
+ + "ink_out_suggestion\030\n \001(\0132<.google.cloud."
+ + "dialogflow.v2.Intent.Message.LinkOutSugg"
+ + "estionH\000\022L\n\013list_select\030\013 \001(\01325.google.c"
+ + "loud.dialogflow.v2.Intent.Message.ListSe"
+ + "lectH\000\022T\n\017carousel_select\030\014 \001(\01329.google"
+ + ".cloud.dialogflow.v2.Intent.Message.Caro"
+ + "uselSelectH\000\022]\n\024browse_carousel_card\030\026 \001"
+ + "(\0132=.google.cloud.dialogflow.v2.Intent.M"
+ + "essage.BrowseCarouselCardH\000\022J\n\ntable_car"
+ + "d\030\027 \001(\01324.google.cloud.dialogflow.v2.Int"
+ + "ent.Message.TableCardH\000\022P\n\rmedia_content"
+ + "\030\030 \001(\01327.google.cloud.dialogflow.v2.Inte"
+ + "nt.Message.MediaContentH\000\022J\n\010platform\030\006 "
+ + "\001(\01623.google.cloud.dialogflow.v2.Intent."
+ + "Message.PlatformB\003\340A\001\032\031\n\004Text\022\021\n\004text\030\001 "
+ + "\003(\tB\003\340A\001\032@\n\005Image\022\026\n\timage_uri\030\001 \001(\tB\003\340A"
+ + "\001\022\037\n\022accessibility_text\030\002 \001(\tB\003\340A\001\032>\n\014Qu"
+ + "ickReplies\022\022\n\005title\030\001 \001(\tB\003\340A\001\022\032\n\rquick_"
+ + "replies\030\002 \003(\tB\003\340A\001\032\313\001\n\004Card\022\022\n\005title\030\001 \001"
+ + "(\tB\003\340A\001\022\025\n\010subtitle\030\002 \001(\tB\003\340A\001\022\026\n\timage_"
+ + "uri\030\003 \001(\tB\003\340A\001\022L\n\007buttons\030\004 \003(\01326.google"
+ + ".cloud.dialogflow.v2.Intent.Message.Card"
+ + ".ButtonB\003\340A\001\0322\n\006Button\022\021\n\004text\030\001 \001(\tB\003\340A"
+ + "\001\022\025\n\010postback\030\002 \001(\tB\003\340A\001\032Q\n\016SimpleRespon"
+ + "se\022\026\n\016text_to_speech\030\001 \001(\t\022\014\n\004ssml\030\002 \001(\t"
+ + "\022\031\n\014display_text\030\003 \001(\tB\003\340A\001\032k\n\017SimpleRes"
+ + "ponses\022X\n\020simple_responses\030\001 \003(\01329.googl"
+ + "e.cloud.dialogflow.v2.Intent.Message.Sim"
+ + "pleResponseB\003\340A\002\032\210\003\n\tBasicCard\022\022\n\005title\030"
+ + "\001 \001(\tB\003\340A\001\022\025\n\010subtitle\030\002 \001(\tB\003\340A\001\022\026\n\016for"
+ + "matted_text\030\003 \001(\t\022D\n\005image\030\004 \001(\01320.googl"
+ + "e.cloud.dialogflow.v2.Intent.Message.Ima"
+ + "geB\003\340A\001\022Q\n\007buttons\030\005 \003(\0132;.google.cloud."
+ + "dialogflow.v2.Intent.Message.BasicCard.B"
+ + "uttonB\003\340A\001\032\236\001\n\006Button\022\r\n\005title\030\001 \001(\t\022g\n\017"
+ + "open_uri_action\030\002 \001(\0132I.google.cloud.dia"
+ + "logflow.v2.Intent.Message.BasicCard.Butt"
+ + "on.OpenUriActionB\003\340A\002\032\034\n\rOpenUriAction\022\013"
+ + "\n\003uri\030\001 \001(\t\032 \n\nSuggestion\022\022\n\005title\030\001 \001(\t"
+ + "B\003\340A\002\032^\n\013Suggestions\022O\n\013suggestions\030\001 \003("
+ + "\01325.google.cloud.dialogflow.v2.Intent.Me"
+ + "ssage.SuggestionB\003\340A\002\032D\n\021LinkOutSuggesti"
+ + "on\022\035\n\020destination_name\030\001 \001(\tB\003\340A\002\022\020\n\003uri"
+ + "\030\002 \001(\tB\003\340A\002\032\322\002\n\nListSelect\022\022\n\005title\030\001 \001("
+ + "\tB\003\340A\001\022N\n\005items\030\002 \003(\0132:.google.cloud.dia"
+ + "logflow.v2.Intent.Message.ListSelect.Ite"
+ + "mB\003\340A\002\022\025\n\010subtitle\030\003 \001(\tB\003\340A\001\032\310\001\n\004Item\022L"
+ + "\n\004info\030\001 \001(\01329.google.cloud.dialogflow.v"
+ + "2.Intent.Message.SelectItemInfoB\003\340A\002\022\022\n\005"
+ + "title\030\002 \001(\tB\003\340A\002\022\030\n\013description\030\003 \001(\tB\003\340"
+ + "A\001\022D\n\005image\030\004 \001(\01320.google.cloud.dialogf"
+ + "low.v2.Intent.Message.ImageB\003\340A\001\032\257\002\n\016Car"
+ + "ouselSelect\022R\n\005items\030\001 \003(\0132>.google.clou"
+ + "d.dialogflow.v2.Intent.Message.CarouselS"
+ + "elect.ItemB\003\340A\002\032\310\001\n\004Item\022L\n\004info\030\001 \001(\01329"
+ + ".google.cloud.dialogflow.v2.Intent.Messa"
+ + "ge.SelectItemInfoB\003\340A\002\022\022\n\005title\030\002 \001(\tB\003\340"
+ + "A\002\022\030\n\013description\030\003 \001(\tB\003\340A\001\022D\n\005image\030\004 "
+ + "\001(\01320.google.cloud.dialogflow.v2.Intent."
+ + "Message.ImageB\003\340A\001\0329\n\016SelectItemInfo\022\020\n\003"
+ + "key\030\001 \001(\tB\003\340A\002\022\025\n\010synonyms\030\002 \003(\tB\003\340A\001\032\216\004"
+ + "\n\014MediaContent\022b\n\nmedia_type\030\001 \001(\0162I.goo"
+ + "gle.cloud.dialogflow.v2.Intent.Message.M"
+ + "ediaContent.ResponseMediaTypeB\003\340A\001\022b\n\rme"
+ + "dia_objects\030\002 \003(\0132K.google.cloud.dialogf"
+ + "low.v2.Intent.Message.MediaContent.Respo"
+ + "nseMediaObject\032\360\001\n\023ResponseMediaObject\022\014"
+ + "\n\004name\030\001 \001(\t\022\030\n\013description\030\002 \001(\tB\003\340A\001\022L"
+ + "\n\013large_image\030\003 \001(\01320.google.cloud.dialo"
+ + "gflow.v2.Intent.Message.ImageB\003\340A\001H\000\022E\n\004"
+ + "icon\030\004 \001(\01320.google.cloud.dialogflow.v2."
+ + "Intent.Message.ImageB\003\340A\001H\000\022\023\n\013content_u"
+ + "rl\030\005 \001(\tB\007\n\005image\"C\n\021ResponseMediaType\022#"
+ + "\n\037RESPONSE_MEDIA_TYPE_UNSPECIFIED\020\000\022\t\n\005A"
+ + "UDIO\020\001\032\377\006\n\022BrowseCarouselCard\022c\n\005items\030\001"
+ + " \003(\0132T.google.cloud.dialogflow.v2.Intent"
+ + ".Message.BrowseCarouselCard.BrowseCarous"
+ + "elCardItem\022u\n\025image_display_options\030\002 \001("
+ + "\0162Q.google.cloud.dialogflow.v2.Intent.Me"
+ + "ssage.BrowseCarouselCard.ImageDisplayOpt"
+ + "ionsB\003\340A\001\032\224\004\n\026BrowseCarouselCardItem\022{\n\017"
+ + "open_uri_action\030\001 \001(\0132b.google.cloud.dia"
+ + "logflow.v2.Intent.Message.BrowseCarousel"
+ + "Card.BrowseCarouselCardItem.OpenUrlActio"
+ + "n\022\r\n\005title\030\002 \001(\t\022\030\n\013description\030\003 \001(\tB\003\340"
+ + "A\001\022D\n\005image\030\004 \001(\01320.google.cloud.dialogf"
+ + "low.v2.Intent.Message.ImageB\003\340A\001\022\023\n\006foot"
+ + "er\030\005 \001(\tB\003\340A\001\032\370\001\n\rOpenUrlAction\022\013\n\003url\030\001"
+ + " \001(\t\022\212\001\n\rurl_type_hint\030\003 \001(\0162n.google.cl"
+ + "oud.dialogflow.v2.Intent.Message.BrowseC"
+ + "arouselCard.BrowseCarouselCardItem.OpenU"
+ + "rlAction.UrlTypeHintB\003\340A\001\"M\n\013UrlTypeHint"
+ + "\022\035\n\031URL_TYPE_HINT_UNSPECIFIED\020\000\022\016\n\nAMP_A"
+ + "CTION\020\001\022\017\n\013AMP_CONTENT\020\002\"v\n\023ImageDisplay"
+ + "Options\022%\n!IMAGE_DISPLAY_OPTIONS_UNSPECI"
+ + "FIED\020\000\022\010\n\004GRAY\020\001\022\t\n\005WHITE\020\002\022\013\n\007CROPPED\020\003"
+ + "\022\026\n\022BLURRED_BACKGROUND\020\004\032\363\002\n\tTableCard\022\r"
+ + "\n\005title\030\001 \001(\t\022\025\n\010subtitle\030\002 \001(\tB\003\340A\001\022D\n\005"
+ + "image\030\003 \001(\01320.google.cloud.dialogflow.v2"
+ + ".Intent.Message.ImageB\003\340A\001\022[\n\021column_pro"
+ + "perties\030\004 \003(\0132;.google.cloud.dialogflow."
+ + "v2.Intent.Message.ColumnPropertiesB\003\340A\001\022"
+ + "J\n\004rows\030\005 \003(\01327.google.cloud.dialogflow."
+ + "v2.Intent.Message.TableCardRowB\003\340A\001\022Q\n\007b"
+ + "uttons\030\006 \003(\0132;.google.cloud.dialogflow.v"
+ + "2.Intent.Message.BasicCard.ButtonB\003\340A\001\032\372"
+ + "\001\n\020ColumnProperties\022\016\n\006header\030\001 \001(\t\022r\n\024h"
+ + "orizontal_alignment\030\002 \001(\0162O.google.cloud"
+ + ".dialogflow.v2.Intent.Message.ColumnProp"
+ + "erties.HorizontalAlignmentB\003\340A\001\"b\n\023Horiz"
+ + "ontalAlignment\022$\n HORIZONTAL_ALIGNMENT_U"
+ + "NSPECIFIED\020\000\022\013\n\007LEADING\020\001\022\n\n\006CENTER\020\002\022\014\n"
+ + "\010TRAILING\020\003\032x\n\014TableCardRow\022L\n\005cells\030\001 \003"
+ + "(\01328.google.cloud.dialogflow.v2.Intent.M"
+ + "essage.TableCardCellB\003\340A\001\022\032\n\rdivider_aft"
+ + "er\030\002 \001(\010B\003\340A\001\032\035\n\rTableCardCell\022\014\n\004text\030\001"
+ + " \001(\t\"\240\001\n\010Platform\022\030\n\024PLATFORM_UNSPECIFIE"
+ + "D\020\000\022\014\n\010FACEBOOK\020\001\022\t\n\005SLACK\020\002\022\014\n\010TELEGRAM"
+ + "\020\003\022\007\n\003KIK\020\004\022\t\n\005SKYPE\020\005\022\010\n\004LINE\020\006\022\t\n\005VIBE"
+ + "R\020\007\022\025\n\021ACTIONS_ON_GOOGLE\020\010\022\023\n\017GOOGLE_HAN"
+ + "GOUTS\020\013B\t\n\007message\032W\n\022FollowupIntentInfo"
+ + "\022\034\n\024followup_intent_name\030\001 \001(\t\022#\n\033parent"
+ + "_followup_intent_name\030\002 \001(\t\"t\n\014WebhookSt"
+ + "ate\022\035\n\031WEBHOOK_STATE_UNSPECIFIED\020\000\022\031\n\025WE"
+ + "BHOOK_STATE_ENABLED\020\001\022*\n&WEBHOOK_STATE_E"
+ + "NABLED_FOR_SLOT_FILLING\020\002:\221\001\352A\215\001\n dialog"
+ + "flow.googleapis.com/Intent\022)projects/{pr"
+ + "oject}/agent/intents/{intent}\022>projects/"
+ + "{project}/locations/{location}/agent/int"
+ + "ents/{intent}\"\335\001\n\022ListIntentsRequest\0228\n\006"
+ + "parent\030\001 \001(\tB(\340A\002\372A\"\022 dialogflow.googlea"
+ + "pis.com/Intent\022\032\n\rlanguage_code\030\002 \001(\tB\003\340"
+ + "A\001\022@\n\013intent_view\030\003 \001(\0162&.google.cloud.d"
+ + "ialogflow.v2.IntentViewB\003\340A\001\022\026\n\tpage_siz"
+ + "e\030\004 \001(\005B\003\340A\001\022\027\n\npage_token\030\005 \001(\tB\003\340A\001\"c\n"
+ + "\023ListIntentsResponse\0223\n\007intents\030\001 \003(\0132\"."
+ + "google.cloud.dialogflow.v2.Intent\022\027\n\017nex"
+ + "t_page_token\030\002 \001(\t\"\250\001\n\020GetIntentRequest\022"
+ + "6\n\004name\030\001 \001(\tB(\340A\002\372A\"\n dialogflow.google"
+ + "apis.com/Intent\022\032\n\rlanguage_code\030\002 \001(\tB\003"
+ + "\340A\001\022@\n\013intent_view\030\003 \001(\0162&.google.cloud."
+ + "dialogflow.v2.IntentViewB\003\340A\001\"\346\001\n\023Create"
+ + "IntentRequest\0228\n\006parent\030\001 \001(\tB(\340A\002\372A\"\022 d"
+ + "ialogflow.googleapis.com/Intent\0227\n\006inten"
+ + "t\030\002 \001(\0132\".google.cloud.dialogflow.v2.Int"
+ + "entB\003\340A\002\022\032\n\rlanguage_code\030\003 \001(\tB\003\340A\001\022@\n\013"
+ + "intent_view\030\004 \001(\0162&.google.cloud.dialogf"
+ + "low.v2.IntentViewB\003\340A\001\"\342\001\n\023UpdateIntentR"
+ + "equest\0227\n\006intent\030\001 \001(\0132\".google.cloud.di"
+ + "alogflow.v2.IntentB\003\340A\002\022\032\n\rlanguage_code"
+ + "\030\002 \001(\tB\003\340A\001\0224\n\013update_mask\030\003 \001(\0132\032.googl"
+ + "e.protobuf.FieldMaskB\003\340A\001\022@\n\013intent_view"
+ + "\030\004 \001(\0162&.google.cloud.dialogflow.v2.Inte"
+ + "ntViewB\003\340A\001\"M\n\023DeleteIntentRequest\0226\n\004na"
+ + "me\030\001 \001(\tB(\340A\002\372A\"\n dialogflow.googleapis."
+ + "com/Intent\"\335\002\n\031BatchUpdateIntentsRequest"
+ + "\0228\n\006parent\030\001 \001(\tB(\340A\002\372A\"\022 dialogflow.goo"
+ + "gleapis.com/Intent\022\032\n\020intent_batch_uri\030\002"
+ + " \001(\tH\000\022F\n\023intent_batch_inline\030\003 \001(\0132\'.go"
+ + "ogle.cloud.dialogflow.v2.IntentBatchH\000\022\032"
+ + "\n\rlanguage_code\030\004 \001(\tB\003\340A\001\0224\n\013update_mas"
+ + "k\030\005 \001(\0132\032.google.protobuf.FieldMaskB\003\340A\001"
+ + "\022@\n\013intent_view\030\006 \001(\0162&.google.cloud.dia"
+ + "logflow.v2.IntentViewB\003\340A\001B\016\n\014intent_bat"
+ + "ch\"Q\n\032BatchUpdateIntentsResponse\0223\n\007inte"
+ + "nts\030\001 \003(\0132\".google.cloud.dialogflow.v2.I"
+ + "ntent\"\217\001\n\031BatchDeleteIntentsRequest\0228\n\006p"
+ + "arent\030\001 \001(\tB(\340A\002\372A\"\022 dialogflow.googleap"
+ + "is.com/Intent\0228\n\007intents\030\002 \003(\0132\".google."
+ + "cloud.dialogflow.v2.IntentB\003\340A\002\"B\n\013Inten"
+ + "tBatch\0223\n\007intents\030\001 \003(\0132\".google.cloud.d"
+ + "ialogflow.v2.Intent*?\n\nIntentView\022\033\n\027INT"
+ + "ENT_VIEW_UNSPECIFIED\020\000\022\024\n\020INTENT_VIEW_FU"
+ + "LL\020\0012\363\020\n\007Intents\022\360\002\n\013ListIntents\022..googl"
+ + "e.cloud.dialogflow.v2.ListIntentsRequest"
+ + "\032/.google.cloud.dialogflow.v2.ListIntent"
+ + "sResponse\"\377\001\202\323\344\223\002\330\001\022%/v2/{parent=project"
+ + "s/*/agent}/intentsZ3\0221/v2/{parent=projec"
+ + "ts/*/locations/*/agent}/intentsZ6\0224/v2/{"
+ + "parent=projects/*/agent/environments/*}/"
+ + "intentsZB\022@/v2/{parent=projects/*/locati"
+ + "ons/*/agent/environments/*}/intents\332A\006pa"
+ + "rent\332A\024parent,language_code\022\335\001\n\tGetInten"
+ + "t\022,.google.cloud.dialogflow.v2.GetIntent"
+ + "Request\032\".google.cloud.dialogflow.v2.Int"
+ + "ent\"~\202\323\344\223\002\\\022%/v2/{name=projects/*/agent/"
+ + "intents/*}Z3\0221/v2/{name=projects/*/locat"
+ + "ions/*/agent/intents/*}\332A\004name\332A\022name,la"
+ + "nguage_code\022\206\002\n\014CreateIntent\022/.google.cl"
+ + "oud.dialogflow.v2.CreateIntentRequest\032\"."
+ + "google.cloud.dialogflow.v2.Intent\"\240\001\202\323\344\223"
+ + "\002l\"%/v2/{parent=projects/*/agent}/intent"
+ + "s:\006intentZ;\"1/v2/{parent=projects/*/loca"
+ + "tions/*/agent}/intents:\006intent\332A\rparent,"
+ + "intent\332A\033parent,intent,language_code\022\240\002\n"
+ + "\014UpdateIntent\022/.google.cloud.dialogflow."
+ + "v2.UpdateIntentRequest\032\".google.cloud.di"
+ + "alogflow.v2.Intent\"\272\001\202\323\344\223\002z2,/v2/{intent"
+ + ".name=projects/*/agent/intents/*}:\006inten"
+ + "tZB28/v2/{intent.name=projects/*/locatio"
+ + "ns/*/agent/intents/*}:\006intent\332A\024intent,l"
+ + "anguage_code\332A intent,language_code,upda"
+ + "te_mask\022\302\001\n\014DeleteIntent\022/.google.cloud."
+ + "dialogflow.v2.DeleteIntentRequest\032\026.goog"
+ + "le.protobuf.Empty\"i\202\323\344\223\002\\*%/v2/{name=pro"
+ + "jects/*/agent/intents/*}Z3*1/v2/{name=pr"
+ + "ojects/*/locations/*/agent/intents/*}\332A\004"
+ + "name\022\366\002\n\022BatchUpdateIntents\0225.google.clo"
+ + "ud.dialogflow.v2.BatchUpdateIntentsReque"
+ + "st\032\035.google.longrunning.Operation\"\211\002\202\323\344\223"
+ + "\002z\"1/v2/{parent=projects/*/agent}/intent"
+ + "s:batchUpdate:\001*ZB\"=/v2/{parent=projects"
+ + "/*/locations/*/agent}/intents:batchUpdat"
+ + "e:\001*\332A\027parent,intent_batch_uri\332A\032parent,"
+ + "intent_batch_inline\312AO\n5google.cloud.dia"
+ + "logflow.v2.BatchUpdateIntentsResponse\022\026g"
+ + "oogle.protobuf.Struct\022\260\002\n\022BatchDeleteInt"
+ + "ents\0225.google.cloud.dialogflow.v2.BatchD"
+ + "eleteIntentsRequest\032\035.google.longrunning"
+ + ".Operation\"\303\001\202\323\344\223\002z\"1/v2/{parent=project"
+ + "s/*/agent}/intents:batchDelete:\001*ZB\"=/v2"
+ + "/{parent=projects/*/locations/*/agent}/i"
+ + "ntents:batchDelete:\001*\332A\016parent,intents\312A"
+ + "/\n\025google.protobuf.Empty\022\026google.protobu"
+ + "f.Struct\032x\312A\031dialogflow.googleapis.com\322A"
+ + "Yhttps://www.googleapis.com/auth/cloud-p"
+ + "latform,https://www.googleapis.com/auth/"
+ + "dialogflowB\232\001\n\036com.google.cloud.dialogfl"
+ + "ow.v2B\013IntentProtoP\001ZDgoogle.golang.org/"
+ + "genproto/googleapis/cloud/dialogflow/v2;"
+ + "dialogflow\370\001\001\242\002\002DF\252\002\032Google.Cloud.Dialog"
+ + "flow.V2b\006proto3"
};
descriptor =
com.google.protobuf.Descriptors.FileDescriptor.internalBuildGeneratedFileFrom(
diff --git a/proto-google-cloud-dialogflow-v2/src/main/proto/google/cloud/dialogflow/v2/intent.proto b/proto-google-cloud-dialogflow-v2/src/main/proto/google/cloud/dialogflow/v2/intent.proto
index fae280cee..0c6b0deac 100644
--- a/proto-google-cloud-dialogflow-v2/src/main/proto/google/cloud/dialogflow/v2/intent.proto
+++ b/proto-google-cloud-dialogflow-v2/src/main/proto/google/cloud/dialogflow/v2/intent.proto
@@ -873,12 +873,13 @@ message Intent {
// copied from the messages in PLATFORM_UNSPECIFIED (i.e. default platform).
repeated Message.Platform default_response_platforms = 15 [(google.api.field_behavior) = OPTIONAL];
+ // Output only.
// Read-only. The unique identifier of the root intent in the chain of
// followup intents. It identifies the correct followup intents chain for
// this intent. We populate this field only in the output.
//
// Format: `projects//agent/intents/`.
- string root_followup_intent_name = 16;
+ string root_followup_intent_name = 16 [(google.api.field_behavior) = OUTPUT_ONLY];
// Read-only after creation. The unique identifier of the parent intent in the
// chain of followup intents. You can set this field when creating an intent,
@@ -890,9 +891,9 @@ message Intent {
// Format: `projects//agent/intents/`.
string parent_followup_intent_name = 17;
- // Read-only. Information about all followup intents that have this intent as
+ // Output only. Read-only. Information about all followup intents that have this intent as
// a direct or indirect parent. We populate this field only in the output.
- repeated FollowupIntentInfo followup_intent_info = 18;
+ repeated FollowupIntentInfo followup_intent_info = 18 [(google.api.field_behavior) = OUTPUT_ONLY];
}
// The request message for [Intents.ListIntents][google.cloud.dialogflow.v2.Intents.ListIntents].
diff --git a/synth.metadata b/synth.metadata
index 919da837e..889ca1c06 100644
--- a/synth.metadata
+++ b/synth.metadata
@@ -4,23 +4,23 @@
"git": {
"name": ".",
"remote": "https://github.com/googleapis/java-dialogflow.git",
- "sha": "00bce0ec1fee03ab2a7e282f13c6db33c0234082"
+ "sha": "fb3627e132c014910c7f04fabebf9812009b40aa"
}
},
{
"git": {
"name": "googleapis",
"remote": "https://github.com/googleapis/googleapis.git",
- "sha": "411e51eea221af5b77f809cef2c6592df45f73d5",
- "internalRef": "389760020"
+ "sha": "4c984f3be8e1bd85eb8fe78a2911a83b9785a7ea",
+ "internalRef": "389905442"
}
},
{
"git": {
"name": "googleapis",
"remote": "https://github.com/googleapis/googleapis.git",
- "sha": "411e51eea221af5b77f809cef2c6592df45f73d5",
- "internalRef": "389760020"
+ "sha": "4c984f3be8e1bd85eb8fe78a2911a83b9785a7ea",
+ "internalRef": "389905442"
}
},
{