Committing **/proto.lock changes
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
parent
c1c147cb17
commit
3a8ca7d202
1 changed files with 98 additions and 0 deletions
|
|
@ -71,6 +71,10 @@
|
|||
"type" : "string",
|
||||
"optional" : true
|
||||
} ]
|
||||
}, {
|
||||
"name" : "CollectionToStreamMapper",
|
||||
"type_id" : 65609,
|
||||
"fields" : [ ]
|
||||
}, {
|
||||
"name" : "GroupListPredicate",
|
||||
"type_id" : 65568,
|
||||
|
|
@ -80,6 +84,10 @@
|
|||
"type" : "string",
|
||||
"optional" : true
|
||||
} ]
|
||||
}, {
|
||||
"name" : "AuthClientSessionSetMapper",
|
||||
"type_id" : 65608,
|
||||
"fields" : [ ]
|
||||
}, {
|
||||
"name" : "RemoveUserSessionsEvent",
|
||||
"type_id" : 65564,
|
||||
|
|
@ -528,6 +536,45 @@
|
|||
"type" : "string"
|
||||
}
|
||||
} ]
|
||||
}, {
|
||||
"name" : "PermissionTicketRemovedEvent",
|
||||
"type_id" : 65613,
|
||||
"fields" : [ {
|
||||
"id" : 1,
|
||||
"name" : "id",
|
||||
"type" : "string",
|
||||
"optional" : true
|
||||
}, {
|
||||
"id" : 2,
|
||||
"name" : "owner",
|
||||
"type" : "string",
|
||||
"optional" : true
|
||||
}, {
|
||||
"id" : 3,
|
||||
"name" : "requester",
|
||||
"type" : "string",
|
||||
"optional" : true
|
||||
}, {
|
||||
"id" : 4,
|
||||
"name" : "resource",
|
||||
"type" : "string",
|
||||
"optional" : true
|
||||
}, {
|
||||
"id" : 5,
|
||||
"name" : "resourceName",
|
||||
"type" : "string",
|
||||
"optional" : true
|
||||
}, {
|
||||
"id" : 6,
|
||||
"name" : "scope",
|
||||
"type" : "string",
|
||||
"optional" : true
|
||||
}, {
|
||||
"id" : 7,
|
||||
"name" : "serverId",
|
||||
"type" : "string",
|
||||
"optional" : true
|
||||
} ]
|
||||
}, {
|
||||
"name" : "SessionPredicate",
|
||||
"type_id" : 65565,
|
||||
|
|
@ -923,6 +970,10 @@
|
|||
"type" : "string",
|
||||
"optional" : true
|
||||
} ]
|
||||
}, {
|
||||
"name" : "MapEntryToKeyMapper",
|
||||
"type_id" : 65611,
|
||||
"fields" : [ ]
|
||||
}, {
|
||||
"name" : "ClientScopeRemovedEvent",
|
||||
"type_id" : 65579,
|
||||
|
|
@ -970,6 +1021,45 @@
|
|||
"type" : "string",
|
||||
"optional" : true
|
||||
} ]
|
||||
}, {
|
||||
"name" : "PermissionTicketUpdatedEvent",
|
||||
"type_id" : 65614,
|
||||
"fields" : [ {
|
||||
"id" : 1,
|
||||
"name" : "id",
|
||||
"type" : "string",
|
||||
"optional" : true
|
||||
}, {
|
||||
"id" : 2,
|
||||
"name" : "owner",
|
||||
"type" : "string",
|
||||
"optional" : true
|
||||
}, {
|
||||
"id" : 3,
|
||||
"name" : "requester",
|
||||
"type" : "string",
|
||||
"optional" : true
|
||||
}, {
|
||||
"id" : 4,
|
||||
"name" : "resource",
|
||||
"type" : "string",
|
||||
"optional" : true
|
||||
}, {
|
||||
"id" : 5,
|
||||
"name" : "resourceName",
|
||||
"type" : "string",
|
||||
"optional" : true
|
||||
}, {
|
||||
"id" : 6,
|
||||
"name" : "scope",
|
||||
"type" : "string",
|
||||
"optional" : true
|
||||
}, {
|
||||
"id" : 7,
|
||||
"name" : "serverId",
|
||||
"type" : "string",
|
||||
"optional" : true
|
||||
} ]
|
||||
}, {
|
||||
"name" : "AuthenticatedClientSessionStore",
|
||||
"type_id" : 65595,
|
||||
|
|
@ -1102,6 +1192,10 @@
|
|||
"type" : "string",
|
||||
"optional" : true
|
||||
} ]
|
||||
}, {
|
||||
"name" : "GroupAndCountCollectorSupplier",
|
||||
"type_id" : 65610,
|
||||
"fields" : [ ]
|
||||
}, {
|
||||
"name" : "ReplaceFunction",
|
||||
"type_id" : 65656,
|
||||
|
|
@ -1267,6 +1361,10 @@
|
|||
"type" : "string",
|
||||
"optional" : true
|
||||
} ]
|
||||
}, {
|
||||
"name" : "SessionUnwrapMapper",
|
||||
"type_id" : 65612,
|
||||
"fields" : [ ]
|
||||
}, {
|
||||
"name" : "InIdentityProviderPredicate",
|
||||
"type_id" : 65572,
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue