FlowcontrolV1Subject

March 28, 2026 ยท View on GitHub

Subject matches the originator of a request, as identified by the request authentication system. There are three ways of matching an originator; by user, group, or service account.

Properties

NameTypeDescriptionNotes
groupV1GroupSubject[optional]
kindstr`kind` indicates which one of the other fields is non-empty. Required
service_accountV1ServiceAccountSubject[optional]
userV1UserSubject[optional]

[Back to Model list] [Back to API list] [Back to README]