unreachable property

List<String>? unreachable
getter/setter pair

Schedules that could not be reached.

For example: ['projects/{project_id}/location/{location}/schedules/monthly_digest', 'projects/{project_id}/location/{location}/schedules/weekly_sentiment']

Implementation

core.List<core.String>? unreachable;