Reference documentation and code samples for the Vertex AI V1 API class Google::Cloud::AIPlatform::V1::GroundingChunk::Maps::PlaceAnswerSources::ReviewSnippet.
Encapsulates a review snippet.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#google_maps_uri
def google_maps_uri() -> ::String
Returns
- (::String) — A link to show the review on Google Maps.
#google_maps_uri=
def google_maps_uri=(value) -> ::String
Parameter
- value (::String) — A link to show the review on Google Maps.
Returns
- (::String) — A link to show the review on Google Maps.
#review_id
def review_id() -> ::String
Returns
- (::String) — Id of the review referencing the place.
#review_id=
def review_id=(value) -> ::String
Parameter
- value (::String) — Id of the review referencing the place.
Returns
- (::String) — Id of the review referencing the place.
#title
def title() -> ::String
Returns
- (::String) — Title of the review.
#title=
def title=(value) -> ::String
Parameter
- value (::String) — Title of the review.
Returns
- (::String) — Title of the review.