listIndexes method
- ListIndexesRequest request, {
- CallOptions? options,
Implementation
$grpc.ResponseFuture<$4.ListIndexesResponse> listIndexes($4.ListIndexesRequest request, {$grpc.CallOptions? options}) {
return $createUnaryCall(_$listIndexes, request, options: options);
}