diff --git a/contrib/externs/maps/google_maps_api_v3_59.js b/contrib/externs/maps/google_maps_api_v3_59.js
index f6c9d493a8c..c84d2e74c2a 100644
--- a/contrib/externs/maps/google_maps_api_v3_59.js
+++ b/contrib/externs/maps/google_maps_api_v3_59.js
@@ -8292,9 +8292,10 @@ google.maps.PolyMouseEvent.prototype.vertex;
* polygon, a polygon
* with a hole, and more. Note that you can also use the Data layer to create a polygon. The Data layer
- * offers a simpler way of creating holes because it handles the order of the
- * inner and outer paths for you.
+ * href="https://developers.google.com/maps/documentation/javascript/reference/data#Data.Polygon">Data
+ * layer to create a polygon. The Data layer offers a simpler way of
+ * creating holes because it handles the order of the inner and outer paths for
+ * you.
*
* Access by calling `const {Polygon} = await
* google.maps.importLibrary("maps")`. See
@@ -18919,6 +18920,12 @@ google.maps.places.PlaceAutocompleteElementOptions.prototype.locationBias;
google.maps.places.PlaceAutocompleteElementOptions.prototype
.locationRestriction;
+/**
+ * See {@link google.maps.places.PlaceAutocompleteElement.name}
+ * @type {string|null|undefined}
+ */
+google.maps.places.PlaceAutocompleteElementOptions.prototype.name;
+
/**
* See {@link google.maps.places.PlaceAutocompleteElement.requestedLanguage}
* @type {string|null|undefined}
diff --git a/contrib/externs/maps/google_maps_api_v3_exp.js b/contrib/externs/maps/google_maps_api_v3_exp.js
index f6c9d493a8c..c84d2e74c2a 100644
--- a/contrib/externs/maps/google_maps_api_v3_exp.js
+++ b/contrib/externs/maps/google_maps_api_v3_exp.js
@@ -8292,9 +8292,10 @@ google.maps.PolyMouseEvent.prototype.vertex;
* polygon, a polygon
* with a hole, and more. Note that you can also use the Data layer to create a polygon. The Data layer
- * offers a simpler way of creating holes because it handles the order of the
- * inner and outer paths for you.
+ * href="https://developers.google.com/maps/documentation/javascript/reference/data#Data.Polygon">Data
+ * layer to create a polygon. The Data layer offers a simpler way of
+ * creating holes because it handles the order of the inner and outer paths for
+ * you.
*
* Access by calling `const {Polygon} = await
* google.maps.importLibrary("maps")`. See
@@ -18919,6 +18920,12 @@ google.maps.places.PlaceAutocompleteElementOptions.prototype.locationBias;
google.maps.places.PlaceAutocompleteElementOptions.prototype
.locationRestriction;
+/**
+ * See {@link google.maps.places.PlaceAutocompleteElement.name}
+ * @type {string|null|undefined}
+ */
+google.maps.places.PlaceAutocompleteElementOptions.prototype.name;
+
/**
* See {@link google.maps.places.PlaceAutocompleteElement.requestedLanguage}
* @type {string|null|undefined}