Skip to content

Commit

Permalink
feat(domains): update the api
Browse files Browse the repository at this point in the history
#### domains:v1alpha2

The following keys were added:
- schemas.Registration.properties.provider (Total Keys: 2)
  • Loading branch information
yoshi-automation committed Apr 2, 2024
1 parent 0693eae commit 22bd656
Show file tree
Hide file tree
Showing 6 changed files with 32 additions and 12 deletions.
4 changes: 2 additions & 2 deletions docs/dyn/domains_v1.projects.locations.registrations.html
Expand Up @@ -79,7 +79,7 @@ <h2>Instance Methods</h2>
<p class="firstline">Close httplib2 connections.</p>
<p class="toc_element">
<code><a href="#configureContactSettings">configureContactSettings(registration, body=None, x__xgafv=None)</a></code></p>
<p class="firstline">Updates a `Registration`'s contact settings. Some changes require confirmation by the domain's registrant contact .</p>
<p class="firstline">Updates a `Registration`'s contact settings. Some changes require 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.</p>
<p class="toc_element">
<code><a href="#configureDnsSettings">configureDnsSettings(registration, body=None, x__xgafv=None)</a></code></p>
<p class="firstline">Updates a `Registration`'s DNS settings.</p>
Expand Down Expand Up @@ -151,7 +151,7 @@ <h3>Method Details</h3>

<div class="method">
<code class="details" id="configureContactSettings">configureContactSettings(registration, body=None, x__xgafv=None)</code>
<pre>Updates a `Registration`&#x27;s contact settings. Some changes require confirmation by the domain&#x27;s registrant contact .
<pre>Updates a `Registration`&#x27;s contact settings. Some changes require confirmation by the domain&#x27;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.

Args:
registration: string, Required. The name of the `Registration` whose contact settings are being updated, in the format `projects/*/locations/*/registrations/*`. (required)
Expand Down
Expand Up @@ -79,7 +79,7 @@ <h2>Instance Methods</h2>
<p class="firstline">Close httplib2 connections.</p>
<p class="toc_element">
<code><a href="#configureContactSettings">configureContactSettings(registration, body=None, x__xgafv=None)</a></code></p>
<p class="firstline">Updates a `Registration`'s contact settings. Some changes require confirmation by the domain's registrant contact .</p>
<p class="firstline">Updates a `Registration`'s contact settings. Some changes require 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.</p>
<p class="toc_element">
<code><a href="#configureDnsSettings">configureDnsSettings(registration, body=None, x__xgafv=None)</a></code></p>
<p class="firstline">Updates a `Registration`'s DNS settings.</p>
Expand Down Expand Up @@ -151,7 +151,7 @@ <h3>Method Details</h3>

<div class="method">
<code class="details" id="configureContactSettings">configureContactSettings(registration, body=None, x__xgafv=None)</code>
<pre>Updates a `Registration`&#x27;s contact settings. Some changes require confirmation by the domain&#x27;s registrant contact .
<pre>Updates a `Registration`&#x27;s contact settings. Some changes require confirmation by the domain&#x27;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.

