import * as mod from "https://googleapis.deno.dev/v1/domains:v1.ts";
Domains | Enables management and configuration of domain names. |
GoogleAuth |
AuditConfig | Specifies the audit configuration for a service. The configuration
determines which permission types are logged, and what identities, if any,
are exempted from logging. An AuditConfig must have one or more
AuditLogConfigs. If there are AuditConfigs for both |
AuditLogConfig | Provides the configuration for logging a type of permissions. Example: { "audit_log_configs": [ { "log_type": "DATA_READ", "exempted_members": [ "user:jose@example.com" ] }, { "log_type": "DATA_WRITE" } ] } This enables 'DATA_READ' and 'DATA_WRITE' logging, while exempting jose@example.com from DATA_READ logging. |
AuthorizationCode | Defines an authorization code. |
Binding | Associates |
ConfigureContactSettingsRequest | Request for the |
ConfigureDnsSettingsRequest | Request for the |
ConfigureManagementSettingsRequest | Request for the |
Contact | Details required for a contact associated with a |
ContactSettings | Defines the contact information associated with a |
CredentialsClient | Defines the root interface for all clients that generate credentials for calling Google APIs. All clients should implement this interface. |
CustomDns | Configuration for an arbitrary DNS provider. |
DnsSettings | Defines the DNS configuration of a |
Domain | A domain that the calling user manages in Google Domains. |
DomainForwarding | Domain forwarding configuration. |
DsRecord | Defines a Delegation Signer (DS) record, which is needed to enable DNSSEC for a domain. It contains a digest (hash) of a DNSKEY record that must be present in the domain's DNS zone. |
EmailForwarding | Email forwarding configuration. |
ExportRegistrationRequest | Deprecated: For more information, see Cloud Domains feature
deprecation.
Request for the |
Expr | Represents a textual expression in the Common Expression Language (CEL) syntax. CEL is a C-like expression language. The syntax and semantics of CEL are documented at https://github.com/google/cel-spec. Example (Comparison): title: "Summary size limit" description: "Determines if a summary is less than 100 chars" expression: "document.summary.size() < 100" Example (Equality): title: "Requestor is owner" description: "Determines if requestor is the document owner" expression: "document.owner == request.auth.claims.email" Example (Logic): title: "Public documents" description: "Determine whether the document should be publicly visible" expression: "document.type != 'private' && document.type != 'internal'" Example (Data Manipulation): title: "Notification string" description: "Create a notification string with a timestamp." expression: "'New message received at ' + string(document.create_time)" The exact variables and functions that may be referenced within an expression are determined by the service that evaluates it. See the service documentation for additional information. |
GeoPolicy | Configures a |
GeoPolicyItem | ResourceRecordSet data for one geo location. |
GlueRecord | Defines a host on your domain that is a DNS name server for your domain
and/or other domains. Glue records are a way of making the IP address of a
name server known, even when it serves DNS queries for its parent domain. For
example, when |
GoogleDomainsDns | Deprecated: For more information, see Cloud Domains feature
deprecation.
Configuration for using the free DNS zone provided by Google Domains as a
|
HealthCheckTargets | HealthCheckTargets describes endpoints to health-check when responding to
Routing Policy queries. Only the healthy endpoints will be included in the
response. Set either |
ImportDomainRequest | Deprecated: For more information, see Cloud Domains feature
deprecation.
Request for the |
InitiatePushTransferRequest | Request for the |
ListLocationsResponse | The response message for Locations.ListLocations. |
ListOperationsResponse | The response message for Operations.ListOperations. |
ListRegistrationsResponse | Response for the |
LoadBalancerTarget | The configuration for an individual load balancer to health check. |
Location | A resource that represents a Google Cloud location. |
ManagementSettings | Defines renewal, billing, and transfer settings for a |
Money | Represents an amount of money with its currency type. |
Operation | This resource represents a long-running operation that is the result of a network API call. |
OperationMetadata | Represents the metadata of the long-running operation. Output only. |
Policy | An Identity and Access Management (IAM) policy, which specifies access
controls for Google Cloud resources. A
|
PostalAddress | Represents a postal address. For example for postal delivery or payments addresses. Given a postal address, a postal service can deliver items to a premise, P.O. Box or similar. It is not intended to model geographical locations (roads, towns, mountains). In typical usage an address would be created by user input or from importing existing data, depending on the type of process. Advice on address input / editing: - Use an internationalization-ready address widget such as https://github.com/google/libaddressinput) - Users should not be presented with UI elements for input or editing of fields outside countries where that field is used. For more guidance on how to use this schema, see: https://support.google.com/business/answer/6397478 |
PrimaryBackupPolicy | Configures a RRSetRoutingPolicy such that all queries are responded with the primary_targets if they are healthy. And if all of them are unhealthy, then we fallback to a geo localized policy. |
ProjectsLocationsListOptions | Additional options for Domains#projectsLocationsList. |
ProjectsLocationsOperationsListOptions | Additional options for Domains#projectsLocationsOperationsList. |
ProjectsLocationsRegistrationsGetIamPolicyOptions | Additional options for Domains#projectsLocationsRegistrationsGetIamPolicy. |
ProjectsLocationsRegistrationsListOptions | Additional options for Domains#projectsLocationsRegistrationsList. |
ProjectsLocationsRegistrationsPatchOptions | Additional options for Domains#projectsLocationsRegistrationsPatch. |
ProjectsLocationsRegistrationsRetrieveGoogleDomainsDnsRecordsOptions | Additional options for Domains#projectsLocationsRegistrationsRetrieveGoogleDomainsDnsRecords. |
ProjectsLocationsRegistrationsRetrieveImportableDomainsOptions | Additional options for Domains#projectsLocationsRegistrationsRetrieveImportableDomains. |
ProjectsLocationsRegistrationsRetrieveRegisterParametersOptions | Additional options for Domains#projectsLocationsRegistrationsRetrieveRegisterParameters. |
ProjectsLocationsRegistrationsRetrieveTransferParametersOptions | Additional options for Domains#projectsLocationsRegistrationsRetrieveTransferParameters. |
ProjectsLocationsRegistrationsSearchDomainsOptions | Additional options for Domains#projectsLocationsRegistrationsSearchDomains. |
RegisterDomainRequest | Request for the |
RegisterParameters | Parameters required to register a new domain. |
Registration | The |
RenewDomainRequest | Request for the |
ResetAuthorizationCodeRequest | Request for the |
ResourceRecordSet | A unit of data that is returned by the DNS servers. |
RetrieveGoogleDomainsDnsRecordsResponse | Response for the |
RetrieveGoogleDomainsForwardingConfigResponse | Response for the |
RetrieveImportableDomainsResponse | Deprecated: For more information, see Cloud Domains feature
deprecation.
Response for the |
RetrieveRegisterParametersResponse | Response for the |
RetrieveTransferParametersResponse | Deprecated: For more information, see Cloud Domains feature
deprecation.
Response for the |
RRSetRoutingPolicy | A RRSetRoutingPolicy represents ResourceRecordSet data that is returned dynamically with the response varying based on configured properties such as geolocation or by weighted random selection. |
SearchDomainsResponse | Response for the |
SetIamPolicyRequest | Request message for |
Status | The |
TestIamPermissionsRequest | Request message for |
TestIamPermissionsResponse | Response message for |
TransferDomainRequest | Deprecated: For more information, see Cloud Domains feature
deprecation.
Request for the |
TransferParameters | Deprecated: For more information, see Cloud Domains feature deprecation. Parameters required to transfer a domain from another registrar. |
WrrPolicy | Configures a RRSetRoutingPolicy that routes in a weighted round robin fashion. |
WrrPolicyItem | A routing block which contains the routing information for one WRR item. |