deletionProtection property
Set to true to make the AuthorizedView protected against deletion.
The parent Table and containing Instance cannot be deleted if an AuthorizedView has this bit set.
Implementation
core.bool? deletionProtection;
Set to true to make the AuthorizedView protected against deletion.
The parent Table and containing Instance cannot be deleted if an AuthorizedView has this bit set.
core.bool? deletionProtection;