preference property
Preference for this location. Possible string values are:
- "ALLOW" : Location is allowed for use.
- "DENY" : Location is prohibited.
- "PREFERENCE_UNSPECIFIED" : Default value, unused.
Implementation
core.String? preference;
Preference for this location. Possible string values are:
core.String? preference;