stages
Parameters
value
The acceptable release stages of the permission in the output. Note that BETA
does not include permissions in GA
, but you can specify both with ["GA", "BETA"]
for example. Can be a list of "ALPHA"
, "BETA"
, "GA"
, "DEPRECATED"
. Default is ["GA"]
.
Parameters
values
The acceptable release stages of the permission in the output. Note that BETA
does not include permissions in GA
, but you can specify both with ["GA", "BETA"]
for example. Can be a list of "ALPHA"
, "BETA"
, "GA"
, "DEPRECATED"
. Default is ["GA"]
.