From f4c5df4d20a33ec5bf9eb0b6fda941130b94e314 Mon Sep 17 00:00:00 2001 From: yoshi-automation Date: Sat, 12 Sep 2020 05:23:59 -0700 Subject: [PATCH] docs: wording updates for tiers. PiperOrigin-RevId: 331189912 Source-Author: Google APIs Source-Date: Fri Sep 11 11:38:58 2020 -0700 Source-Repo: googleapis/googleapis Source-Sha: b100ad424293ce5d5378e9067d9d83c4973a115a Source-Link: https://github.com/googleapis/googleapis/commit/b100ad424293ce5d5378e9067d9d83c4973a115a --- dialogflow_v2/proto/webhook.proto | 4 ++-- dialogflow_v2/proto/webhook_pb2.py | 6 +++--- synth.metadata | 6 +++--- 3 files changed, 8 insertions(+), 8 deletions(-) diff --git a/dialogflow_v2/proto/webhook.proto b/dialogflow_v2/proto/webhook.proto index 509649a74..19f529aed 100644 --- a/dialogflow_v2/proto/webhook.proto +++ b/dialogflow_v2/proto/webhook.proto @@ -138,8 +138,8 @@ message OriginalDetectIntentRequest { // "caller_id": "+18558363987" // } // } - // 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; } diff --git a/dialogflow_v2/proto/webhook_pb2.py b/dialogflow_v2/proto/webhook_pb2.py index 401c575f5..3bcc190de 100644 --- a/dialogflow_v2/proto/webhook_pb2.py +++ b/dialogflow_v2/proto/webhook_pb2.py @@ -545,9 +545,9 @@ Dialogflow Phone Gateway integration, this field has the form: .. raw:: html
{     "telephony": {       "caller_id":
           "+18558363987"     }    }
Note: The caller ID field - (``caller_id``) will be redacted for Standard Edition agents - and populated with the caller ID in `E.164 format - `__ for Enterprise + (``caller_id``) will be redacted for Trial Edition agents and + populated with the caller ID in `E.164 format + `__ for Essentials Edition agents. """, # @@protoc_insertion_point(class_scope:google.cloud.dialogflow.v2.OriginalDetectIntentRequest) diff --git a/synth.metadata b/synth.metadata index 1abbde2ea..f0eacce44 100644 --- a/synth.metadata +++ b/synth.metadata @@ -4,15 +4,15 @@ "git": { "name": ".", "remote": "https://github.com/googleapis/dialogflow-python-client-v2.git", - "sha": "e78b0e6765f94fb9ecbbc72c9fc30ce7245703e2" + "sha": "73e004697b64c951fe8c3d1ef38b717701947deb" } }, { "git": { "name": "googleapis", "remote": "https://github.com/googleapis/googleapis.git", - "sha": "4bc344a7c1b638ce317045c57d8009856aba81d3", - "internalRef": "329103436" + "sha": "b100ad424293ce5d5378e9067d9d83c4973a115a", + "internalRef": "331189912" } } ],