Args:
registration: string, Required. The name of the `Registration` whose contact settings are being updated, in the format `projects/*/locations/*/registrations/*`. (required)
Expand Down Expand Up @@ -678,6 +678,7 @@ <h3>Method Details</h3>
},
},
},
&quot;provider&quot;: &quot;A String&quot;, # Output only. Current domain management provider.
&quot;registerFailureReason&quot;: &quot;A String&quot;, # Output only. The reason the domain registration failed. Only set for domains in REGISTRATION_FAILED state.
&quot;state&quot;: &quot;A String&quot;, # Output only. The state of the `Registration`
&quot;supportedPrivacy&quot;: [ # Output only. Set of options for the `contact_settings.privacy` field that this `Registration` supports.
Expand Down Expand Up @@ -994,6 +995,7 @@ <h3>Method Details</h3>
},
},
},
&quot;provider&quot;: &quot;A String&quot;, # Output only. Current domain management provider.
&quot;registerFailureReason&quot;: &quot;A String&quot;, # Output only. The reason the domain registration failed. Only set for domains in REGISTRATION_FAILED state.
&quot;state&quot;: &quot;A String&quot;, # Output only. The state of the `Registration`
&quot;supportedPrivacy&quot;: [ # Output only. Set of options for the `contact_settings.privacy` field that this `Registration` supports.
Expand Down Expand Up @@ -1222,6 +1224,7 @@ <h3>Method Details</h3>
},
},
},
&quot;provider&quot;: &quot;A String&quot;, # Output only. Current domain management provider.
&quot;registerFailureReason&quot;: &quot;A String&quot;, # Output only. The reason the domain registration failed. Only set for domains in REGISTRATION_FAILED state.
&quot;state&quot;: &quot;A String&quot;, # Output only. The state of the `Registration`
&quot;supportedPrivacy&quot;: [ # Output only. Set of options for the `contact_settings.privacy` field that this `Registration` supports.
Expand Down Expand Up @@ -1470,6 +1473,7 @@ <h3>Method Details</h3>
},
},
},
&quot;provider&quot;: &quot;A String&quot;, # Output only. Current domain management provider.
&quot;registerFailureReason&quot;: &quot;A String&quot;, # Output only. The reason the domain registration failed. Only set for domains in REGISTRATION_FAILED state.
&quot;state&quot;: &quot;A String&quot;, # Output only. The state of the `Registration`
&quot;supportedPrivacy&quot;: [ # Output only. Set of options for the `contact_settings.privacy` field that this `Registration` supports.
Expand Down Expand Up @@ -2035,6 +2039,7 @@ <h3>Method Details</h3>
},
},
},
&quot;provider&quot;: &quot;A String&quot;, # Output only. Current domain management provider.
&quot;registerFailureReason&quot;: &quot;A String&quot;, # Output only. The reason the domain registration failed. Only set for domains in REGISTRATION_FAILED state.
&quot;state&quot;: &quot;A String&quot;, # Output only. The state of the `Registration`
&quot;supportedPrivacy&quot;: [ # Output only. Set of options for the `contact_settings.privacy` field that this `Registration` supports.
Expand Down
Expand Up @@ -79,7 +79,7 @@ <h2>Instance Methods</h2>
<p class="firstline">Close httplib2 connections.</p>
<p class="toc_element">
<code><a href="#configureContactSettings">configureContactSettings(registration, body=None, x__xgafv=None)</a></code></p>
<p class="firstline">Updates a `Registration`'s contact settings. Some changes require confirmation by the domain's registrant contact .</p>
<p class="firstline">Updates a `Registration`'s contact settings. Some changes require 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.</p>
<p class="toc_element">
<code><a href="#configureDnsSettings">configureDnsSettings(registration, body=None, x__xgafv=None)</a></code></p>
<p class="firstline">Updates a `Registration`'s DNS settings.</p>
Expand Down Expand Up @@ -151,7 +151,7 @@ <h3>Method Details</h3>

<div class="method">
<code class="details" id="configureContactSettings">configureContactSettings(registration, body=None, x__xgafv=None)</code>
<pre>Updates a `Registration`&#x27;s contact settings. Some changes require confirmation by the domain&#x27;s registrant contact .
<pre>Updates a `Registration`&#x27;s contact settings. Some changes require confirmation by the domain&#x27;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.

Args:
registration: string, Required. The name of the `Registration` whose contact settings are being updated, in the format `projects/*/locations/*/registrations/*`. (required)
Expand Down
4 changes: 2 additions & 2 deletions googleapiclient/discovery_cache/documents/domains.v1.json
Expand Up @@ -250,7 +250,7 @@
"registrations": {
"methods": {
"configureContactSettings": {
"description": "Updates a `Registration`'s contact settings. Some changes require confirmation by the domain's registrant contact .",
"description": "Updates a `Registration`'s contact settings. Some changes require 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.",
"flatPath": "v1/projects/{projectsId}/locations/{locationsId}/registrations/{registrationsId}:configureContactSettings",
"httpMethod": "POST",
"id": "domains.projects.locations.registrations.configureContactSettings",
Expand Down Expand Up @@ -848,7 +848,7 @@
}
}
},
"revision": "20240313",
"revision": "20240327",
"rootUrl": "https://domains.googleapis.com/",
"schemas": {
"AuditConfig": {
Expand Down
19 changes: 17 additions & 2 deletions googleapiclient/discovery_cache/documents/domains.v1alpha2.json
Expand Up @@ -250,7 +250,7 @@
"registrations": {
"methods": {
"configureContactSettings": {
"description": "Updates a `Registration`'s contact settings. Some changes require confirmation by the domain's registrant contact .",
"description": "Updates a `Registration`'s contact settings. Some changes require 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.",
"flatPath": "v1alpha2/projects/{projectsId}/locations/{locationsId}/registrations/{registrationsId}:configureContactSettings",
"httpMethod": "POST",
"id": "domains.projects.locations.registrations.configureContactSettings",
Expand Down Expand Up @@ -848,7 +848,7 @@
}
}
},
"revision": "20240313",
"revision": "20240327",
"rootUrl": "https://domains.googleapis.com/",
"schemas": {
"AuditConfig": {
Expand Down Expand Up @@ -1859,6 +1859,21 @@ false
"description": "Output only. Pending contact settings for the `Registration`. Updates to the `contact_settings` field that change its `registrant_contact` or `privacy` fields require email confirmation by the `registrant_contact` before taking effect. This field is set only if there are pending updates to the `contact_settings` that have not been confirmed. To confirm the changes, the `registrant_contact` must follow the instructions in the email they receive.",
"readOnly": true
},
"provider": {
"description": "Output only. Current domain management provider.",
"enum": [
"REGISTRAR_UNSPECIFIED",
"GOOGLE_DOMAINS",
"SQUARESPACE"
],
"enumDescriptions": [
"Registrar is not selected.",
"Use Google Domains registrar.",
"Use Squarespace registrar"
],
"readOnly": true,
"type": "string"
},
"registerFailureReason": {
"description": "Output only. The reason the domain registration failed. Only set for domains in REGISTRATION_FAILED state.",
"enum": [
Expand Down
Expand Up @@ -250,7 +250,7 @@
"registrations": {
"methods": {
"configureContactSettings": {
"description": "Updates a `Registration`'s contact settings. Some changes require confirmation by the domain's registrant contact .",
"description": "Updates a `Registration`'s contact settings. Some changes require 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.",
"flatPath": "v1beta1/projects/{projectsId}/locations/{locationsId}/registrations/{registrationsId}:configureContactSettings",
"httpMethod": "POST",
"id": "domains.projects.locations.registrations.configureContactSettings",
Expand Down Expand Up @@ -848,7 +848,7 @@
}
}
},
"revision": "20240313",
"revision": "20240327",
"rootUrl": "https://domains.googleapis.com/",
"schemas": {
"AuditConfig": {
Expand Down

0 comments on commit 22bd656

Please sign in to comment.