google_api_partners v0.0.1 GoogleApi.Partners.V2.Model.CreateLeadResponse View Source

Response message for CreateLead.

Attributes

  • lead (Lead): Lead that was created depending on the outcome of <a href="https://www.google.com/recaptcha/">reCaptcha</a> validation. Defaults to: null.
  • recaptchaStatus (String): The outcome of <a href="https://www.google.com/recaptcha/">reCaptcha</a> validation. Defaults to: null.

    • Enum - one of [RECAPTCHA_STATUS_UNSPECIFIED, RS_NOT_NEEDED, RS_PASSED, RS_FAILED]
  • responseMetadata (ResponseMetadata): Current response metadata. Defaults to: null.