Package 

Class PermissionService.DeleteRelationshipsRequest

  • All Implemented Interfaces:
    com.authzed.api.v1.PermissionService.DeleteRelationshipsRequestOrBuilder , com.google.protobuf.Message , com.google.protobuf.MessageLite , com.google.protobuf.MessageLiteOrBuilder , com.google.protobuf.MessageOrBuilder , java.io.Serializable

    
    public final class PermissionService.DeleteRelationshipsRequest
    extends GeneratedMessageV3 implements PermissionService.DeleteRelationshipsRequestOrBuilder
                        
    DeleteRelationshipsRequest specifies which Relationships should be deleted,
    requesting the delete of *ALL* relationships that match the specified
    filters. If the optional_preconditions parameter is included, all of the
    specified preconditions must also be satisfied before the delete will be
    executed.
    
    Protobuf type authzed.api.v1.DeleteRelationshipsRequest