Package 

Class PermissionService.WriteRelationshipsRequest.Builder

  • All Implemented Interfaces:
    com.authzed.api.v1.PermissionService.WriteRelationshipsRequestOrBuilder , com.google.protobuf.Message.Builder , com.google.protobuf.MessageLite.Builder , com.google.protobuf.MessageLiteOrBuilder , com.google.protobuf.MessageOrBuilder , java.lang.Cloneable

    
    public final class PermissionService.WriteRelationshipsRequest.Builder
    extends GeneratedMessageV3.Builder<BuilderType> implements PermissionService.WriteRelationshipsRequestOrBuilder
                        
    WriteRelationshipsRequest contains a list of Relationship mutations that
    should be applied to the service. If the optional_preconditions parameter
    is included, all of the specified preconditions must also be satisfied before
    the write will be committed.
    
    Protobuf type authzed.api.v1.WriteRelationshipsRequest