Skip to content

Commit

Permalink
Regenerate domains client (#4895)
Browse files Browse the repository at this point in the history
  • Loading branch information
yoshi-code-bot authored Apr 1, 2024
1 parent e6b7276 commit c501ca6
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion src/CloudDomains/Resource/ProjectsLocationsRegistrations.php
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,16 @@ class ProjectsLocationsRegistrations extends \Google\Service\Resource
{
/**
* Updates a `Registration`'s contact settings. Some changes require
* confirmation by the domain's registrant contact .
* confirmation by the domain's registrant contact . Caution: Please consider
* carefully any changes to contact privacy settings when changing from
* `REDACTED_CONTACT_DATA` to `PUBLIC_CONTACT_DATA.` There may be a delay in
* reflecting updates you make to registrant contact information such that any
* changes you make to contact privacy (including from `REDACTED_CONTACT_DATA`
* to `PUBLIC_CONTACT_DATA`) will be applied without delay but changes to
* registrant contact information may take a limited time to be publicized. This
* means that changes to contact privacy from `REDACTED_CONTACT_DATA` to
* `PUBLIC_CONTACT_DATA` may make the previous registrant contact data public
* until the modified registrant contact details are published.
* (registrations.configureContactSettings)
*
* @param string $registration Required. The name of the `Registration` whose
Expand Down

0 comments on commit c501ca6

Please sign in to comment.