Skip to content

Commit 0836d4b

Browse files
1 parent 78d5edd commit 0836d4b

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

src/RecaptchaEnterprise/GoogleCloudRecaptchaenterpriseV1RiskAnalysis.php

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -44,9 +44,9 @@ class GoogleCloudRecaptchaenterpriseV1RiskAnalysis extends \Google\Collection
4444
*/
4545
public $challenge;
4646
/**
47-
* Output only. Advanced reasons contributing to the risk analysis verdict.
47+
* Output only. Additional reasons contributing to the risk analysis verdict.
4848
* These reasons are available to Enterprise tier projects only. Contact sales
49-
* for more information. The set of possible reasons is subject to change.
49+
* for more information. The set of reasons is subject to change.
5050
*
5151
* @var string[]
5252
*/
@@ -87,9 +87,9 @@ public function getChallenge()
8787
return $this->challenge;
8888
}
8989
/**
90-
* Output only. Advanced reasons contributing to the risk analysis verdict.
90+
* Output only. Additional reasons contributing to the risk analysis verdict.
9191
* These reasons are available to Enterprise tier projects only. Contact sales
92-
* for more information. The set of possible reasons is subject to change.
92+
* for more information. The set of reasons is subject to change.
9393
*
9494
* @param string[] $extendedVerdictReasons
9595
*/

0 commit comments

Comments
 (0)