hostMatch property

String? hostMatch
getter/setter pair

This can contain very specific hosts, or patterns like "*.com" for instance.

Output only.

Implementation

core.String? hostMatch;