Lines Matching full:values
118 Allowed values
153 Allowed values
184 … in `policy_type` to specify how `list_policy` behaves at this # List of values either allowed or …
187 # A `ListPolicy` can define specific values that are allowed or denied by
189 # be used to allow or deny all values, by setting the `all_values` field. If
195 "allowedValues": [ # List of values allowed at this resource. an only be set if no values are
204 # set to `true`, then the values from the effective `Policy` of the parent
205 # resource are inherited, meaning the values set in this `Policy` are
206 # added to the values inherited up the hierarchy.
208 # Setting `Policy` hierarchies that inherit both allowed values and denied
209 # values isn't recommended in most circumstances to keep the configuration
212 # In this case, the values that are allowed must be in `allowed_values` and
226 # Example 1 (no inherited values):
227 # `organizations/foo` has a `Policy` with values:
229 # ``projects/bar`` has `inherit_from_parent` `false` and values:
231 # The accepted values at `organizations/foo` are `E1`, `E2`.
232 # The accepted values at `projects/bar` are `E3`, and `E4`.
234 # Example 2 (inherited values):
235 # `organizations/foo` has a `Policy` with values:
237 # `projects/bar` has a `Policy` with values:
239 # The accepted values at `organizations/foo` are `E1`, `E2`.
240 # The accepted values at `projects/bar` are `E1`, `E2`, `E3`, and `E4`.
242 # Example 3 (inheriting both allowed and denied values):
243 # `organizations/foo` has a `Policy` with values:
247 # The accepted values at `organizations/foo` are `E1`, `E2`.
251 # `organizations/foo` has a `Policy` with values:
253 # `projects/bar` has a `Policy` with values:
255 # The accepted values at `organizations/foo` are `E1`, `E2`.
256 # The accepted values at `projects/bar` are either all or none depending on
263 # The accepted values at both levels are either all or none depending on
268 # `organizations/foo` has a `Policy` with values:
272 # The accepted values at `organizations/foo` are `E1`, E2`.
276 # `organizations/foo` has a `Policy` with values:
280 # The accepted values at `organizations/foo` are `E1`, E2`.
286 "deniedValues": [ # List of values denied at this resource. Can only be set if no values are
362 values including `POLICY_TYPE_NOT_SET` for the `policy_type oneof`. The
376 Allowed values
407 … in `policy_type` to specify how `list_policy` behaves at this # List of values either allowed or …
410 # A `ListPolicy` can define specific values that are allowed or denied by
412 # be used to allow or deny all values, by setting the `all_values` field. If
418 "allowedValues": [ # List of values allowed at this resource. an only be set if no values are
427 # set to `true`, then the values from the effective `Policy` of the parent
428 # resource are inherited, meaning the values set in this `Policy` are
429 # added to the values inherited up the hierarchy.
431 # Setting `Policy` hierarchies that inherit both allowed values and denied
432 # values isn't recommended in most circumstances to keep the configuration
435 # In this case, the values that are allowed must be in `allowed_values` and
449 # Example 1 (no inherited values):
450 # `organizations/foo` has a `Policy` with values:
452 # ``projects/bar`` has `inherit_from_parent` `false` and values:
454 # The accepted values at `organizations/foo` are `E1`, `E2`.
455 # The accepted values at `projects/bar` are `E3`, and `E4`.
457 # Example 2 (inherited values):
458 # `organizations/foo` has a `Policy` with values:
460 # `projects/bar` has a `Policy` with values:
462 # The accepted values at `organizations/foo` are `E1`, `E2`.
463 # The accepted values at `projects/bar` are `E1`, `E2`, `E3`, and `E4`.
465 # Example 3 (inheriting both allowed and denied values):
466 # `organizations/foo` has a `Policy` with values:
470 # The accepted values at `organizations/foo` are `E1`, `E2`.
474 # `organizations/foo` has a `Policy` with values:
476 # `projects/bar` has a `Policy` with values:
478 # The accepted values at `organizations/foo` are `E1`, `E2`.
479 # The accepted values at `projects/bar` are either all or none depending on
486 # The accepted values at both levels are either all or none depending on
491 # `organizations/foo` has a `Policy` with values:
495 # The accepted values at `organizations/foo` are `E1`, E2`.
499 # `organizations/foo` has a `Policy` with values:
503 # The accepted values at `organizations/foo` are `E1`, E2`.
509 "deniedValues": [ # List of values denied at this resource. Can only be set if no values are
599 Allowed values
641 …"listConstraint": { # A `Constraint` that allows or disallows a list of string values, which are #…
685 Allowed values
722 … in `policy_type` to specify how `list_policy` behaves at this # List of values either allowed or …
725 # A `ListPolicy` can define specific values that are allowed or denied by
727 # be used to allow or deny all values, by setting the `all_values` field. If
733 … "allowedValues": [ # List of values allowed at this resource. an only be set if no values are
742 # set to `true`, then the values from the effective `Policy` of the parent
743 # resource are inherited, meaning the values set in this `Policy` are
744 # added to the values inherited up the hierarchy.
746 # Setting `Policy` hierarchies that inherit both allowed values and denied
747 # values isn't recommended in most circumstances to keep the configuration
750 # In this case, the values that are allowed must be in `allowed_values` and
764 # Example 1 (no inherited values):
765 # `organizations/foo` has a `Policy` with values:
767 # ``projects/bar`` has `inherit_from_parent` `false` and values:
769 # The accepted values at `organizations/foo` are `E1`, `E2`.
770 # The accepted values at `projects/bar` are `E3`, and `E4`.
772 # Example 2 (inherited values):
773 # `organizations/foo` has a `Policy` with values:
775 # `projects/bar` has a `Policy` with values:
777 # The accepted values at `organizations/foo` are `E1`, `E2`.
778 # The accepted values at `projects/bar` are `E1`, `E2`, `E3`, and `E4`.
780 # Example 3 (inheriting both allowed and denied values):
781 # `organizations/foo` has a `Policy` with values:
785 # The accepted values at `organizations/foo` are `E1`, `E2`.
789 # `organizations/foo` has a `Policy` with values:
791 # `projects/bar` has a `Policy` with values:
793 # The accepted values at `organizations/foo` are `E1`, `E2`.
794 # The accepted values at `projects/bar` are either all or none depending on
801 # The accepted values at both levels are either all or none depending on
806 # `organizations/foo` has a `Policy` with values:
810 # The accepted values at `organizations/foo` are `E1`, E2`.
814 # `organizations/foo` has a `Policy` with values:
818 # The accepted values at `organizations/foo` are `E1`, E2`.
824 … "deniedValues": [ # List of values denied at this resource. Can only be set if no values are
949 … in `policy_type` to specify how `list_policy` behaves at this # List of values either allowed or …
952 # A `ListPolicy` can define specific values that are allowed or denied by
954 # be used to allow or deny all values, by setting the `all_values` field. If
960 … "allowedValues": [ # List of values allowed at this resource. an only be set if no values are
969 # set to `true`, then the values from the effective `Policy` of the parent
970 # resource are inherited, meaning the values set in this `Policy` are
971 # added to the values inherited up the hierarchy.
973 # Setting `Policy` hierarchies that inherit both allowed values and denied
974 # values isn't recommended in most circumstances to keep the configuration
977 # In this case, the values that are allowed must be in `allowed_values` and
991 # Example 1 (no inherited values):
992 # `organizations/foo` has a `Policy` with values:
994 # ``projects/bar`` has `inherit_from_parent` `false` and values:
996 # The accepted values at `organizations/foo` are `E1`, `E2`.
997 # The accepted values at `projects/bar` are `E3`, and `E4`.
999 # Example 2 (inherited values):
1000 # `organizations/foo` has a `Policy` with values:
1002 # `projects/bar` has a `Policy` with values:
1004 # The accepted values at `organizations/foo` are `E1`, `E2`.
1005 # The accepted values at `projects/bar` are `E1`, `E2`, `E3`, and `E4`.
1007 # Example 3 (inheriting both allowed and denied values):
1008 # `organizations/foo` has a `Policy` with values:
1012 # The accepted values at `organizations/foo` are `E1`, `E2`.
1016 # `organizations/foo` has a `Policy` with values:
1018 # `projects/bar` has a `Policy` with values:
1020 # The accepted values at `organizations/foo` are `E1`, `E2`.
1021 # The accepted values at `projects/bar` are either all or none depending on
1028 # The accepted values at both levels are either all or none depending on
1033 # `organizations/foo` has a `Policy` with values:
1037 # The accepted values at `organizations/foo` are `E1`, E2`.
1041 # `organizations/foo` has a `Policy` with values:
1045 # The accepted values at `organizations/foo` are `E1`, E2`.
1051 "deniedValues": [ # List of values denied at this resource. Can only be set if no values are
1123 Allowed values
1154 … in `policy_type` to specify how `list_policy` behaves at this # List of values either allowed or …
1157 # A `ListPolicy` can define specific values that are allowed or denied by
1159 # be used to allow or deny all values, by setting the `all_values` field. If
1165 "allowedValues": [ # List of values allowed at this resource. an only be set if no values are
1174 # set to `true`, then the values from the effective `Policy` of the parent
1175 # resource are inherited, meaning the values set in this `Policy` are
1176 # added to the values inherited up the hierarchy.
1178 # Setting `Policy` hierarchies that inherit both allowed values and denied
1179 # values isn't recommended in most circumstances to keep the configuration
1182 # In this case, the values that are allowed must be in `allowed_values` and
1196 # Example 1 (no inherited values):
1197 # `organizations/foo` has a `Policy` with values:
1199 # ``projects/bar`` has `inherit_from_parent` `false` and values:
1201 # The accepted values at `organizations/foo` are `E1`, `E2`.
1202 # The accepted values at `projects/bar` are `E3`, and `E4`.
1204 # Example 2 (inherited values):
1205 # `organizations/foo` has a `Policy` with values:
1207 # `projects/bar` has a `Policy` with values:
1209 # The accepted values at `organizations/foo` are `E1`, `E2`.
1210 # The accepted values at `projects/bar` are `E1`, `E2`, `E3`, and `E4`.
1212 # Example 3 (inheriting both allowed and denied values):
1213 # `organizations/foo` has a `Policy` with values:
1217 # The accepted values at `organizations/foo` are `E1`, `E2`.
1221 # `organizations/foo` has a `Policy` with values:
1223 # `projects/bar` has a `Policy` with values:
1225 # The accepted values at `organizations/foo` are `E1`, `E2`.
1226 # The accepted values at `projects/bar` are either all or none depending on
1233 # The accepted values at both levels are either all or none depending on
1238 # `organizations/foo` has a `Policy` with values:
1242 # The accepted values at `organizations/foo` are `E1`, E2`.
1246 # `organizations/foo` has a `Policy` with values:
1250 # The accepted values at `organizations/foo` are `E1`, E2`.
1256 "deniedValues": [ # List of values denied at this resource. Can only be set if no values are