Lines Matching refs:is
11 * distributed under the License is distributed on an "AS IS" BASIS,
116 // Folder's label is one of the non-empty suggested values.
119 // Folder's label is non-empty, manually entered by the user
123 // Folder's label is not yet assigned( i.e., title == null).
127 // Folder's label is empty(i.e., title == "").
171 // Populated when folder label is not a PII.
179 …optional int32 page_index = 1 [default = -2]; // range [-1, l], 0 is the index of the main homescr…
209 // Used when a FromState is not applicable, for example, during folder creation.
213 // Eg: When a folder label is updated from empty string.
217 // Eg: When a folder label is updated from a user-entered value.
221 // Eg: When a folder label is updated from a suggested value.
228 // Used when ToState is not applicable, for example, when folder label is updated to a different
229 // value when folder label suggestion feature is disabled.
256 // New value is empty even though the top suggestion was non-empty.
259 // New value is empty given that top suggestion was empty.
262 // New value is empty given that no suggestions were provided.
265 // New value is empty given that suggestions feature was disabled.
268 …// New value is non-empty and does not match with any of the suggestions even though the top sugge…
271 // New value is non-empty and not match with any suggestions given that top suggestion was empty.
274 // New value is non-empty and also no suggestions were provided.
277 // New value is non-empty and also suggestions feature was disable.