servingStatus property
Whether the Floodlight activity is served.
Optional. Possible string values are:
- "FLOODLIGHT_ACTIVITY_SERVING_STATUS_UNSPECIFIED" : Type value is not specified or is unknown in this version.
- "FLOODLIGHT_ACTIVITY_SERVING_STATUS_ENABLED" : Enabled.
- "FLOODLIGHT_ACTIVITY_SERVING_STATUS_DISABLED" : Disabled.
Implementation
core.String? servingStatus;