event Stream
fun eventStream(eventStream: AuthRuleV2CreateParams.Body.CreateAuthRuleRequestProgramLevel.EventStream): AuthRuleV2CreateParams.Body.CreateAuthRuleRequestProgramLevel.Builder
The event stream during which the rule will be evaluated.
fun eventStream(eventStream: JsonField<AuthRuleV2CreateParams.Body.CreateAuthRuleRequestProgramLevel.EventStream>): AuthRuleV2CreateParams.Body.CreateAuthRuleRequestProgramLevel.Builder
Sets Builder.eventStream to an arbitrary JSON value.
You should usually call Builder.eventStream with a well-typed EventStream value instead. This method is primarily for setting the field to an undocumented or not yet supported value.