Class BulkExportRelationshipsResponse

java.lang.Object
com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessage
com.google.protobuf.GeneratedMessage
com.authzed.api.v1.BulkExportRelationshipsResponse
All Implemented Interfaces:
BulkExportRelationshipsResponseOrBuilder, com.google.protobuf.Message, com.google.protobuf.MessageLite, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, Serializable

public final class BulkExportRelationshipsResponse extends com.google.protobuf.GeneratedMessage implements BulkExportRelationshipsResponseOrBuilder
 BulkExportRelationshipsResponse is one page in a stream of relationship
 groups that meet the criteria specified by the originating request. The
 server will continue to stream back relationship groups as quickly as it can
 until all relationships have been transmitted back.
 
Protobuf type authzed.api.v1.BulkExportRelationshipsResponse
See Also: