GoogleAdsSearchads360V23ServicesProvideLeadFeedbackRequest class

Request message for LocalServicesLeadService.ProvideLeadFeedback.

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
surveyAnswer String?
Survey answer for Local Services Ads Lead.
getter/setter pair
surveyDissatisfied GoogleAdsSearchads360V23ServicesSurveyDissatisfied?
Details about various factors for not being satisfied with the lead.
getter/setter pair
surveySatisfied GoogleAdsSearchads360V23ServicesSurveySatisfied?
Details about various factors for being satisfied with the lead.
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