You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: clients/google-api-services-places/v1/2.0.0/com/google/api/services/places/v1/model/GoogleMapsPlacesV1ContentBlock.java
+12-39Lines changed: 12 additions & 39 deletions
Original file line number
Diff line number
Diff line change
@@ -37,20 +37,12 @@ public final class GoogleMapsPlacesV1ContentBlock extends com.google.api.client.
37
37
privateGoogleTypeLocalizedTextcontent;
38
38
39
39
/**
40
-
* Experimental: See https://developers.google.com/maps/documentation/places/web-
41
-
* service/experimental/places-generative for more details. References that are related to this
42
-
* block of content.
40
+
* The list of resource names of the referenced places. This name can be used in other APIs that
41
+
* accept Place resource names.
43
42
* The value may be {@code null}.
44
43
*/
45
44
@com.google.api.client.util.Key
46
-
privateGoogleMapsPlacesV1Referencesreferences;
47
-
48
-
/**
49
-
* The topic of the content, for example "overview" or "restaurant".
Copy file name to clipboardExpand all lines: clients/google-api-services-places/v1/2.0.0/com/google/api/services/places/v1/model/GoogleMapsPlacesV1Place.java
+75-36Lines changed: 75 additions & 36 deletions
Original file line number
Diff line number
Diff line change
@@ -75,15 +75,6 @@ public final class GoogleMapsPlacesV1Place extends com.google.api.client.json.Ge
75
75
@com.google.api.client.util.Key
76
76
privatejava.lang.BooleanallowsDogs;
77
77
78
-
/**
79
-
* Experimental: See https://developers.google.com/maps/documentation/places/web-
80
-
* service/experimental/places-generative for more details. AI-generated summary of the area that
0 commit comments