diff --git a/apis/Google.Cloud.RecaptchaEnterprise.V1/Google.Cloud.RecaptchaEnterprise.V1/Recaptchaenterprise.g.cs b/apis/Google.Cloud.RecaptchaEnterprise.V1/Google.Cloud.RecaptchaEnterprise.V1/Recaptchaenterprise.g.cs index f029476c6dc2..604ad25566c1 100644 --- a/apis/Google.Cloud.RecaptchaEnterprise.V1/Google.Cloud.RecaptchaEnterprise.V1/Recaptchaenterprise.g.cs +++ b/apis/Google.Cloud.RecaptchaEnterprise.V1/Google.Cloud.RecaptchaEnterprise.V1/Recaptchaenterprise.g.cs @@ -7550,7 +7550,8 @@ public float Score { public const int ChallengeFieldNumber = 4; private global::Google.Cloud.RecaptchaEnterprise.V1.RiskAnalysis.Types.Challenge challenge_ = global::Google.Cloud.RecaptchaEnterprise.V1.RiskAnalysis.Types.Challenge.Unspecified; /// - /// Output only. Challenge information for SCORE_AND_CHALLENGE keys + /// Output only. Challenge information for SCORE_AND_CHALLENGE and INVISIBLE + /// keys /// [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] @@ -7792,7 +7793,7 @@ public enum ClassificationReason { } /// - /// Challenge information for SCORE_AND_CHALLENGE keys + /// Challenge information for SCORE_AND_CHALLENGE and INVISIBLE keys /// public enum Challenge { /// @@ -22306,7 +22307,7 @@ public void MergeFrom(pb::CodedInputStream input) { } /// - /// The removeIpOverride request message. + /// The RemoveIpOverride request message. /// [global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")] public sealed partial class RemoveIpOverrideRequest : pb::IMessage