File tree Expand file tree Collapse file tree 1 file changed +6
-5
lines changed
packages/google-cloud-dns/src Expand file tree Collapse file tree 1 file changed +6
-5
lines changed Original file line number Diff line number Diff line change @@ -80,11 +80,12 @@ export interface CreateZoneRequest {
8080 * native Promises.
8181 */
8282/**
83- * [Cloud DNS](https://cloud.google.com/dns/what-is-cloud-dns) is a high-
84- * performance, resilient, global DNS service that provides a cost-effective way
85- * to make your applications and services available to your users. This
86- * programmable, authoritative DNS service can be used to easily publish and
87- * manage DNS records using the same infrastructure relied upon by Google.
83+ * [Cloud DNS](https://cloud.google.com/dns/what-is-cloud-dns) is a
84+ * high-performance, resilient, global DNS service that provides a
85+ * cost-effective way to make your applications and services available to your
86+ * users. This programmable, authoritative DNS service can be used to easily
87+ * publish and manage DNS records using the same infrastructure relied upon by
88+ * Google.
8889 *
8990 * @class
9091 *
You can’t perform that action at this time.
0 commit comments