diff --git a/ContactCenterInsights/src/V1/ArticleSuggestionData.php b/ContactCenterInsights/src/V1/ArticleSuggestionData.php index a0f122bff025..b26ec91cae99 100644 --- a/ContactCenterInsights/src/V1/ArticleSuggestionData.php +++ b/ContactCenterInsights/src/V1/ArticleSuggestionData.php @@ -43,9 +43,9 @@ class ArticleSuggestionData extends \Google\Protobuf\Internal\Message */ private $metadata; /** - * Name of the query record. + * The name of the answer record. * Format: - * projects/{project}/locations/{location}/queryRecords/{query_record} + * projects/{project}/locations/{location}/answerRecords/{answer_record} * * Generated from protobuf field string query_record = 5; */ @@ -77,9 +77,9 @@ class ArticleSuggestionData extends \Google\Protobuf\Internal\Message * Map that contains metadata about the Article Suggestion and the document * that it originates from. * @type string $query_record - * Name of the query record. + * The name of the answer record. * Format: - * projects/{project}/locations/{location}/queryRecords/{query_record} + * projects/{project}/locations/{location}/answerRecords/{answer_record} * @type string $source * The knowledge document that this answer was extracted from. * Format: @@ -202,9 +202,9 @@ public function setMetadata($var) } /** - * Name of the query record. + * The name of the answer record. * Format: - * projects/{project}/locations/{location}/queryRecords/{query_record} + * projects/{project}/locations/{location}/answerRecords/{answer_record} * * Generated from protobuf field string query_record = 5; * @return string @@ -215,9 +215,9 @@ public function getQueryRecord() } /** - * Name of the query record. + * The name of the answer record. * Format: - * projects/{project}/locations/{location}/queryRecords/{query_record} + * projects/{project}/locations/{location}/answerRecords/{answer_record} * * Generated from protobuf field string query_record = 5; * @param string $var diff --git a/ContactCenterInsights/src/V1/FaqAnswerData.php b/ContactCenterInsights/src/V1/FaqAnswerData.php index f5a04a340b45..d80cb5319b93 100644 --- a/ContactCenterInsights/src/V1/FaqAnswerData.php +++ b/ContactCenterInsights/src/V1/FaqAnswerData.php @@ -43,9 +43,9 @@ class FaqAnswerData extends \Google\Protobuf\Internal\Message */ private $metadata; /** - * Name of the query record. + * The name of the answer record. * Format: - * projects/{project}/locations/{location}/queryRecords/{query_record}. + * projects/{project}/locations/{location}/answerRecords/{answer_record} * * Generated from protobuf field string query_record = 5; */ @@ -77,9 +77,9 @@ class FaqAnswerData extends \Google\Protobuf\Internal\Message * Map that contains metadata about the FAQ answer and the document that * it originates from. * @type string $query_record - * Name of the query record. + * The name of the answer record. * Format: - * projects/{project}/locations/{location}/queryRecords/{query_record}. + * projects/{project}/locations/{location}/answerRecords/{answer_record} * @type string $source * The knowledge document that this answer was extracted from. * Format: @@ -202,9 +202,9 @@ public function setMetadata($var) } /** - * Name of the query record. + * The name of the answer record. * Format: - * projects/{project}/locations/{location}/queryRecords/{query_record}. + * projects/{project}/locations/{location}/answerRecords/{answer_record} * * Generated from protobuf field string query_record = 5; * @return string @@ -215,9 +215,9 @@ public function getQueryRecord() } /** - * Name of the query record. + * The name of the answer record. * Format: - * projects/{project}/locations/{location}/queryRecords/{query_record}. + * projects/{project}/locations/{location}/answerRecords/{answer_record} * * Generated from protobuf field string query_record = 5; * @param string $var diff --git a/ContactCenterInsights/src/V1/SmartComposeSuggestionData.php b/ContactCenterInsights/src/V1/SmartComposeSuggestionData.php index ad87e216a8fc..a0b9b5d84099 100644 --- a/ContactCenterInsights/src/V1/SmartComposeSuggestionData.php +++ b/ContactCenterInsights/src/V1/SmartComposeSuggestionData.php @@ -37,9 +37,9 @@ class SmartComposeSuggestionData extends \Google\Protobuf\Internal\Message */ private $metadata; /** - * Name of the query record. + * The name of the answer record. * Format: - * projects/{project}/locations/{location}/queryRecords/{query_record} + * projects/{project}/locations/{location}/answerRecords/{answer_record} * * Generated from protobuf field string query_record = 4; */ @@ -61,9 +61,9 @@ class SmartComposeSuggestionData extends \Google\Protobuf\Internal\Message * Map that contains metadata about the Smart Compose suggestion and the * document from which it originates. * @type string $query_record - * Name of the query record. + * The name of the answer record. * Format: - * projects/{project}/locations/{location}/queryRecords/{query_record} + * projects/{project}/locations/{location}/answerRecords/{answer_record} * } */ public function __construct($data = NULL) { @@ -156,9 +156,9 @@ public function setMetadata($var) } /** - * Name of the query record. + * The name of the answer record. * Format: - * projects/{project}/locations/{location}/queryRecords/{query_record} + * projects/{project}/locations/{location}/answerRecords/{answer_record} * * Generated from protobuf field string query_record = 4; * @return string @@ -169,9 +169,9 @@ public function getQueryRecord() } /** - * Name of the query record. + * The name of the answer record. * Format: - * projects/{project}/locations/{location}/queryRecords/{query_record} + * projects/{project}/locations/{location}/answerRecords/{answer_record} * * Generated from protobuf field string query_record = 4; * @param string $var diff --git a/ContactCenterInsights/src/V1/SmartReplyData.php b/ContactCenterInsights/src/V1/SmartReplyData.php index 2c54d3714f18..806ccb89465d 100644 --- a/ContactCenterInsights/src/V1/SmartReplyData.php +++ b/ContactCenterInsights/src/V1/SmartReplyData.php @@ -37,9 +37,9 @@ class SmartReplyData extends \Google\Protobuf\Internal\Message */ private $metadata; /** - * Name of the query record. + * The name of the answer record. * Format: - * projects/{project}/locations/{location}/queryRecords/{query_record} + * projects/{project}/locations/{location}/answerRecords/{answer_record} * * Generated from protobuf field string query_record = 4; */ @@ -61,9 +61,9 @@ class SmartReplyData extends \Google\Protobuf\Internal\Message * Map that contains metadata about the Smart Reply and the document from * which it originates. * @type string $query_record - * Name of the query record. + * The name of the answer record. * Format: - * projects/{project}/locations/{location}/queryRecords/{query_record} + * projects/{project}/locations/{location}/answerRecords/{answer_record} * } */ public function __construct($data = NULL) { @@ -156,9 +156,9 @@ public function setMetadata($var) } /** - * Name of the query record. + * The name of the answer record. * Format: - * projects/{project}/locations/{location}/queryRecords/{query_record} + * projects/{project}/locations/{location}/answerRecords/{answer_record} * * Generated from protobuf field string query_record = 4; * @return string @@ -169,9 +169,9 @@ public function getQueryRecord() } /** - * Name of the query record. + * The name of the answer record. * Format: - * projects/{project}/locations/{location}/queryRecords/{query_record} + * projects/{project}/locations/{location}/answerRecords/{answer_record} * * Generated from protobuf field string query_record = 4; * @param string $var