Skip to content
This repository was archived by the owner on Dec 17, 2023. It is now read-only.

Commit f4c5df4

Browse files
docs: wording updates for tiers.
PiperOrigin-RevId: 331189912 Source-Author: Google APIs <noreply@google.com> Source-Date: Fri Sep 11 11:38:58 2020 -0700 Source-Repo: googleapis/googleapis Source-Sha: b100ad424293ce5d5378e9067d9d83c4973a115a Source-Link: googleapis/googleapis@b100ad4
1 parent 73e0046 commit f4c5df4

File tree

3 files changed

+8
-8
lines changed

3 files changed

+8
-8
lines changed

dialogflow_v2/proto/webhook.proto

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -138,8 +138,8 @@ message OriginalDetectIntentRequest {
138138
// "caller_id": "+18558363987"
139139
// }
140140
// }</pre>
141-
// Note: The caller ID field (`caller_id`) will be redacted for Standard
141+
// Note: The caller ID field (`caller_id`) will be redacted for Trial
142142
// Edition agents and populated with the caller ID in [E.164
143-
// format](https://en.wikipedia.org/wiki/E.164) for Enterprise Edition agents.
143+
// format](https://en.wikipedia.org/wiki/E.164) for Essentials Edition agents.
144144
google.protobuf.Struct payload = 3;
145145
}

dialogflow_v2/proto/webhook_pb2.py

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

synth.metadata

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,15 +4,15 @@
44
"git": {
55
"name": ".",
66
"remote": "https://github.com/googleapis/dialogflow-python-client-v2.git",
7-
"sha": "e78b0e6765f94fb9ecbbc72c9fc30ce7245703e2"
7+
"sha": "73e004697b64c951fe8c3d1ef38b717701947deb"
88
}
99
},
1010
{
1111
"git": {
1212
"name": "googleapis",
1313
"remote": "https://github.com/googleapis/googleapis.git",
14-
"sha": "4bc344a7c1b638ce317045c57d8009856aba81d3",
15-
"internalRef": "329103436"
14+
"sha": "b100ad424293ce5d5378e9067d9d83c4973a115a",
15+
"internalRef": "331189912"
1616
}
1717
}
1818
],

0 commit comments

Comments
 (0)