Interface protos.google.iam.v1.IBindingDelta (2.3.6)

Properties of a BindingDelta.

Package

@google-cloud/tasks!

Properties

action

  action 
 ?: 
  
 ( 
 google 
 . 
 iam 
 . 
 v1 
 . 
 BindingDelta 
 . 
 Action 
 | 
 keyof 
  
 typeof 
  
 google 
 . 
 iam 
 . 
 v1 
 . 
 BindingDelta 
 . 
 Action 
 | 
 null 
 ); 
 

BindingDelta action

Property Value
Type Description
( google.iam.v1.BindingDelta.Action |keyof typeof google.iam.v1.BindingDelta.Action |null)

condition

  condition 
 ?: 
  
 ( 
 google 
 . 
 type 
 . 
 IExpr 
 | 
 null 
 ); 
 

BindingDelta condition

Property Value
Type Description
( google.type.IExpr |null)

member

  member 
 ?: 
  
 ( 
 string 
 | 
 null 
 ); 
 

BindingDelta member

Property Value
Type Description
(string|null)

role

  role 
 ?: 
  
 ( 
 string 
 | 
 null 
 ); 
 

BindingDelta role

Property Value
Type Description
(string|null)
Design a Mobile Site
View Site in Mobile | Classic
Share by: