screenId property
ID of the screen for the suggestion.
It is used for getting the corresponding screenshot path. For example, screen_id "1" corresponds to "1.png" file in GCS. Always set.
Implementation
core.String? screenId;
ID of the screen for the suggestion.
It is used for getting the corresponding screenshot path. For example, screen_id "1" corresponds to "1.png" file in GCS. Always set.
core.String? screenId;