GoogleCloudAiplatformV1GroundingMetadataSourceFlaggingUri class

A URI that can be used to flag a place or review for inappropriate content.

This is populated only when the grounding source is Google Maps.

Properties

flagContentUri String?
The URI that can be used to flag the content.
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
sourceId String?
The ID of the place or review.
getter/setter pair

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toJson() Map<String, dynamic>
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited