Searched defs:fetchAcl (Results 1 – 3 of 3) sorted by relevance
558 default void fetchAcl( in fetchAcl() method729 public void fetchAcl( in fetchAcl() method in DocumentServiceGrpc.DocumentServiceStub864 public com.google.cloud.contentwarehouse.v1.FetchAclResponse fetchAcl( in fetchAcl() method in DocumentServiceGrpc.DocumentServiceBlockingStub1002 fetchAcl(com.google.cloud.contentwarehouse.v1.FetchAclRequest request) { in fetchAcl() method in DocumentServiceGrpc.DocumentServiceFutureStub
1050 public final FetchAclResponse fetchAcl(String resource) { in fetchAcl() method in DocumentServiceClient1082 public final FetchAclResponse fetchAcl(FetchAclRequest request) { in fetchAcl() method in DocumentServiceClient
187 public void fetchAcl(FetchAclRequest request, StreamObserver<FetchAclResponse> responseObserver) { in fetchAcl() method in MockDocumentServiceImpl