docs: wording updates for tiers.

PiperOrigin-RevId: 331189912
This commit is contained in:
Google APIs 2020-09-11 11:38:58 -07:00 committed by Copybara-Service
parent b821f32047
commit b100ad4242
1 changed files with 2 additions and 2 deletions

View File

@ -138,8 +138,8 @@ message OriginalDetectIntentRequest {
// "caller_id": "+18558363987"
// }
// }</pre>
// Note: The caller ID field (`caller_id`) will be redacted for Standard
// Note: The caller ID field (`caller_id`) will be redacted for Trial
// Edition agents and populated with the caller ID in [E.164
// format](https://en.wikipedia.org/wiki/E.164) for Enterprise Edition agents.
// format](https://en.wikipedia.org/wiki/E.164) for Essentials Edition agents.
google.protobuf.Struct payload = 3;
}