action
fun action(action: AuthRuleV2CreateParams.Body.CreateAuthRuleRequestProgramLevel.Parameters.ConditionalAuthorizationActionParameters.Action): AuthRuleV2CreateParams.Body.CreateAuthRuleRequestProgramLevel.Parameters.ConditionalAuthorizationActionParameters.Builder
The action to take if the conditions are met.
fun action(action: JsonField<AuthRuleV2CreateParams.Body.CreateAuthRuleRequestProgramLevel.Parameters.ConditionalAuthorizationActionParameters.Action>): AuthRuleV2CreateParams.Body.CreateAuthRuleRequestProgramLevel.Parameters.ConditionalAuthorizationActionParameters.Builder
Sets Builder.action to an arbitrary JSON value.
You should usually call Builder.action with a well-typed Action value instead. This method is primarily for setting the field to an undocumented or not yet supported value.