@@ -179,8 +179,8 @@ public final OperationsClient getOperationsClient() {
179179 * }</pre>
180180 *
181181 * @param parent Required. The [Flow][google.cloud.dialogflow.cx.v3.Flow] to list all versions
182- * for. Format:
183- * `projects/<ProjectID& gt;/locations/<LocationID>/agents/<AgentID>/ flows/<FlowID >`.
182+ * for. Format: `projects/<Project ID>/locations/<Location ID>/agents/<Agent
183+ * ID& gt;/flows/<Flow ID >`.
184184 * @throws com.google.api.gax.rpc.ApiException if the remote call fails
185185 */
186186 public final ListVersionsPagedResponse listVersions (FlowName parent ) {
@@ -207,8 +207,8 @@ public final ListVersionsPagedResponse listVersions(FlowName parent) {
207207 * }</pre>
208208 *
209209 * @param parent Required. The [Flow][google.cloud.dialogflow.cx.v3.Flow] to list all versions
210- * for. Format:
211- * `projects/<ProjectID& gt;/locations/<LocationID>/agents/<AgentID>/ flows/<FlowID >`.
210+ * for. Format: `projects/<Project ID>/locations/<Location ID>/agents/<Agent
211+ * ID& gt;/flows/<Flow ID >`.
212212 * @throws com.google.api.gax.rpc.ApiException if the remote call fails
213213 */
214214 public final ListVersionsPagedResponse listVersions (String parent ) {
@@ -318,7 +318,8 @@ public final UnaryCallable<ListVersionsRequest, ListVersionsResponse> listVersio
318318 * }</pre>
319319 *
320320 * @param name Required. The name of the [Version][google.cloud.dialogflow.cx.v3.Version]. Format:
321- * `projects/<ProjectID>/locations/<LocationID>/agents/<AgentID>/flows/<FlowID>/versions/<VersionID>`.
321+ * `projects/<Project ID>/locations/<Location ID>/agents/<Agent
322+ * ID>/flows/<Flow ID>/versions/<Version ID>`.
322323 * @throws com.google.api.gax.rpc.ApiException if the remote call fails
323324 */
324325 public final Version getVersion (VersionName name ) {
@@ -342,7 +343,8 @@ public final Version getVersion(VersionName name) {
342343 * }</pre>
343344 *
344345 * @param name Required. The name of the [Version][google.cloud.dialogflow.cx.v3.Version]. Format:
345- * `projects/<ProjectID>/locations/<LocationID>/agents/<AgentID>/flows/<FlowID>/versions/<VersionID>`.
346+ * `projects/<Project ID>/locations/<Location ID>/agents/<Agent
347+ * ID>/flows/<Flow ID>/versions/<Version ID>`.
346348 * @throws com.google.api.gax.rpc.ApiException if the remote call fails
347349 */
348350 public final Version getVersion (String name ) {
@@ -423,8 +425,8 @@ public final UnaryCallable<GetVersionRequest, Version> getVersionCallable() {
423425 * }</pre>
424426 *
425427 * @param parent Required. The [Flow][google.cloud.dialogflow.cx.v3.Flow] to create an
426- * [Version][google.cloud.dialogflow.cx.v3.Version] for. Format:
427- * `projects/<ProjectID& gt;/locations/<LocationID >/agents/<AgentID >/flows/<FlowID >`.
428+ * [Version][google.cloud.dialogflow.cx.v3.Version] for. Format: `projects/<Project
429+ * ID& gt;/locations/<Location ID >/agents/<Agent ID >/flows/<Flow ID >`.
428430 * @param version Required. The version to create.
429431 * @throws com.google.api.gax.rpc.ApiException if the remote call fails
430432 */
@@ -462,8 +464,8 @@ public final OperationFuture<Version, CreateVersionOperationMetadata> createVers
462464 * }</pre>
463465 *
464466 * @param parent Required. The [Flow][google.cloud.dialogflow.cx.v3.Flow] to create an
465- * [Version][google.cloud.dialogflow.cx.v3.Version] for. Format:
466- * `projects/<ProjectID& gt;/locations/<LocationID >/agents/<AgentID >/flows/<FlowID >`.
467+ * [Version][google.cloud.dialogflow.cx.v3.Version] for. Format: `projects/<Project
468+ * ID& gt;/locations/<Location ID >/agents/<Agent ID >/flows/<Flow ID >`.
467469 * @param version Required. The version to create.
468470 * @throws com.google.api.gax.rpc.ApiException if the remote call fails
469471 */
@@ -661,8 +663,8 @@ public final UnaryCallable<UpdateVersionRequest, Version> updateVersionCallable(
661663 * }</pre>
662664 *
663665 * @param name Required. The name of the [Version][google.cloud.dialogflow.cx.v3.Version] to
664- * delete. Format:
665- * `projects/<ProjectID& gt;/locations/<LocationID>/agents/<AgentID>/ flows/<FlowID >/versions/<VersionID >`.
666+ * delete. Format: `projects/<Project ID>/locations/<Location ID>/agents/<Agent
667+ * ID& gt;/flows/<Flow ID >/versions/<Version ID >`.
666668 * @throws com.google.api.gax.rpc.ApiException if the remote call fails
667669 */
668670 public final void deleteVersion (VersionName name ) {
@@ -686,8 +688,8 @@ public final void deleteVersion(VersionName name) {
686688 * }</pre>
687689 *
688690 * @param name Required. The name of the [Version][google.cloud.dialogflow.cx.v3.Version] to
689- * delete. Format:
690- * `projects/<ProjectID& gt;/locations/<LocationID>/agents/<AgentID>/ flows/<FlowID >/versions/<VersionID >`.
691+ * delete. Format: `projects/<Project ID>/locations/<Location ID>/agents/<Agent
692+ * ID& gt;/flows/<Flow ID >/versions/<Version ID >`.
691693 * @throws com.google.api.gax.rpc.ApiException if the remote call fails
692694 */
693695 public final void deleteVersion (String name ) {
@@ -768,8 +770,8 @@ public final UnaryCallable<DeleteVersionRequest, Empty> deleteVersionCallable()
768770 * }</pre>
769771 *
770772 * @param name Required. The [Version][google.cloud.dialogflow.cx.v3.Version] to be loaded to
771- * draft flow. Format:
772- * `projects/<ProjectID& gt;/locations/<LocationID>/ agents/<AgentID >/flows/<FlowID >/versions/<VersionID >`.
773+ * draft flow. Format: `projects/<Project ID>/locations/<Location
774+ * ID& gt;/agents/<Agent ID >/flows/<Flow ID >/versions/<Version ID >`.
773775 * @throws com.google.api.gax.rpc.ApiException if the remote call fails
774776 */
775777 public final OperationFuture <Empty , Struct > loadVersionAsync (VersionName name ) {
@@ -802,8 +804,8 @@ public final OperationFuture<Empty, Struct> loadVersionAsync(VersionName name) {
802804 * }</pre>
803805 *
804806 * @param name Required. The [Version][google.cloud.dialogflow.cx.v3.Version] to be loaded to
805- * draft flow. Format:
806- * `projects/<ProjectID& gt;/locations/<LocationID>/ agents/<AgentID >/flows/<FlowID >/versions/<VersionID >`.
807+ * draft flow. Format: `projects/<Project ID>/locations/<Location
808+ * ID& gt;/agents/<Agent ID >/flows/<Flow ID >/versions/<Version ID >`.
807809 * @throws com.google.api.gax.rpc.ApiException if the remote call fails
808810 */
809811 public final OperationFuture <Empty , Struct > loadVersionAsync (String name ) {
@@ -931,8 +933,8 @@ public final UnaryCallable<LoadVersionRequest, Operation> loadVersionCallable()
931933 *
932934 * @param baseVersion Required. Name of the base flow version to compare with the target version.
933935 * Use version ID `0` to indicate the draft version of the specified flow.
934- * <p>Format:
935- * `projects/<ProjectID& gt;/locations/<LocationID>/agents/<AgentID>/ flows/<FlowID >/versions/<VersionID >`.
936+ * <p>Format: `projects/<Project ID>/locations/<Location ID>/agents/ <Agent
937+ * ID& gt;/flows/<Flow ID >/versions/<Version ID >`.
936938 * @throws com.google.api.gax.rpc.ApiException if the remote call fails
937939 */
938940 public final CompareVersionsResponse compareVersions (VersionName baseVersion ) {
@@ -959,8 +961,8 @@ public final CompareVersionsResponse compareVersions(VersionName baseVersion) {
959961 *
960962 * @param baseVersion Required. Name of the base flow version to compare with the target version.
961963 * Use version ID `0` to indicate the draft version of the specified flow.
962- * <p>Format:
963- * `projects/<ProjectID& gt;/locations/<LocationID>/agents/<AgentID>/ flows/<FlowID >/versions/<VersionID >`.
964+ * <p>Format: `projects/<Project ID>/locations/<Location ID>/agents/ <Agent
965+ * ID& gt;/flows/<Flow ID >/versions/<Version ID >`.
964966 * @throws com.google.api.gax.rpc.ApiException if the remote call fails
965967 */
966968 public final CompareVersionsResponse compareVersions (String baseVersion ) {
0 commit comments