Class DeleteGroupRequest (0.36.1)

The DeleteGroup request. The default behavior is to be able to delete a single group without any descendants.

If this field is true, then the request means to delete a group with all its descendants. Otherwise, the request means to delete a group only when it has no descendants. The default value is false.

Inheritance

builtins.object > google.protobuf.pyext._message.CMessage > builtins.object > google.protobuf.message.Message > DeleteGroupRequest