Google Cloud Native is in preview. Google Cloud Classic is fully supported.
Google Cloud Native v0.32.0 published on Wednesday, Nov 29, 2023 by Pulumi
google-native.domains/v1.getRegistration
Explore with Pulumi AI
Google Cloud Native is in preview. Google Cloud Classic is fully supported.
Google Cloud Native v0.32.0 published on Wednesday, Nov 29, 2023 by Pulumi
Gets the details of a Registration resource.
Using getRegistration
Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.
function getRegistration(args: GetRegistrationArgs, opts?: InvokeOptions): Promise<GetRegistrationResult>
function getRegistrationOutput(args: GetRegistrationOutputArgs, opts?: InvokeOptions): Output<GetRegistrationResult>def get_registration(location: Optional[str] = None,
                     project: Optional[str] = None,
                     registration_id: Optional[str] = None,
                     opts: Optional[InvokeOptions] = None) -> GetRegistrationResult
def get_registration_output(location: Optional[pulumi.Input[str]] = None,
                     project: Optional[pulumi.Input[str]] = None,
                     registration_id: Optional[pulumi.Input[str]] = None,
                     opts: Optional[InvokeOptions] = None) -> Output[GetRegistrationResult]func LookupRegistration(ctx *Context, args *LookupRegistrationArgs, opts ...InvokeOption) (*LookupRegistrationResult, error)
