Uses of Class
com.google.cloud.aiplatform.v1.GroundingChunk.Maps.PlaceAnswerSources.ReviewSnippet
Packages that use GroundingChunk.Maps.PlaceAnswerSources.ReviewSnippet
-
Uses of GroundingChunk.Maps.PlaceAnswerSources.ReviewSnippet in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return GroundingChunk.Maps.PlaceAnswerSources.ReviewSnippetModifier and TypeMethodDescriptionGroundingChunk.Maps.PlaceAnswerSources.ReviewSnippet.Builder.build()GroundingChunk.Maps.PlaceAnswerSources.ReviewSnippet.Builder.buildPartial()GroundingChunk.Maps.PlaceAnswerSources.ReviewSnippet.getDefaultInstance()GroundingChunk.Maps.PlaceAnswerSources.ReviewSnippet.Builder.getDefaultInstanceForType()GroundingChunk.Maps.PlaceAnswerSources.ReviewSnippet.getDefaultInstanceForType()GroundingChunk.Maps.PlaceAnswerSources.Builder.getReviewSnippets(int index) Snippets of reviews that are used to generate the answer.GroundingChunk.Maps.PlaceAnswerSources.getReviewSnippets(int index) Snippets of reviews that are used to generate the answer.GroundingChunk.Maps.PlaceAnswerSourcesOrBuilder.getReviewSnippets(int index) Snippets of reviews that are used to generate the answer.GroundingChunk.Maps.PlaceAnswerSources.ReviewSnippet.parseDelimitedFrom(InputStream input) GroundingChunk.Maps.PlaceAnswerSources.ReviewSnippet.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) GroundingChunk.Maps.PlaceAnswerSources.ReviewSnippet.parseFrom(byte[] data) GroundingChunk.Maps.PlaceAnswerSources.ReviewSnippet.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) GroundingChunk.Maps.PlaceAnswerSources.ReviewSnippet.parseFrom(com.google.protobuf.ByteString data) GroundingChunk.Maps.PlaceAnswerSources.ReviewSnippet.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) GroundingChunk.Maps.PlaceAnswerSources.ReviewSnippet.parseFrom(com.google.protobuf.CodedInputStream input) GroundingChunk.Maps.PlaceAnswerSources.ReviewSnippet.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) GroundingChunk.Maps.PlaceAnswerSources.ReviewSnippet.parseFrom(InputStream input) GroundingChunk.Maps.PlaceAnswerSources.ReviewSnippet.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) GroundingChunk.Maps.PlaceAnswerSources.ReviewSnippet.parseFrom(ByteBuffer data) GroundingChunk.Maps.PlaceAnswerSources.ReviewSnippet.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.cloud.aiplatform.v1 that return types with arguments of type GroundingChunk.Maps.PlaceAnswerSources.ReviewSnippetModifier and TypeMethodDescriptioncom.google.protobuf.Parser<GroundingChunk.Maps.PlaceAnswerSources.ReviewSnippet>GroundingChunk.Maps.PlaceAnswerSources.ReviewSnippet.getParserForType()GroundingChunk.Maps.PlaceAnswerSources.Builder.getReviewSnippetsList()Snippets of reviews that are used to generate the answer.GroundingChunk.Maps.PlaceAnswerSources.getReviewSnippetsList()Snippets of reviews that are used to generate the answer.GroundingChunk.Maps.PlaceAnswerSourcesOrBuilder.getReviewSnippetsList()Snippets of reviews that are used to generate the answer.static com.google.protobuf.Parser<GroundingChunk.Maps.PlaceAnswerSources.ReviewSnippet>GroundingChunk.Maps.PlaceAnswerSources.ReviewSnippet.parser()Methods in com.google.cloud.aiplatform.v1 with parameters of type GroundingChunk.Maps.PlaceAnswerSources.ReviewSnippetModifier and TypeMethodDescriptionGroundingChunk.Maps.PlaceAnswerSources.Builder.addReviewSnippets(int index, GroundingChunk.Maps.PlaceAnswerSources.ReviewSnippet value) Snippets of reviews that are used to generate the answer.GroundingChunk.Maps.PlaceAnswerSources.Builder.addReviewSnippets(GroundingChunk.Maps.PlaceAnswerSources.ReviewSnippet value) Snippets of reviews that are used to generate the answer.GroundingChunk.Maps.PlaceAnswerSources.ReviewSnippet.Builder.mergeFrom(GroundingChunk.Maps.PlaceAnswerSources.ReviewSnippet other) GroundingChunk.Maps.PlaceAnswerSources.ReviewSnippet.newBuilder(GroundingChunk.Maps.PlaceAnswerSources.ReviewSnippet prototype) GroundingChunk.Maps.PlaceAnswerSources.Builder.setReviewSnippets(int index, GroundingChunk.Maps.PlaceAnswerSources.ReviewSnippet value) Snippets of reviews that are used to generate the answer.Method parameters in com.google.cloud.aiplatform.v1 with type arguments of type GroundingChunk.Maps.PlaceAnswerSources.ReviewSnippetModifier and TypeMethodDescriptionGroundingChunk.Maps.PlaceAnswerSources.Builder.addAllReviewSnippets(Iterable<? extends GroundingChunk.Maps.PlaceAnswerSources.ReviewSnippet> values) Snippets of reviews that are used to generate the answer.