Skip to main content

GroundingChunkMapsPlaceAnswerSources

Type Alias GroundingChunkMapsPlaceAnswerSources 

Source
pub type GroundingChunkMapsPlaceAnswerSources = PlaceAnswerSources;

Aliased Type§

pub struct GroundingChunkMapsPlaceAnswerSources {
    pub flag_content_uri: Option<String>,
    pub review_snippets: Option<Vec<PlaceAnswerSourcesReviewSnippet>>,
}

Fields§

§flag_content_uri: Option<String>§review_snippets: Option<Vec<PlaceAnswerSourcesReviewSnippet>>