BindingDelta$json top-level constant
Implementation
@$core.Deprecated('Use bindingDeltaDescriptor instead')
const BindingDelta$json = {
'1': 'BindingDelta',
'2': [
{
'1': 'action',
'3': 1,
'4': 1,
'5': 14,
'6': '.google.iam.v1.BindingDelta.Action',
'10': 'action'
},
{'1': 'role', '3': 2, '4': 1, '5': 9, '10': 'role'},
{'1': 'member', '3': 3, '4': 1, '5': 9, '10': 'member'},
{
'1': 'condition',
'3': 4,
'4': 1,
'5': 11,
'6': '.google.type.Expr',
'10': 'condition'
},
],
'4': [BindingDelta_Action$json],
};