func LookupRegistrationOutput(ctx *Context, args *LookupRegistrationOutputArgs, opts ...InvokeOption) LookupRegistrationResultOutput> Note: This function is named LookupRegistration in the Go SDK.
public static class GetRegistration 
{
    public static Task<GetRegistrationResult> InvokeAsync(GetRegistrationArgs args, InvokeOptions? opts = null)
    public static Output<GetRegistrationResult> Invoke(GetRegistrationInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetRegistrationResult> getRegistration(GetRegistrationArgs args, InvokeOptions options)
public static Output<GetRegistrationResult> getRegistration(GetRegistrationArgs args, InvokeOptions options)
fn::invoke:
  function: google-native:domains/v1:getRegistration
  arguments:
    # arguments dictionaryThe following arguments are supported:
- Location string
- RegistrationId string
- Project string
- Location string
- RegistrationId string
- Project string
- location String
- registrationId String
- project String
- location string
- registrationId string
- project string
- location str
- registration_id str
- project str
- location String
- registrationId String
- project String
getRegistration Result
The following output properties are available:
- ContactSettings Pulumi.Google Native. Domains. V1. Outputs. Contact Settings Response 
- Settings for contact information linked to the Registration. You cannot update these with theUpdateRegistrationmethod. To update these settings, use theConfigureContactSettingsmethod.
- CreateTime string
- The creation timestamp of the Registrationresource.
- DnsSettings Pulumi.Google Native. Domains. V1. Outputs. Dns Settings Response 
- Settings controlling the DNS configuration of the Registration. You cannot update these with theUpdateRegistrationmethod. To update these settings, use theConfigureDnsSettingsmethod.
- DomainName string
- Immutable. The domain name. Unicode domain names must be expressed in Punycode format.
- ExpireTime string
- The expiration timestamp of the Registration.
- Issues List<string>
- The set of issues with the Registrationthat require attention.
- Labels Dictionary<string, string>
- Set of labels associated with the Registration.
- ManagementSettings Pulumi.Google Native. Domains. V1. Outputs. Management Settings Response 
- Settings for management of the Registration, including renewal, billing, and transfer. You cannot update these with theUpdateRegistrationmethod. To update these settings, use theConfigureManagementSettingsmethod.
- Name string
- Name of the Registrationresource, in the formatprojects/*/locations/*/registrations/.
- PendingContact Pulumi.Settings Google Native. Domains. V1. Outputs. Contact Settings Response 
- Pending contact settings for the Registration. Updates to thecontact_settingsfield that change itsregistrant_contactorprivacyfields require email confirmation by theregistrant_contactbefore taking effect. This field is set only if there are pending updates to thecontact_settingsthat have not been confirmed. To confirm the changes, theregistrant_contactmust follow the instructions in the email they receive.
- RegisterFailure stringReason 
- The reason the domain registration failed. Only set for domains in REGISTRATION_FAILED state.
- State string
- The state of the Registration
- SupportedPrivacy List<string>
- Set of options for the contact_settings.privacyfield that thisRegistrationsupports.
- TransferFailure stringReason 
- Deprecated: For more information, see Cloud Domains feature deprecation The reason the domain transfer failed. Only set for domains in TRANSFER_FAILED state.
- ContactSettings ContactSettings Response 
- Settings for contact information linked to the Registration. You cannot update these with theUpdateRegistrationmethod. To update these settings, use theConfigureContactSettingsmethod.
- CreateTime string
- The creation timestamp of the Registrationresource.
- DnsSettings DnsSettings Response 
- Settings controlling the DNS configuration of the Registration. You cannot update these with theUpdateRegistrationmethod. To update these settings, use theConfigureDnsSettingsmethod.
- DomainName string
- Immutable. The domain name. Unicode domain names must be expressed in Punycode format.
- ExpireTime string
- The expiration timestamp of the Registration.
- Issues []string
- The set of issues with the Registrationthat require attention.
- Labels map[string]string
- Set of labels associated with the Registration.
- ManagementSettings ManagementSettings Response 
- Settings for management of the Registration, including renewal, billing, and transfer. You cannot update these with theUpdateRegistrationmethod. To update these settings, use theConfigureManagementSettingsmethod.
- Name string
- Name of the Registrationresource, in the formatprojects/*/locations/*/registrations/.
- PendingContact ContactSettings Settings Response 
- Pending contact settings for the Registration. Updates to thecontact_settingsfield that change itsregistrant_contactorprivacyfields require email confirmation by theregistrant_contactbefore taking effect. This field is set only if there are pending updates to thecontact_settingsthat have not been confirmed. To confirm the changes, theregistrant_contactmust follow the instructions in the email they receive.
- RegisterFailure stringReason 
- The reason the domain registration failed. Only set for domains in REGISTRATION_FAILED state.
- State string
- The state of the Registration
- SupportedPrivacy []string
- Set of options for the contact_settings.privacyfield that thisRegistrationsupports.
- TransferFailure stringReason 
- Deprecated: For more information, see Cloud Domains feature deprecation The reason the domain transfer failed. Only set for domains in TRANSFER_FAILED state.
- contactSettings ContactSettings Response 
- Settings for contact information linked to the Registration. You cannot update these with theUpdateRegistrationmethod. To update these settings, use theConfigureContactSettingsmethod.
- createTime String
- The creation timestamp of the Registrationresource.
- dnsSettings DnsSettings Response 
- Settings controlling the DNS configuration of the Registration. You cannot update these with theUpdateRegistrationmethod. To update these settings, use theConfigureDnsSettingsmethod.
- domainName String
- Immutable. The domain name. Unicode domain names must be expressed in Punycode format.
- expireTime String
- The expiration timestamp of the Registration.
- issues List<String>
- The set of issues with the Registrationthat require attention.
- labels Map<String,String>
- Set of labels associated with the Registration.
- managementSettings ManagementSettings Response 
- Settings for management of the Registration, including renewal, billing, and transfer. You cannot update these with theUpdateRegistrationmethod. To update these settings, use theConfigureManagementSettingsmethod.
- name String
- Name of the Registrationresource, in the formatprojects/*/locations/*/registrations/.
- pendingContact ContactSettings Settings Response 
- Pending contact settings for the Registration. Updates to thecontact_settingsfield that change itsregistrant_contactorprivacyfields require email confirmation by theregistrant_contactbefore taking effect. This field is set only if there are pending updates to thecontact_settingsthat have not been confirmed. To confirm the changes, theregistrant_contactmust follow the instructions in the email they receive.
- registerFailure StringReason 
- The reason the domain registration failed. Only set for domains in REGISTRATION_FAILED state.
- state String
- The state of the Registration
- supportedPrivacy List<String>
- Set of options for the contact_settings.privacyfield that thisRegistrationsupports.
- transferFailure StringReason 
- Deprecated: For more information, see Cloud Domains feature deprecation The reason the domain transfer failed. Only set for domains in TRANSFER_FAILED state.
- contactSettings ContactSettings Response 
- Settings for contact information linked to the Registration. You cannot update these with theUpdateRegistrationmethod. To update these settings, use theConfigureContactSettingsmethod.
- createTime string
- The creation timestamp of the Registrationresource.
- dnsSettings DnsSettings Response 
- Settings controlling the DNS configuration of the Registration. You cannot update these with theUpdateRegistrationmethod. To update these settings, use theConfigureDnsSettingsmethod.
- domainName string
- Immutable. The domain name. Unicode domain names must be expressed in Punycode format.
- expireTime string
- The expiration timestamp of the Registration.
- issues string[]
- The set of issues with the Registrationthat require attention.
- labels {[key: string]: string}
- Set of labels associated with the Registration.
- managementSettings ManagementSettings Response 
- Settings for management of the Registration, including renewal, billing, and transfer. You cannot update these with theUpdateRegistrationmethod. To update these settings, use theConfigureManagementSettingsmethod.
- name string
- Name of the Registrationresource, in the formatprojects/*/locations/*/registrations/.
- pendingContact ContactSettings Settings Response 
- Pending contact settings for the Registration. Updates to thecontact_settingsfield that change itsregistrant_contactorprivacyfields require email confirmation by theregistrant_contactbefore taking effect. This field is set only if there are pending updates to thecontact_settingsthat have not been confirmed. To confirm the changes, theregistrant_contactmust follow the instructions in the email they receive.
- registerFailure stringReason 
- The reason the domain registration failed. Only set for domains in REGISTRATION_FAILED state.
- state string
- The state of the Registration
- supportedPrivacy string[]
- Set of options for the contact_settings.privacyfield that thisRegistrationsupports.
- transferFailure stringReason 
- Deprecated: For more information, see Cloud Domains feature deprecation The reason the domain transfer failed. Only set for domains in TRANSFER_FAILED state.
- contact_settings ContactSettings Response 
- Settings for contact information linked to the Registration. You cannot update these with theUpdateRegistrationmethod. To update these settings, use theConfigureContactSettingsmethod.
- create_time str
- The creation timestamp of the Registrationresource.
- dns_settings DnsSettings Response 
- Settings controlling the DNS configuration of the Registration. You cannot update these with theUpdateRegistrationmethod. To update these settings, use theConfigureDnsSettingsmethod.
- domain_name str
- Immutable. The domain name. Unicode domain names must be expressed in Punycode format.
- expire_time str
- The expiration timestamp of the Registration.
- issues Sequence[str]
- The set of issues with the Registrationthat require attention.
- labels Mapping[str, str]
- Set of labels associated with the Registration.
- management_settings ManagementSettings Response 
- Settings for management of the Registration, including renewal, billing, and transfer. You cannot update these with theUpdateRegistrationmethod. To update these settings, use theConfigureManagementSettingsmethod.
- name str
- Name of the Registrationresource, in the formatprojects/*/locations/*/registrations/.
- pending_contact_ Contactsettings Settings Response 
- Pending contact settings for the Registration. Updates to thecontact_settingsfield that change itsregistrant_contactorprivacyfields require email confirmation by theregistrant_contactbefore taking effect. This field is set only if there are pending updates to thecontact_settingsthat have not been confirmed. To confirm the changes, theregistrant_contactmust follow the instructions in the email they receive.
- register_failure_ strreason 
- The reason the domain registration failed. Only set for domains in REGISTRATION_FAILED state.
- state str
- The state of the Registration
- supported_privacy Sequence[str]
- Set of options for the contact_settings.privacyfield that thisRegistrationsupports.
- transfer_failure_ strreason 
- Deprecated: For more information, see Cloud Domains feature deprecation The reason the domain transfer failed. Only set for domains in TRANSFER_FAILED state.
- contactSettings Property Map
- Settings for contact information linked to the Registration. You cannot update these with theUpdateRegistrationmethod. To update these settings, use theConfigureContactSettingsmethod.
- createTime String
- The creation timestamp of the Registrationresource.
- dnsSettings Property Map
- Settings controlling the DNS configuration of the Registration. You cannot update these with theUpdateRegistrationmethod. To update these settings, use theConfigureDnsSettingsmethod.
- domainName String
- Immutable. The domain name. Unicode domain names must be expressed in Punycode format.
- expireTime String
- The expiration timestamp of the Registration.
- issues List<String>
- The set of issues with the Registrationthat require attention.
- labels Map<String>
- Set of labels associated with the Registration.
- managementSettings Property Map
- Settings for management of the Registration, including renewal, billing, and transfer. You cannot update these with theUpdateRegistrationmethod. To update these settings, use theConfigureManagementSettingsmethod.
- name String
- Name of the Registrationresource, in the formatprojects/*/locations/*/registrations/.
- pendingContact Property MapSettings 
- Pending contact settings for the Registration. Updates to thecontact_settingsfield that change itsregistrant_contactorprivacyfields require email confirmation by theregistrant_contactbefore taking effect. This field is set only if there are pending updates to thecontact_settingsthat have not been confirmed. To confirm the changes, theregistrant_contactmust follow the instructions in the email they receive.
- registerFailure StringReason 
- The reason the domain registration failed. Only set for domains in REGISTRATION_FAILED state.
- state String
- The state of the Registration
- supportedPrivacy List<String>
- Set of options for the contact_settings.privacyfield that thisRegistrationsupports.
- transferFailure StringReason 
- Deprecated: For more information, see Cloud Domains feature deprecation The reason the domain transfer failed. Only set for domains in TRANSFER_FAILED state.
Supporting Types
ContactResponse 
- Email string
- Email address of the contact.
- FaxNumber string
- Fax number of the contact in international format. For example, "+1-800-555-0123".
- PhoneNumber string
- Phone number of the contact in international format. For example, "+1-800-555-0123".
- PostalAddress Pulumi.Google Native. Domains. V1. Inputs. Postal Address Response 
- Postal address of the contact.
- Email string
- Email address of the contact.
- FaxNumber string
- Fax number of the contact in international format. For example, "+1-800-555-0123".
- PhoneNumber string
- Phone number of the contact in international format. For example, "+1-800-555-0123".
- PostalAddress PostalAddress Response 
- Postal address of the contact.
- email String
- Email address of the contact.
- faxNumber String
- Fax number of the contact in international format. For example, "+1-800-555-0123".
- phoneNumber String
- Phone number of the contact in international format. For example, "+1-800-555-0123".
- postalAddress PostalAddress Response 
- Postal address of the contact.
- email string
- Email address of the contact.
- faxNumber string
- Fax number of the contact in international format. For example, "+1-800-555-0123".
- phoneNumber string
- Phone number of the contact in international format. For example, "+1-800-555-0123".
- postalAddress PostalAddress Response 
- Postal address of the contact.
- email str
- Email address of the contact.
- fax_number str
- Fax number of the contact in international format. For example, "+1-800-555-0123".
- phone_number str
- Phone number of the contact in international format. For example, "+1-800-555-0123".
- postal_address PostalAddress Response 
- Postal address of the contact.
- email String
- Email address of the contact.
- faxNumber String
- Fax number of the contact in international format. For example, "+1-800-555-0123".
- phoneNumber String
- Phone number of the contact in international format. For example, "+1-800-555-0123".
- postalAddress Property Map
- Postal address of the contact.
ContactSettingsResponse  
- AdminContact Pulumi.Google Native. Domains. V1. Inputs. Contact Response 
- The administrative contact for the Registration.
- Privacy string
- Privacy setting for the contacts associated with the Registration.
- RegistrantContact Pulumi.Google Native. Domains. V1. Inputs. Contact Response 
- The registrant contact for the Registration. Caution: Anyone with access to this email address, phone number, and/or postal address can take control of the domain. Warning: For newRegistrations, the registrant receives an email confirmation that they must complete within 15 days to avoid domain suspension.
- TechnicalContact Pulumi.Google Native. Domains. V1. Inputs. Contact Response 
- The technical contact for the Registration.
- AdminContact ContactResponse 
- The administrative contact for the Registration.
- Privacy string
- Privacy setting for the contacts associated with the Registration.
- RegistrantContact ContactResponse 
- The registrant contact for the Registration. Caution: Anyone with access to this email address, phone number, and/or postal address can take control of the domain. Warning: For newRegistrations, the registrant receives an email confirmation that they must complete within 15 days to avoid domain suspension.
- TechnicalContact ContactResponse 
- The technical contact for the Registration.
- adminContact ContactResponse 
- The administrative contact for the Registration.
- privacy String
- Privacy setting for the contacts associated with the Registration.
- registrantContact ContactResponse 
- The registrant contact for the Registration. Caution: Anyone with access to this email address, phone number, and/or postal address can take control of the domain. Warning: For newRegistrations, the registrant receives an email confirmation that they must complete within 15 days to avoid domain suspension.
- technicalContact ContactResponse 
- The technical contact for the Registration.
- adminContact ContactResponse 
- The administrative contact for the Registration.
- privacy string
- Privacy setting for the contacts associated with the Registration.
- registrantContact ContactResponse 
- The registrant contact for the Registration. Caution: Anyone with access to this email address, phone number, and/or postal address can take control of the domain. Warning: For newRegistrations, the registrant receives an email confirmation that they must complete within 15 days to avoid domain suspension.
- technicalContact ContactResponse 
- The technical contact for the Registration.
- admin_contact ContactResponse 
- The administrative contact for the Registration.
- privacy str
- Privacy setting for the contacts associated with the Registration.
- registrant_contact ContactResponse 
- The registrant contact for the Registration. Caution: Anyone with access to this email address, phone number, and/or postal address can take control of the domain. Warning: For newRegistrations, the registrant receives an email confirmation that they must complete within 15 days to avoid domain suspension.
- technical_contact ContactResponse 
- The technical contact for the Registration.
- adminContact Property Map
- The administrative contact for the Registration.
- privacy String
- Privacy setting for the contacts associated with the Registration.
- registrantContact Property Map
- The registrant contact for the Registration. Caution: Anyone with access to this email address, phone number, and/or postal address can take control of the domain. Warning: For newRegistrations, the registrant receives an email confirmation that they must complete within 15 days to avoid domain suspension.
- technicalContact Property Map
- The technical contact for the Registration.
CustomDnsResponse  
- DsRecords List<Pulumi.Google Native. Domains. V1. Inputs. Ds Record Response> 
- The list of DS records for this domain, which are used to enable DNSSEC. The domain's DNS provider can provide the values to set here. If this field is empty, DNSSEC is disabled.
- NameServers List<string>
- A list of name servers that store the DNS zone for this domain. Each name server is a domain name, with Unicode domain names expressed in Punycode format.
- DsRecords []DsRecord Response 
- The list of DS records for this domain, which are used to enable DNSSEC. The domain's DNS provider can provide the values to set here. If this field is empty, DNSSEC is disabled.
- NameServers []string
- A list of name servers that store the DNS zone for this domain. Each name server is a domain name, with Unicode domain names expressed in Punycode format.
- dsRecords List<DsRecord Response> 
- The list of DS records for this domain, which are used to enable DNSSEC. The domain's DNS provider can provide the values to set here. If this field is empty, DNSSEC is disabled.
- nameServers List<String>
- A list of name servers that store the DNS zone for this domain. Each name server is a domain name, with Unicode domain names expressed in Punycode format.
- dsRecords DsRecord Response[] 
- The list of DS records for this domain, which are used to enable DNSSEC. The domain's DNS provider can provide the values to set here. If this field is empty, DNSSEC is disabled.
- nameServers string[]
- A list of name servers that store the DNS zone for this domain. Each name server is a domain name, with Unicode domain names expressed in Punycode format.
- ds_records Sequence[DsRecord Response] 
- The list of DS records for this domain, which are used to enable DNSSEC. The domain's DNS provider can provide the values to set here. If this field is empty, DNSSEC is disabled.
- name_servers Sequence[str]
- A list of name servers that store the DNS zone for this domain. Each name server is a domain name, with Unicode domain names expressed in Punycode format.
- dsRecords List<Property Map>
- The list of DS records for this domain, which are used to enable DNSSEC. The domain's DNS provider can provide the values to set here. If this field is empty, DNSSEC is disabled.
- nameServers List<String>
- A list of name servers that store the DNS zone for this domain. Each name server is a domain name, with Unicode domain names expressed in Punycode format.
DnsSettingsResponse  
- CustomDns Pulumi.Google Native. Domains. V1. Inputs. Custom Dns Response 
- An arbitrary DNS provider identified by its name servers.
- GlueRecords List<Pulumi.Google Native. Domains. V1. Inputs. Glue Record Response> 
- The list of glue records for this Registration. Commonly empty.
- GoogleDomains Pulumi.Dns Google Native. Domains. V1. Inputs. Google Domains Dns Response 
- Deprecated: For more information, see Cloud Domains feature deprecation The free DNS zone provided by Google Domains.
- CustomDns CustomDns Response 
- An arbitrary DNS provider identified by its name servers.
- GlueRecords []GlueRecord Response 
- The list of glue records for this Registration. Commonly empty.
- GoogleDomains GoogleDns Domains Dns Response 
- Deprecated: For more information, see Cloud Domains feature deprecation The free DNS zone provided by Google Domains.
- customDns CustomDns Response 
- An arbitrary DNS provider identified by its name servers.
- glueRecords List<GlueRecord Response> 
- The list of glue records for this Registration. Commonly empty.
- googleDomains GoogleDns Domains Dns Response 
- Deprecated: For more information, see Cloud Domains feature deprecation The free DNS zone provided by Google Domains.
- customDns CustomDns Response 
- An arbitrary DNS provider identified by its name servers.
- glueRecords GlueRecord Response[] 
- The list of glue records for this Registration. Commonly empty.
- googleDomains GoogleDns Domains Dns Response 
- Deprecated: For more information, see Cloud Domains feature deprecation The free DNS zone provided by Google Domains.
- custom_dns CustomDns Response 
- An arbitrary DNS provider identified by its name servers.
- glue_records Sequence[GlueRecord Response] 
- The list of glue records for this Registration. Commonly empty.
- google_domains_ Googledns Domains Dns Response 
- Deprecated: For more information, see Cloud Domains feature deprecation The free DNS zone provided by Google Domains.
- customDns Property Map
- An arbitrary DNS provider identified by its name servers.
- glueRecords List<Property Map>
- The list of glue records for this Registration. Commonly empty.
- googleDomains Property MapDns 
- Deprecated: For more information, see Cloud Domains feature deprecation The free DNS zone provided by Google Domains.
DsRecordResponse  
- Algorithm string
- The algorithm used to generate the referenced DNSKEY.
- Digest string
- The digest generated from the referenced DNSKEY.
- DigestType string
- The hash function used to generate the digest of the referenced DNSKEY.
- KeyTag int
- The key tag of the record. Must be set in range 0 -- 65535.
- Algorithm string
- The algorithm used to generate the referenced DNSKEY.
- Digest string
- The digest generated from the referenced DNSKEY.
- DigestType string
- The hash function used to generate the digest of the referenced DNSKEY.
- KeyTag int
- The key tag of the record. Must be set in range 0 -- 65535.
- algorithm String
- The algorithm used to generate the referenced DNSKEY.
- digest String
- The digest generated from the referenced DNSKEY.
- digestType String
- The hash function used to generate the digest of the referenced DNSKEY.
- keyTag Integer
- The key tag of the record. Must be set in range 0 -- 65535.
- algorithm string
- The algorithm used to generate the referenced DNSKEY.
- digest string
- The digest generated from the referenced DNSKEY.
- digestType string
- The hash function used to generate the digest of the referenced DNSKEY.
- keyTag number
- The key tag of the record. Must be set in range 0 -- 65535.
- algorithm str
- The algorithm used to generate the referenced DNSKEY.
- digest str
- The digest generated from the referenced DNSKEY.
- digest_type str
- The hash function used to generate the digest of the referenced DNSKEY.
- key_tag int
- The key tag of the record. Must be set in range 0 -- 65535.
- algorithm String
- The algorithm used to generate the referenced DNSKEY.
- digest String
- The digest generated from the referenced DNSKEY.
- digestType String
- The hash function used to generate the digest of the referenced DNSKEY.
- keyTag Number
- The key tag of the record. Must be set in range 0 -- 65535.
GlueRecordResponse  
- HostName string
- Domain name of the host in Punycode format.
- Ipv4Addresses List<string>
- List of IPv4 addresses corresponding to this host in the standard decimal format (e.g. 198.51.100.1). At least one ofipv4_addressandipv6_addressmust be set.
- Ipv6Addresses List<string>
- List of IPv6 addresses corresponding to this host in the standard hexadecimal format (e.g. 2001:db8::). At least one ofipv4_addressandipv6_addressmust be set.
- HostName string
- Domain name of the host in Punycode format.
- Ipv4Addresses []string
- List of IPv4 addresses corresponding to this host in the standard decimal format (e.g. 198.51.100.1). At least one ofipv4_addressandipv6_addressmust be set.
- Ipv6Addresses []string
- List of IPv6 addresses corresponding to this host in the standard hexadecimal format (e.g. 2001:db8::). At least one ofipv4_addressandipv6_addressmust be set.
- hostName String
- Domain name of the host in Punycode format.
- ipv4Addresses List<String>
- List of IPv4 addresses corresponding to this host in the standard decimal format (e.g. 198.51.100.1). At least one ofipv4_addressandipv6_addressmust be set.
- ipv6Addresses List<String>
- List of IPv6 addresses corresponding to this host in the standard hexadecimal format (e.g. 2001:db8::). At least one ofipv4_addressandipv6_addressmust be set.
- hostName string
- Domain name of the host in Punycode format.
- ipv4Addresses string[]
- List of IPv4 addresses corresponding to this host in the standard decimal format (e.g. 198.51.100.1). At least one ofipv4_addressandipv6_addressmust be set.
- ipv6Addresses string[]
- List of IPv6 addresses corresponding to this host in the standard hexadecimal format (e.g. 2001:db8::). At least one ofipv4_addressandipv6_addressmust be set.
- host_name str
- Domain name of the host in Punycode format.
- ipv4_addresses Sequence[str]
- List of IPv4 addresses corresponding to this host in the standard decimal format (e.g. 198.51.100.1). At least one ofipv4_addressandipv6_addressmust be set.
- ipv6_addresses Sequence[str]
- List of IPv6 addresses corresponding to this host in the standard hexadecimal format (e.g. 2001:db8::). At least one ofipv4_addressandipv6_addressmust be set.
- hostName String
- Domain name of the host in Punycode format.
- ipv4Addresses List<String>
- List of IPv4 addresses corresponding to this host in the standard decimal format (e.g. 198.51.100.1). At least one ofipv4_addressandipv6_addressmust be set.
- ipv6Addresses List<String>
- List of IPv6 addresses corresponding to this host in the standard hexadecimal format (e.g. 2001:db8::). At least one ofipv4_addressandipv6_addressmust be set.
GoogleDomainsDnsResponse   
- DsRecords List<Pulumi.Google Native. Domains. V1. Inputs. Ds Record Response> 
- The list of DS records published for this domain. The list is automatically populated when ds_stateisDS_RECORDS_PUBLISHED, otherwise it remains empty.
- DsState string
- The state of DS records for this domain. Used to enable or disable automatic DNSSEC.
- NameServers List<string>
- A list of name servers that store the DNS zone for this domain. Each name server is a domain name, with Unicode domain names expressed in Punycode format. This field is automatically populated with the name servers assigned to the Google Domains DNS zone.
- DsRecords []DsRecord Response 
- The list of DS records published for this domain. The list is automatically populated when ds_stateisDS_RECORDS_PUBLISHED, otherwise it remains empty.
- DsState string
- The state of DS records for this domain. Used to enable or disable automatic DNSSEC.
- NameServers []string
- A list of name servers that store the DNS zone for this domain. Each name server is a domain name, with Unicode domain names expressed in Punycode format. This field is automatically populated with the name servers assigned to the Google Domains DNS zone.
- dsRecords List<DsRecord Response> 
- The list of DS records published for this domain. The list is automatically populated when ds_stateisDS_RECORDS_PUBLISHED, otherwise it remains empty.
- dsState String
- The state of DS records for this domain. Used to enable or disable automatic DNSSEC.
- nameServers List<String>
- A list of name servers that store the DNS zone for this domain. Each name server is a domain name, with Unicode domain names expressed in Punycode format. This field is automatically populated with the name servers assigned to the Google Domains DNS zone.
- dsRecords DsRecord Response[] 
- The list of DS records published for this domain. The list is automatically populated when ds_stateisDS_RECORDS_PUBLISHED, otherwise it remains empty.
- dsState string
- The state of DS records for this domain. Used to enable or disable automatic DNSSEC.
- nameServers string[]
- A list of name servers that store the DNS zone for this domain. Each name server is a domain name, with Unicode domain names expressed in Punycode format. This field is automatically populated with the name servers assigned to the Google Domains DNS zone.
- ds_records Sequence[DsRecord Response] 
- The list of DS records published for this domain. The list is automatically populated when ds_stateisDS_RECORDS_PUBLISHED, otherwise it remains empty.
- ds_state str
- The state of DS records for this domain. Used to enable or disable automatic DNSSEC.
- name_servers Sequence[str]
- A list of name servers that store the DNS zone for this domain. Each name server is a domain name, with Unicode domain names expressed in Punycode format. This field is automatically populated with the name servers assigned to the Google Domains DNS zone.
- dsRecords List<Property Map>
- The list of DS records published for this domain. The list is automatically populated when ds_stateisDS_RECORDS_PUBLISHED, otherwise it remains empty.
- dsState String
- The state of DS records for this domain. Used to enable or disable automatic DNSSEC.
- nameServers List<String>
- A list of name servers that store the DNS zone for this domain. Each name server is a domain name, with Unicode domain names expressed in Punycode format. This field is automatically populated with the name servers assigned to the Google Domains DNS zone.
ManagementSettingsResponse  
- PreferredRenewal stringMethod 
- Optional. The desired renewal method for this Registration. The actualrenewal_methodis automatically updated to reflect this choice. If unset or equal toRENEWAL_METHOD_UNSPECIFIED, it will be treated as if it were set toAUTOMATIC_RENEWAL. Can't be set toRENEWAL_DISABLEDduring resource creation and can only be updated when theRegistrationresource has stateACTIVEorSUSPENDED. Whenpreferred_renewal_methodis set toAUTOMATIC_RENEWALthe actualrenewal_methodcan be set toRENEWAL_DISABLEDin case of e.g. problems with the Billing Account or reported domain abuse. In such cases check theissuesfield on theRegistration. After the problem is resolved therenewal_methodwill be automatically updated topreferred_renewal_methodin a few hours.
- RenewalMethod string
- The actual renewal method for this Registration. Whenpreferred_renewal_methodis set toAUTOMATIC_RENEWALthe actualrenewal_methodcan be equal toRENEWAL_DISABLEDin case of e.g. problems with the Billing Account or reported domain abuse. In such cases check theissuesfield on theRegistration. After the problem is resolved therenewal_methodwill be automatically updated topreferred_renewal_methodin a few hours.
- TransferLock stringState 
- Controls whether the domain can be transferred to another registrar.
- PreferredRenewal stringMethod 
- Optional. The desired renewal method for this Registration. The actualrenewal_methodis automatically updated to reflect this choice. If unset or equal toRENEWAL_METHOD_UNSPECIFIED, it will be treated as if it were set toAUTOMATIC_RENEWAL. Can't be set toRENEWAL_DISABLEDduring resource creation and can only be updated when theRegistrationresource has stateACTIVEorSUSPENDED. Whenpreferred_renewal_methodis set toAUTOMATIC_RENEWALthe actualrenewal_methodcan be set toRENEWAL_DISABLEDin case of e.g. problems with the Billing Account or reported domain abuse. In such cases check theissuesfield on theRegistration. After the problem is resolved therenewal_methodwill be automatically updated topreferred_renewal_methodin a few hours.
- RenewalMethod string
- The actual renewal method for this Registration. Whenpreferred_renewal_methodis set toAUTOMATIC_RENEWALthe actualrenewal_methodcan be equal toRENEWAL_DISABLEDin case of e.g. problems with the Billing Account or reported domain abuse. In such cases check theissuesfield on theRegistration. After the problem is resolved therenewal_methodwill be automatically updated topreferred_renewal_methodin a few hours.
- TransferLock stringState 
- Controls whether the domain can be transferred to another registrar.
- preferredRenewal StringMethod 
- Optional. The desired renewal method for this Registration. The actualrenewal_methodis automatically updated to reflect this choice. If unset or equal toRENEWAL_METHOD_UNSPECIFIED, it will be treated as if it were set toAUTOMATIC_RENEWAL. Can't be set toRENEWAL_DISABLEDduring resource creation and can only be updated when theRegistrationresource has stateACTIVEorSUSPENDED. Whenpreferred_renewal_methodis set toAUTOMATIC_RENEWALthe actualrenewal_methodcan be set toRENEWAL_DISABLEDin case of e.g. problems with the Billing Account or reported domain abuse. In such cases check theissuesfield on theRegistration. After the problem is resolved therenewal_methodwill be automatically updated topreferred_renewal_methodin a few hours.
- renewalMethod String
- The actual renewal method for this Registration. Whenpreferred_renewal_methodis set toAUTOMATIC_RENEWALthe actualrenewal_methodcan be equal toRENEWAL_DISABLEDin case of e.g. problems with the Billing Account or reported domain abuse. In such cases check theissuesfield on theRegistration. After the problem is resolved therenewal_methodwill be automatically updated topreferred_renewal_methodin a few hours.
- transferLock StringState 
- Controls whether the domain can be transferred to another registrar.
- preferredRenewal stringMethod 
- Optional. The desired renewal method for this Registration. The actualrenewal_methodis automatically updated to reflect this choice. If unset or equal toRENEWAL_METHOD_UNSPECIFIED, it will be treated as if it were set toAUTOMATIC_RENEWAL. Can't be set toRENEWAL_DISABLEDduring resource creation and can only be updated when theRegistrationresource has stateACTIVEorSUSPENDED. Whenpreferred_renewal_methodis set toAUTOMATIC_RENEWALthe actualrenewal_methodcan be set toRENEWAL_DISABLEDin case of e.g. problems with the Billing Account or reported domain abuse. In such cases check theissuesfield on theRegistration. After the problem is resolved therenewal_methodwill be automatically updated topreferred_renewal_methodin a few hours.
- renewalMethod string
- The actual renewal method for this Registration. Whenpreferred_renewal_methodis set toAUTOMATIC_RENEWALthe actualrenewal_methodcan be equal toRENEWAL_DISABLEDin case of e.g. problems with the Billing Account or reported domain abuse. In such cases check theissuesfield on theRegistration. After the problem is resolved therenewal_methodwill be automatically updated topreferred_renewal_methodin a few hours.
- transferLock stringState 
- Controls whether the domain can be transferred to another registrar.
- preferred_renewal_ strmethod 
- Optional. The desired renewal method for this Registration. The actualrenewal_methodis automatically updated to reflect this choice. If unset or equal toRENEWAL_METHOD_UNSPECIFIED, it will be treated as if it were set toAUTOMATIC_RENEWAL. Can't be set toRENEWAL_DISABLEDduring resource creation and can only be updated when theRegistrationresource has stateACTIVEorSUSPENDED. Whenpreferred_renewal_methodis set toAUTOMATIC_RENEWALthe actualrenewal_methodcan be set toRENEWAL_DISABLEDin case of e.g. problems with the Billing Account or reported domain abuse. In such cases check theissuesfield on theRegistration. After the problem is resolved therenewal_methodwill be automatically updated topreferred_renewal_methodin a few hours.
- renewal_method str
- The actual renewal method for this Registration. Whenpreferred_renewal_methodis set toAUTOMATIC_RENEWALthe actualrenewal_methodcan be equal toRENEWAL_DISABLEDin case of e.g. problems with the Billing Account or reported domain abuse. In such cases check theissuesfield on theRegistration. After the problem is resolved therenewal_methodwill be automatically updated topreferred_renewal_methodin a few hours.
- transfer_lock_ strstate 
- Controls whether the domain can be transferred to another registrar.
- preferredRenewal StringMethod 
- Optional. The desired renewal method for this Registration. The actualrenewal_methodis automatically updated to reflect this choice. If unset or equal toRENEWAL_METHOD_UNSPECIFIED, it will be treated as if it were set toAUTOMATIC_RENEWAL. Can't be set toRENEWAL_DISABLEDduring resource creation and can only be updated when theRegistrationresource has stateACTIVEorSUSPENDED. Whenpreferred_renewal_methodis set toAUTOMATIC_RENEWALthe actualrenewal_methodcan be set toRENEWAL_DISABLEDin case of e.g. problems with the Billing Account or reported domain abuse. In such cases check theissuesfield on theRegistration. After the problem is resolved therenewal_methodwill be automatically updated topreferred_renewal_methodin a few hours.
- renewalMethod String
- The actual renewal method for this Registration. Whenpreferred_renewal_methodis set toAUTOMATIC_RENEWALthe actualrenewal_methodcan be equal toRENEWAL_DISABLEDin case of e.g. problems with the Billing Account or reported domain abuse. In such cases check theissuesfield on theRegistration. After the problem is resolved therenewal_methodwill be automatically updated topreferred_renewal_methodin a few hours.
- transferLock StringState 
- Controls whether the domain can be transferred to another registrar.
PostalAddressResponse  
- AddressLines List<string>
- Unstructured address lines describing the lower levels of an address. Because values in address_lines do not have type information and may sometimes contain multiple values in a single field (e.g. "Austin, TX"), it is important that the line order is clear. The order of address lines should be "envelope order" for the country/region of the address. In places where this can vary (e.g. Japan), address_language is used to make it explicit (e.g. "ja" for large-to-small ordering and "ja-Latn" or "en" for small-to-large). This way, the most specific line of an address can be selected based on the language. The minimum permitted structural representation of an address consists of a region_code with all remaining information placed in the address_lines. It would be possible to format such an address very approximately without geocoding, but no semantic reasoning could be made about any of the address components until it was at least partially resolved. Creating an address only containing a region_code and address_lines, and then geocoding is the recommended way to handle completely unstructured addresses (as opposed to guessing which parts of the address should be localities or administrative areas).
- AdministrativeArea string
- Optional. Highest administrative subdivision which is used for postal addresses of a country or region. For example, this can be a state, a province, an oblast, or a prefecture. Specifically, for Spain this is the province and not the autonomous community (e.g. "Barcelona" and not "Catalonia"). Many countries don't use an administrative area in postal addresses. E.g. in Switzerland this should be left unpopulated.
- LanguageCode string
- Optional. BCP-47 language code of the contents of this address (if known). This is often the UI language of the input form or is expected to match one of the languages used in the address' country/region, or their transliterated equivalents. This can affect formatting in certain countries, but is not critical to the correctness of the data and will never affect any validation or other non-formatting related operations. If this value is not known, it should be omitted (rather than specifying a possibly incorrect default). Examples: "zh-Hant", "ja", "ja-Latn", "en".
- Locality string
- Optional. Generally refers to the city/town portion of the address. Examples: US city, IT comune, UK post town. In regions of the world where localities are not well defined or do not fit into this structure well, leave locality empty and use address_lines.
- Organization string
- Optional. The name of the organization at the address.
- PostalCode string
- Optional. Postal code of the address. Not all countries use or require postal codes to be present, but where they are used, they may trigger additional validation with other parts of the address (e.g. state/zip validation in the U.S.A.).
- Recipients List<string>
- Optional. The recipient at the address. This field may, under certain circumstances, contain multiline information. For example, it might contain "care of" information.
- RegionCode string
- CLDR region code of the country/region of the address. This is never inferred and it is up to the user to ensure the value is correct. See https://cldr.unicode.org/ and https://www.unicode.org/cldr/charts/30/supplemental/territory_information.html for details. Example: "CH" for Switzerland.
- Revision int
- The schema revision of the PostalAddress. This must be set to 0, which is the latest revision. All new revisions must be backward compatible with old revisions.
- SortingCode string
- Optional. Additional, country-specific, sorting code. This is not used in most regions. Where it is used, the value is either a string like "CEDEX", optionally followed by a number (e.g. "CEDEX 7"), or just a number alone, representing the "sector code" (Jamaica), "delivery area indicator" (Malawi) or "post office indicator" (e.g. Côte d'Ivoire).
- Sublocality string
- Optional. Sublocality of the address. For example, this can be neighborhoods, boroughs, districts.
- AddressLines []string
- Unstructured address lines describing the lower levels of an address. Because values in address_lines do not have type information and may sometimes contain multiple values in a single field (e.g. "Austin, TX"), it is important that the line order is clear. The order of address lines should be "envelope order" for the country/region of the address. In places where this can vary (e.g. Japan), address_language is used to make it explicit (e.g. "ja" for large-to-small ordering and "ja-Latn" or "en" for small-to-large). This way, the most specific line of an address can be selected based on the language. The minimum permitted structural representation of an address consists of a region_code with all remaining information placed in the address_lines. It would be possible to format such an address very approximately without geocoding, but no semantic reasoning could be made about any of the address components until it was at least partially resolved. Creating an address only containing a region_code and address_lines, and then geocoding is the recommended way to handle completely unstructured addresses (as opposed to guessing which parts of the address should be localities or administrative areas).
- AdministrativeArea string
- Optional. Highest administrative subdivision which is used for postal addresses of a country or region. For example, this can be a state, a province, an oblast, or a prefecture. Specifically, for Spain this is the province and not the autonomous community (e.g. "Barcelona" and not "Catalonia"). Many countries don't use an administrative area in postal addresses. E.g. in Switzerland this should be left unpopulated.
- LanguageCode string
- Optional. BCP-47 language code of the contents of this address (if known). This is often the UI language of the input form or is expected to match one of the languages used in the address' country/region, or their transliterated equivalents. This can affect formatting in certain countries, but is not critical to the correctness of the data and will never affect any validation or other non-formatting related operations. If this value is not known, it should be omitted (rather than specifying a possibly incorrect default). Examples: "zh-Hant", "ja", "ja-Latn", "en".
- Locality string
- Optional. Generally refers to the city/town portion of the address. Examples: US city, IT comune, UK post town. In regions of the world where localities are not well defined or do not fit into this structure well, leave locality empty and use address_lines.
- Organization string
- Optional. The name of the organization at the address.
- PostalCode string
- Optional. Postal code of the address. Not all countries use or require postal codes to be present, but where they are used, they may trigger additional validation with other parts of the address (e.g. state/zip validation in the U.S.A.).
- Recipients []string
- Optional. The recipient at the address. This field may, under certain circumstances, contain multiline information. For example, it might contain "care of" information.
- RegionCode string
- CLDR region code of the country/region of the address. This is never inferred and it is up to the user to ensure the value is correct. See https://cldr.unicode.org/ and https://www.unicode.org/cldr/charts/30/supplemental/territory_information.html for details. Example: "CH" for Switzerland.
- Revision int
- The schema revision of the PostalAddress. This must be set to 0, which is the latest revision. All new revisions must be backward compatible with old revisions.
- SortingCode string
- Optional. Additional, country-specific, sorting code. This is not used in most regions. Where it is used, the value is either a string like "CEDEX", optionally followed by a number (e.g. "CEDEX 7"), or just a number alone, representing the "sector code" (Jamaica), "delivery area indicator" (Malawi) or "post office indicator" (e.g. Côte d'Ivoire).
- Sublocality string
- Optional. Sublocality of the address. For example, this can be neighborhoods, boroughs, districts.
- addressLines List<String>
- Unstructured address lines describing the lower levels of an address. Because values in address_lines do not have type information and may sometimes contain multiple values in a single field (e.g. "Austin, TX"), it is important that the line order is clear. The order of address lines should be "envelope order" for the country/region of the address. In places where this can vary (e.g. Japan), address_language is used to make it explicit (e.g. "ja" for large-to-small ordering and "ja-Latn" or "en" for small-to-large). This way, the most specific line of an address can be selected based on the language. The minimum permitted structural representation of an address consists of a region_code with all remaining information placed in the address_lines. It would be possible to format such an address very approximately without geocoding, but no semantic reasoning could be made about any of the address components until it was at least partially resolved. Creating an address only containing a region_code and address_lines, and then geocoding is the recommended way to handle completely unstructured addresses (as opposed to guessing which parts of the address should be localities or administrative areas).
- administrativeArea String
- Optional. Highest administrative subdivision which is used for postal addresses of a country or region. For example, this can be a state, a province, an oblast, or a prefecture. Specifically, for Spain this is the province and not the autonomous community (e.g. "Barcelona" and not "Catalonia"). Many countries don't use an administrative area in postal addresses. E.g. in Switzerland this should be left unpopulated.
- languageCode String
- Optional. BCP-47 language code of the contents of this address (if known). This is often the UI language of the input form or is expected to match one of the languages used in the address' country/region, or their transliterated equivalents. This can affect formatting in certain countries, but is not critical to the correctness of the data and will never affect any validation or other non-formatting related operations. If this value is not known, it should be omitted (rather than specifying a possibly incorrect default). Examples: "zh-Hant", "ja", "ja-Latn", "en".
- locality String
- Optional. Generally refers to the city/town portion of the address. Examples: US city, IT comune, UK post town. In regions of the world where localities are not well defined or do not fit into this structure well, leave locality empty and use address_lines.
- organization String
- Optional. The name of the organization at the address.
- postalCode String
- Optional. Postal code of the address. Not all countries use or require postal codes to be present, but where they are used, they may trigger additional validation with other parts of the address (e.g. state/zip validation in the U.S.A.).
- recipients List<String>
- Optional. The recipient at the address. This field may, under certain circumstances, contain multiline information. For example, it might contain "care of" information.
- regionCode String
- CLDR region code of the country/region of the address. This is never inferred and it is up to the user to ensure the value is correct. See https://cldr.unicode.org/ and https://www.unicode.org/cldr/charts/30/supplemental/territory_information.html for details. Example: "CH" for Switzerland.
- revision Integer
- The schema revision of the PostalAddress. This must be set to 0, which is the latest revision. All new revisions must be backward compatible with old revisions.
- sortingCode String
- Optional. Additional, country-specific, sorting code. This is not used in most regions. Where it is used, the value is either a string like "CEDEX", optionally followed by a number (e.g. "CEDEX 7"), or just a number alone, representing the "sector code" (Jamaica), "delivery area indicator" (Malawi) or "post office indicator" (e.g. Côte d'Ivoire).
- sublocality String
- Optional. Sublocality of the address. For example, this can be neighborhoods, boroughs, districts.
- addressLines string[]
- Unstructured address lines describing the lower levels of an address. Because values in address_lines do not have type information and may sometimes contain multiple values in a single field (e.g. "Austin, TX"), it is important that the line order is clear. The order of address lines should be "envelope order" for the country/region of the address. In places where this can vary (e.g. Japan), address_language is used to make it explicit (e.g. "ja" for large-to-small ordering and "ja-Latn" or "en" for small-to-large). This way, the most specific line of an address can be selected based on the language. The minimum permitted structural representation of an address consists of a region_code with all remaining information placed in the address_lines. It would be possible to format such an address very approximately without geocoding, but no semantic reasoning could be made about any of the address components until it was at least partially resolved. Creating an address only containing a region_code and address_lines, and then geocoding is the recommended way to handle completely unstructured addresses (as opposed to guessing which parts of the address should be localities or administrative areas).
- administrativeArea string
- Optional. Highest administrative subdivision which is used for postal addresses of a country or region. For example, this can be a state, a province, an oblast, or a prefecture. Specifically, for Spain this is the province and not the autonomous community (e.g. "Barcelona" and not "Catalonia"). Many countries don't use an administrative area in postal addresses. E.g. in Switzerland this should be left unpopulated.
- languageCode string
- Optional. BCP-47 language code of the contents of this address (if known). This is often the UI language of the input form or is expected to match one of the languages used in the address' country/region, or their transliterated equivalents. This can affect formatting in certain countries, but is not critical to the correctness of the data and will never affect any validation or other non-formatting related operations. If this value is not known, it should be omitted (rather than specifying a possibly incorrect default). Examples: "zh-Hant", "ja", "ja-Latn", "en".
- locality string
- Optional. Generally refers to the city/town portion of the address. Examples: US city, IT comune, UK post town. In regions of the world where localities are not well defined or do not fit into this structure well, leave locality empty and use address_lines.
- organization string
- Optional. The name of the organization at the address.
- postalCode string
- Optional. Postal code of the address. Not all countries use or require postal codes to be present, but where they are used, they may trigger additional validation with other parts of the address (e.g. state/zip validation in the U.S.A.).
- recipients string[]
- Optional. The recipient at the address. This field may, under certain circumstances, contain multiline information. For example, it might contain "care of" information.
- regionCode string
- CLDR region code of the country/region of the address. This is never inferred and it is up to the user to ensure the value is correct. See https://cldr.unicode.org/ and https://www.unicode.org/cldr/charts/30/supplemental/territory_information.html for details. Example: "CH" for Switzerland.
- revision number
- The schema revision of the PostalAddress. This must be set to 0, which is the latest revision. All new revisions must be backward compatible with old revisions.
- sortingCode string
- Optional. Additional, country-specific, sorting code. This is not used in most regions. Where it is used, the value is either a string like "CEDEX", optionally followed by a number (e.g. "CEDEX 7"), or just a number alone, representing the "sector code" (Jamaica), "delivery area indicator" (Malawi) or "post office indicator" (e.g. Côte d'Ivoire).
- sublocality string
- Optional. Sublocality of the address. For example, this can be neighborhoods, boroughs, districts.
- address_lines Sequence[str]
- Unstructured address lines describing the lower levels of an address. Because values in address_lines do not have type information and may sometimes contain multiple values in a single field (e.g. "Austin, TX"), it is important that the line order is clear. The order of address lines should be "envelope order" for the country/region of the address. In places where this can vary (e.g. Japan), address_language is used to make it explicit (e.g. "ja" for large-to-small ordering and "ja-Latn" or "en" for small-to-large). This way, the most specific line of an address can be selected based on the language. The minimum permitted structural representation of an address consists of a region_code with all remaining information placed in the address_lines. It would be possible to format such an address very approximately without geocoding, but no semantic reasoning could be made about any of the address components until it was at least partially resolved. Creating an address only containing a region_code and address_lines, and then geocoding is the recommended way to handle completely unstructured addresses (as opposed to guessing which parts of the address should be localities or administrative areas).
- administrative_area str
- Optional. Highest administrative subdivision which is used for postal addresses of a country or region. For example, this can be a state, a province, an oblast, or a prefecture. Specifically, for Spain this is the province and not the autonomous community (e.g. "Barcelona" and not "Catalonia"). Many countries don't use an administrative area in postal addresses. E.g. in Switzerland this should be left unpopulated.
- language_code str
- Optional. BCP-47 language code of the contents of this address (if known). This is often the UI language of the input form or is expected to match one of the languages used in the address' country/region, or their transliterated equivalents. This can affect formatting in certain countries, but is not critical to the correctness of the data and will never affect any validation or other non-formatting related operations. If this value is not known, it should be omitted (rather than specifying a possibly incorrect default). Examples: "zh-Hant", "ja", "ja-Latn", "en".
- locality str
- Optional. Generally refers to the city/town portion of the address. Examples: US city, IT comune, UK post town. In regions of the world where localities are not well defined or do not fit into this structure well, leave locality empty and use address_lines.
- organization str
- Optional. The name of the organization at the address.
- postal_code str
- Optional. Postal code of the address. Not all countries use or require postal codes to be present, but where they are used, they may trigger additional validation with other parts of the address (e.g. state/zip validation in the U.S.A.).
- recipients Sequence[str]
- Optional. The recipient at the address. This field may, under certain circumstances, contain multiline information. For example, it might contain "care of" information.
- region_code str
- CLDR region code of the country/region of the address. This is never inferred and it is up to the user to ensure the value is correct. See https://cldr.unicode.org/ and https://www.unicode.org/cldr/charts/30/supplemental/territory_information.html for details. Example: "CH" for Switzerland.
- revision int
- The schema revision of the PostalAddress. This must be set to 0, which is the latest revision. All new revisions must be backward compatible with old revisions.
- sorting_code str
- Optional. Additional, country-specific, sorting code. This is not used in most regions. Where it is used, the value is either a string like "CEDEX", optionally followed by a number (e.g. "CEDEX 7"), or just a number alone, representing the "sector code" (Jamaica), "delivery area indicator" (Malawi) or "post office indicator" (e.g. Côte d'Ivoire).
- sublocality str
- Optional. Sublocality of the address. For example, this can be neighborhoods, boroughs, districts.
- addressLines List<String>
- Unstructured address lines describing the lower levels of an address. Because values in address_lines do not have type information and may sometimes contain multiple values in a single field (e.g. "Austin, TX"), it is important that the line order is clear. The order of address lines should be "envelope order" for the country/region of the address. In places where this can vary (e.g. Japan), address_language is used to make it explicit (e.g. "ja" for large-to-small ordering and "ja-Latn" or "en" for small-to-large). This way, the most specific line of an address can be selected based on the language. The minimum permitted structural representation of an address consists of a region_code with all remaining information placed in the address_lines. It would be possible to format such an address very approximately without geocoding, but no semantic reasoning could be made about any of the address components until it was at least partially resolved. Creating an address only containing a region_code and address_lines, and then geocoding is the recommended way to handle completely unstructured addresses (as opposed to guessing which parts of the address should be localities or administrative areas).
- administrativeArea String
- Optional. Highest administrative subdivision which is used for postal addresses of a country or region. For example, this can be a state, a province, an oblast, or a prefecture. Specifically, for Spain this is the province and not the autonomous community (e.g. "Barcelona" and not "Catalonia"). Many countries don't use an administrative area in postal addresses. E.g. in Switzerland this should be left unpopulated.
- languageCode String
- Optional. BCP-47 language code of the contents of this address (if known). This is often the UI language of the input form or is expected to match one of the languages used in the address' country/region, or their transliterated equivalents. This can affect formatting in certain countries, but is not critical to the correctness of the data and will never affect any validation or other non-formatting related operations. If this value is not known, it should be omitted (rather than specifying a possibly incorrect default). Examples: "zh-Hant", "ja", "ja-Latn", "en".
- locality String
- Optional. Generally refers to the city/town portion of the address. Examples: US city, IT comune, UK post town. In regions of the world where localities are not well defined or do not fit into this structure well, leave locality empty and use address_lines.
- organization String
- Optional. The name of the organization at the address.
- postalCode String
- Optional. Postal code of the address. Not all countries use or require postal codes to be present, but where they are used, they may trigger additional validation with other parts of the address (e.g. state/zip validation in the U.S.A.).
- recipients List<String>
- Optional. The recipient at the address. This field may, under certain circumstances, contain multiline information. For example, it might contain "care of" information.
- regionCode String
- CLDR region code of the country/region of the address. This is never inferred and it is up to the user to ensure the value is correct. See https://cldr.unicode.org/ and https://www.unicode.org/cldr/charts/30/supplemental/territory_information.html for details. Example: "CH" for Switzerland.
- revision Number
- The schema revision of the PostalAddress. This must be set to 0, which is the latest revision. All new revisions must be backward compatible with old revisions.
- sortingCode String
- Optional. Additional, country-specific, sorting code. This is not used in most regions. Where it is used, the value is either a string like "CEDEX", optionally followed by a number (e.g. "CEDEX 7"), or just a number alone, representing the "sector code" (Jamaica), "delivery area indicator" (Malawi) or "post office indicator" (e.g. Côte d'Ivoire).
- sublocality String
- Optional. Sublocality of the address. For example, this can be neighborhoods, boroughs, districts.
Package Details
- Repository
- Google Cloud Native pulumi/pulumi-google-native
- License
- Apache-2.0
Google Cloud Native is in preview. Google Cloud Classic is fully supported.
Google Cloud Native v0.32.0 published on Wednesday, Nov 29, 2023 by Pulumi