Skip to content

Commit 6d79d14

Browse files
authored
Updated dialogflow api doc links (#15810)
1 parent 1c7f028 commit 6d79d14

File tree

6 files changed

+6
-6
lines changed

6 files changed

+6
-6
lines changed

mmv1/products/dialogflow/Agent.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ description: |
2121
references:
2222
guides:
2323
'Official Documentation': 'https://cloud.google.com/dialogflow/docs/'
24-
api: 'https://cloud.google.com/dialogflow/docs/reference/rest/v2/projects/agent'
24+
api: 'https://docs.cloud.google.com/dialogflow/es/docs/reference/rest/v2/projects.agent'
2525
docs:
2626
# Only one agent per project, API does not have an agent ID
2727
id_format: '{{project}}'

mmv1/products/dialogflow/ConversationProfile.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ description: |
1818
references:
1919
guides:
2020
'Official Documentation': 'https://cloud.google.com/dialogflow/docs/'
21-
api: 'https://cloud.google.com/dialogflow/docs/reference/rest/v2beta1/projects/conversationProfiles'
21+
api: 'https://docs.cloud.google.com/dialogflow/es/docs/reference/rest/v2/projects.conversationProfiles'
2222
docs:
2323
id_format: '{{name}}'
2424
base_url: 'projects/{{project}}/locations/{{location}}/conversationProfiles'

mmv1/products/dialogflow/EncryptionSpec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ references:
1919
guides:
2020
'Official ES Documentation': 'https://cloud.google.com/dialogflow/es/docs'
2121
'Official CX Documentation': 'https://cloud.google.com/dialogflow/cx/docs'
22-
api: 'https://cloud.google.com/dialogflow/es/docs/reference/rest/v2/projects.locations.encryptionSpec'
22+
api: 'https://docs.cloud.google.com/dialogflow/es/docs/reference/rest/v2/projects.locations.encryptionSpec'
2323

2424
base_url: 'projects/{{project}}/locations/{{location}}/encryptionSpec'
2525

mmv1/products/dialogflow/EntityType.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ description: |
1818
references:
1919
guides:
2020
'Official Documentation': 'https://cloud.google.com/dialogflow/docs/'
21-
api: 'https://cloud.google.com/dialogflow/docs/reference/rest/v2/projects.agent.entityTypes'
21+
api: 'https://docs.cloud.google.com/dialogflow/es/docs/reference/rest/v2/projects.agent.entityTypes'
2222
docs:
2323
id_format: '{{name}}'
2424
base_url: 'projects/{{project}}/agent/entityTypes/'

mmv1/products/dialogflow/Fulfillment.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ description: |
1818
references:
1919
guides:
2020
'Official Documentation': 'https://cloud.google.com/dialogflow/es/docs/fulfillment-overview'
21-
api: 'https://cloud.google.com/dialogflow/es/docs/reference/rest/v2/projects.agent/getFulfillment'
21+
api: 'https://docs.cloud.google.com/dialogflow/es/docs/reference/rest/v2/projects.agent/getFulfillment'
2222
docs:
2323
id_format: '{{name}}'
2424
base_url: 'projects/{{project}}/agent/fulfillment/'

mmv1/products/dialogflow/Intent.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ description: |
1919
references:
2020
guides:
2121
'Official Documentation': 'https://cloud.google.com/dialogflow/docs/'
22-
api: 'https://cloud.google.com/dialogflow/docs/reference/rest/v2/projects.agent.intents'
22+
api: 'https://docs.cloud.google.com/dialogflow/es/docs/reference/rest/v2/projects.agent.intents'
2323
docs:
2424
id_format: '{{name}}'
2525
base_url: 'projects/{{project}}/agent/intents/'

0 commit comments

Comments
 (0)