@@ -671,7 +671,9 @@ public final UnaryCallable<DeleteAgentRequest, Empty> deleteAgentCallable() {
671
671
672
672
// AUTO-GENERATED DOCUMENTATION AND METHOD.
673
673
/**
674
- * Exports the specified agent to a binary file. This method is a [long-running
674
+ * Exports the specified agent to a binary file.
675
+ *
676
+ * <p>This method is a [long-running
675
677
* operation](https://cloud.google.com/dialogflow/cx/docs/how/long-running-operation). The
676
678
* returned `Operation` type has the following method-specific fields:
677
679
*
@@ -705,7 +707,9 @@ public final OperationFuture<ExportAgentResponse, Struct> exportAgentAsync(
705
707
706
708
// AUTO-GENERATED DOCUMENTATION AND METHOD.
707
709
/**
708
- * Exports the specified agent to a binary file. This method is a [long-running
710
+ * Exports the specified agent to a binary file.
711
+ *
712
+ * <p>This method is a [long-running
709
713
* operation](https://cloud.google.com/dialogflow/cx/docs/how/long-running-operation). The
710
714
* returned `Operation` type has the following method-specific fields:
711
715
*
@@ -739,7 +743,9 @@ public final OperationFuture<ExportAgentResponse, Struct> exportAgentAsync(
739
743
740
744
// AUTO-GENERATED DOCUMENTATION AND METHOD.
741
745
/**
742
- * Exports the specified agent to a binary file. This method is a [long-running
746
+ * Exports the specified agent to a binary file.
747
+ *
748
+ * <p>This method is a [long-running
743
749
* operation](https://cloud.google.com/dialogflow/cx/docs/how/long-running-operation). The
744
750
* returned `Operation` type has the following method-specific fields:
745
751
*
@@ -776,6 +782,15 @@ public final UnaryCallable<ExportAgentRequest, Operation> exportAgentCallable()
776
782
* <p>Replaces the current agent with a new one. Note that all existing resources in agent (e.g.
777
783
* intents, entity types, flows) will be removed.
778
784
*
785
+ * <p>This method is a [long-running
786
+ * operation](https://cloud.google.com/dialogflow/cx/docs/how/long-running-operation). The
787
+ * returned `Operation` type has the following method-specific fields:
788
+ *
789
+ * <p>- `metadata`: An empty [Struct
790
+ * message](https://developers.google.com/protocol-buffers/docs/reference/google.protobuf#struct)
791
+ * - `response`: An [Empty
792
+ * message](https://developers.google.com/protocol-buffers/docs/reference/google.protobuf#empty)
793
+ *
779
794
* <p>Note: You should always train flows prior to sending them queries. See the [training
780
795
* documentation](https://cloud.google.com/dialogflow/cx/docs/concept/training).
781
796
*
@@ -805,6 +820,15 @@ public final OperationFuture<Empty, Struct> restoreAgentAsync(RestoreAgentReques
805
820
* <p>Replaces the current agent with a new one. Note that all existing resources in agent (e.g.
806
821
* intents, entity types, flows) will be removed.
807
822
*
823
+ * <p>This method is a [long-running
824
+ * operation](https://cloud.google.com/dialogflow/cx/docs/how/long-running-operation). The
825
+ * returned `Operation` type has the following method-specific fields:
826
+ *
827
+ * <p>- `metadata`: An empty [Struct
828
+ * message](https://developers.google.com/protocol-buffers/docs/reference/google.protobuf#struct)
829
+ * - `response`: An [Empty
830
+ * message](https://developers.google.com/protocol-buffers/docs/reference/google.protobuf#empty)
831
+ *
808
832
* <p>Note: You should always train flows prior to sending them queries. See the [training
809
833
* documentation](https://cloud.google.com/dialogflow/cx/docs/concept/training).
810
834
*
@@ -835,6 +859,15 @@ public final OperationFuture<Empty, Struct> restoreAgentAsync(RestoreAgentReques
835
859
* <p>Replaces the current agent with a new one. Note that all existing resources in agent (e.g.
836
860
* intents, entity types, flows) will be removed.
837
861
*
862
+ * <p>This method is a [long-running
863
+ * operation](https://cloud.google.com/dialogflow/cx/docs/how/long-running-operation). The
864
+ * returned `Operation` type has the following method-specific fields:
865
+ *
866
+ * <p>- `metadata`: An empty [Struct
867
+ * message](https://developers.google.com/protocol-buffers/docs/reference/google.protobuf#struct)
868
+ * - `response`: An [Empty
869
+ * message](https://developers.google.com/protocol-buffers/docs/reference/google.protobuf#empty)
870
+ *
838
871
* <p>Note: You should always train flows prior to sending them queries. See the [training
839
872
* documentation](https://cloud.google.com/dialogflow/cx/docs/concept/training).
840
873
*
0 commit comments