GoogleAdsSearchads360V23ResourcesLocalServicesSettings class
Settings for Local Services customer.
Constructors
-
GoogleAdsSearchads360V23ResourcesLocalServicesSettings({List<
GoogleAdsSearchads360V23ResourcesGranularInsuranceStatus> ? granularInsuranceStatuses, List<GoogleAdsSearchads360V23ResourcesGranularLicenseStatus> ? granularLicenseStatuses}) - GoogleAdsSearchads360V23ResourcesLocalServicesSettings.fromJson(Map json_)
Properties
-
granularInsuranceStatuses
↔ List<
GoogleAdsSearchads360V23ResourcesGranularInsuranceStatus> ? -
A read-only list of geo vertical level insurance statuses.
getter/setter pair
-
granularLicenseStatuses
↔ List<
GoogleAdsSearchads360V23ResourcesGranularLicenseStatus> ? -
A read-only list of geo vertical level license statuses.
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
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