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-firebaseml/v2beta/2.0.0/com/google/api/services/firebaseml/v2beta/model/GoogleCloudAiplatformV1beta1GroundingChunkMaps.java
+9-9Lines changed: 9 additions & 9 deletions
Original file line number
Diff line number
Diff line change
@@ -45,21 +45,21 @@ public final class GoogleCloudAiplatformV1beta1GroundingChunkMaps extends com.go
45
45
privatejava.lang.StringplaceId;
46
46
47
47
/**
48
-
* Text of the chunk.
48
+
* Text of the place answer.
49
49
* The value may be {@code null}.
50
50
*/
51
51
@com.google.api.client.util.Key
52
52
privatejava.lang.Stringtext;
53
53
54
54
/**
55
-
* Title of the chunk.
55
+
* Title of the place.
56
56
* The value may be {@code null}.
57
57
*/
58
58
@com.google.api.client.util.Key
59
59
privatejava.lang.Stringtitle;
60
60
61
61
/**
62
-
* URI reference of the chunk.
62
+
* URI reference of the place.
63
63
* The value may be {@code null}.
64
64
*/
65
65
@com.google.api.client.util.Key
@@ -102,15 +102,15 @@ public GoogleCloudAiplatformV1beta1GroundingChunkMaps setPlaceId(java.lang.Strin
Copy file name to clipboardExpand all lines: clients/google-api-services-firebaseml/v2beta/2.0.0/com/google/api/services/firebaseml/v2beta/model/GoogleCloudAiplatformV1beta1GroundingChunkMapsPlaceAnswerSources.java
Copy file name to clipboardExpand all lines: clients/google-api-services-firebaseml/v2beta/2.0.0/com/google/api/services/firebaseml/v2beta/model/GoogleCloudAiplatformV1beta1GroundingChunkMapsPlaceAnswerSourcesAuthorAttribution.java
Copy file name to clipboardExpand all lines: clients/google-api-services-firebaseml/v2beta/2.0.0/com/google/api/services/firebaseml/v2beta/model/GoogleCloudAiplatformV1beta1GroundingChunkMapsPlaceAnswerSourcesReviewSnippet.java
0 commit comments