lib/google/cloud/dialogflow/v2/intent_services_pb.rb in google-cloud-dialogflow-v2-0.20.0 vs lib/google/cloud/dialogflow/v2/intent_services_pb.rb in google-cloud-dialogflow-v2-0.21.0

- old
+ new

@@ -61,10 +61,11 @@ # operation](https://cloud.google.com/dialogflow/es/docs/how/long-running-operations). # The returned `Operation` type has the following method-specific fields: # # - `metadata`: An empty [Struct # message](https://developers.google.com/protocol-buffers/docs/reference/google.protobuf#struct) - # - `response`: [BatchUpdateIntentsResponse][google.cloud.dialogflow.v2.BatchUpdateIntentsResponse] + # - `response`: + # [BatchUpdateIntentsResponse][google.cloud.dialogflow.v2.BatchUpdateIntentsResponse] # # Note: You should always train an agent prior to sending it queries. See the # [training # documentation](https://cloud.google.com/dialogflow/es/docs/training). rpc :BatchUpdateIntents, ::Google::Cloud::Dialogflow::V2::BatchUpdateIntentsRequest, ::Google::Longrunning::Operation